|
|
|
|
|
by wkat4242
747 days ago
|
|
Oh yeah I don't really use macOS anymore. And I do really need PGP functionality for my password manager. I used pkcs11 before with openct and opensc (on OpenHSM PIV cards) and the problem I had with it was that I always needed to runtime-link a library to the SSH binary to make it work which was often causing problems on different platforms. The nice thing about using PGP/GPG is that it can simulate an SSH agent so none of this is necessary, it will just communicate with the agent over a local socket. |
|
Just curious: is it https://www.passwordstore.org/?