tejado / obsidian-gpgCrypt

Seamlessly encrypts your notes using GPG. Supports smartcards for enhanced security! 🔒📝📎
MIT License
34 stars 6 forks source link

Asks for key passwd twice, #13

Open taspenwall opened 3 months ago

taspenwall commented 3 months ago

I've been checking out your pluging as I need to encrypt some of my notes. So far pretty good, but one thing thats kind of anoying is that to decrypt/encrypt it asks for the password twice and it has to correct twice. Also is there any plans to use gpg keys stored on smart cards or yubikey?

tejado commented 3 months ago

Thanks for confirmation. I experienced the same and working on a fix.

Please read the README: smartcards (including yubikeys) are supported over gpg CLI Wrapper mode. I'm already using this myself.