Ri0n / QtNote

Note-taking application written with Qt in mind and able to read tomboy notes
http://ri0n.github.io/QtNote
GNU General Public License v3.0
21 stars 5 forks source link

password notes #64

Open Ri0n opened 8 years ago

Ri0n commented 8 years ago

Special encrypted storage allowing to decrypt just one note and show it or decrypt all of them for some timeout. Should show special form in note like location, login, password, description, comment. Should be removed from disk securely.

Probably this should be inherited from plain encrypted storage.