lockgit icon indicating copy to clipboard operation
lockgit copied to clipboard

poor handling when encryption key is missing or wrong

Open jswidler opened this issue 4 years ago • 0 comments

The program panics if you give it a bad key, or probably if there is a file in the vault that is corrupted / encrypted with a different key. It should provides better error messages, and protect users from accidentally using the wrong key by verifying the key on set-key through some new mechanism.

jswidler avatar Nov 29 '19 01:11 jswidler