mvdan / bitw

Minimalist BitWarden client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support PIN unlocking

mvdan opened this issue · comments

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.