Support PIN unlocking
mvdan opened this issue · comments
Daniel Martí commented
Similar to the browser extension. Having to type the full master password whenever one needs to unlock decryption is a bit cumbersome.
I assume one way to do this would be to optionally store the decryption key, encrypted with the PIN password. We can request a code review in #3 once this is implemented.