Eugene
Eugene
What do you mean? Some simple README.md is available on openpgpcard3.3 branch.
I'm using Gentoo linux. Gnupg is build with `smartcard` USE flag and scdaemon is located in /usr/libexec dir. `gpg --card-status` looks pretty fine and I even can change card parameters...
I sure did. One more interesting thing is that moving private keys with `gpg --edit-key` `keytocard` do not replace key with stub on `save`. It can be a very subtle...
Thank you anyway =) BTW, what opengpg card are you using?
Thank you very much! I would like to do troubleshooting by myself, but I'm new to gpg. Could you point on the possible resons of observed behavior?
My commands listing. Init key in empty gpg homedir. ``` killall gpg-agent # needed to change it's homedir mkdir gpg1 cd gpg1 gpg --full-generate-key --expert --homedir . # Key type:...
Tried ce9d525. Problem is reproducible.
It's applet bug. [ykneo-openpgp](https://github.com/Yubico/ykneo-openpgp) works as expected, but I do not want to use it.
Which applet version is being installed?
From my limited experience I know that cards can have `pre-personalized` (aka `unfused`) state. By using `TK` (transport key) in combination with vendor-specific commands card's ATR and transmission protocol can...