You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2026. It is now read-only.
Hi!
How about adding some privacy-related features?
For example, password-protected notes.
Example use case: you're stepped away and accidentally forgot to lock your desktop. Then everyone can access your very important notes.
Next case is a password leak. Everything is clear here, I think.
Of course, such notes must be encrypted in storage.
Some considerations for implementation:
Re-ask login password
Configure some master-password
Configure password for each protected note
Hi!
How about adding some privacy-related features?
For example, password-protected notes.
Example use case: you're stepped away and accidentally forgot to lock your desktop. Then everyone can access your very important notes.
Next case is a password leak. Everything is clear here, I think.
Of course, such notes must be encrypted in storage.
Some considerations for implementation:
Re-ask login password
Configure some master-password
Configure password for each protected note