henryboldi / felony

🔑🔥📈 Next Level PGP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request - Use a PKCS11 device as a private key

wtfaremyinitials opened this issue · comments

Devices such as the YubiKey using the PKCS11 standard allow a physical device to perform cryptographic operations using a key stored on-device. This is great because if the host computer is compromised, the keys remain safe. I think support for these types of setups would be a great addition to felony.

Opening this PR to gauge interest-- it's definitely a feature I would be willing to take on the development of.

This is something I'd be interested in too, love my YubiKey :)