zed icon indicating copy to clipboard operation
zed copied to clipboard

Prevent empty passwords

Open jzelinskie opened this issue 2 years ago • 0 comments

For users without a keychain, zed encrypts a file in ~/.zed. I think right now it's possible to accidentally enter your initial password as empty string, which breaks future attempts to decrypt.

This bug needs to be reproduced first and then addressed. We can probably just retry the password prompt if we get an empty password.

jzelinskie avatar Jan 23 '23 16:01 jzelinskie