Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple passwords support #4

Open
fastaddons opened this issue Jun 30, 2020 · 0 comments
Open

Multiple passwords support #4

fastaddons opened this issue Jun 30, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@fastaddons
Copy link
Collaborator

It would be nice to have support for multiple passwords.
The underlying code already supports this, so all I have to do is create GUI for managing passwords.
Things to think about:

  • when deleting password, check if there are notes encrypted with that password. Because deleting that password would lock those notes forever! So probably just list them for user with button "Delete password and notes".
  • add and store password name - so that when user creates new note, he will know which password is being used
@fastaddons fastaddons added the enhancement New feature or request label Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

0 participants