meld-cp / obsidian-encrypt

Hide secrets in your Obsidian.md vault
MIT License
544 stars 32 forks source link

Fingerprint Option #122

Closed mjain234 closed 8 months ago

mjain234 commented 9 months ago

There should be a fingerprint Option for encrypting note which would be much faster instead of typing the password. Will there be in future?

meld-cp commented 8 months ago

Hi @mjain234,

I agree, using a fingerprint would be great, but I'm not sure how this would translate to the desktop app which typically don't have fingerprint readers.

Devices without fingerprint readers could fallback to passwords, but then does that mean I need to keep track of 2 encrypted copies of notes (one for fingerprints and the other for a fallback password)? What happens when you change a note on a device without a fingerprint reader, I need to reecrypt the changes, but now can't use the fingerprint data.

Sounds complicated