Hello,
I'm following
this guide for setting up a NEO for SSH login. The issue is that after following the instructions closely, I can see the keys (via gpg2 --card-status) on the secure setup computer (Tails) but not my production computer (OS X). Relevant information
- I set up the NEO for CCID, OTP and UTF mode (the instructions say only CCID but shouldn't matter either way, and I tested both)
- I set up a master and sub keys per instructions on a Tails distro on a laptop (nice approach I wasn't aware of)
- I completed through Step 4 (loading the keys onto the NEO)
- Taking the NEO over to the production machine, "gpg2 --card-status" shows no keys (but otherwise showed the NEO's information, just with "General Key info" field)
- Going back and forth, same deal, I see them on the original Tails machine (running on a Macbook Pro) but not the OS X desktop
- On OS X I'm using GPGTools, on Tails the default installation
- Tried several things including the Step 5 gpg-agent setup, no go
I'm rather stuck, any ideas? I'd think the NEO would just spit out the same information on both platforms, why are the keys hidden on one?
TIA