schollz / cowyo

A feature-rich wiki webserver for minimalists :cow: :speech_balloon:
https://cowyo.com/
MIT License
920 stars 69 forks source link

Locking and encryption together = lost data. #152

Open Occabot opened 3 years ago

Occabot commented 3 years ago

Locking an entry with a word or passphrase prevents an entry from being edited. After unlocking the entry, and then encrypting it, you can no longer decrypt that entry, even if you click unlock and use your encryption word or passphrase. And the "decrypt" option is no longer available.

Maybe you can fix the lock/unlock, because it does something to the encryption where you can never decrypt that entry again, and that is the same as losing data.