Hello, > > I did so, amongst other reasons, because of its OpenPGP card support, > > but I don't manage to get it working: > > I have a Nitrokey Pro and it definitely works in Debian 9. But indeed, > you need get your scdaemon working. It all depends on it. Gpg-agent > should load scdaemon automatically. > > > $ systemctl --user status gpg-agent > > ● gpg-agent.service - GnuPG cryptographic agent and passphrase cache > Loaded: loaded (/usr/lib/systemd/user/gpg-agent.service; static; vendor > preset: enabled) > Active: active (running) since Sun 2017-07-16 15:31:38 EEST; 5h 32min ago > Docs: man:gpg-agent(1) > Main PID: 1630 (gpg-agent) > CGroup: /user.slice/user-1000.slice/user@1000.service/gpg-agent.service > ├─1630 /usr/bin/gpg-agent --supervised > └─1632 scdaemon --multi-server >
Thank you very much for the hint! Unfortunately, my output looks different, the scdaemon is missing (quel surprise!): % systemctl --user status gpg-agent ● gpg-agent.service - GnuPG cryptographic agent and passphrase cache Loaded: loaded (/usr/lib/systemd/user/gpg-agent.service; static; vendor pres Active: active (running) since Wed 2017-07-12 21:07:38 CEST; 4 days ago Docs: man:gpg-agent(1) Main PID: 1749 (gpg-agent) CGroup: /user.slice/user-1000.slice/user@1000.service/gpg-agent.service └─1749 /usr/bin/gpg-agent --supervised Is there some special configuration to activate it? cu -- Markus Grunwald http://www.the-grue.de/~markus/markus_grunwald.gpg