Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

support password #9

Open
2 of 5 tasks
lehnberg opened this issue Dec 14, 2018 · 2 comments
Open
2 of 5 tasks

support password #9

lehnberg opened this issue Dec 14, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@lehnberg
Copy link
Contributor

lehnberg commented Dec 14, 2018

  • Allow users to optionally set a password.
  • This is then required each time wallet is launched.
  • Option to also set a "lock time" after a period of inactivity (configurable in minutes) that requires the wallet to be unlocked before it can be used again. During lock time, the wallet still listens (if listeners are active) and processes slates as usual - it's just the interface that's locked.
  • Ability to remove password. Requires current password.
  • Ability to change password. Requires current password.
@ravidio
Copy link
Contributor

ravidio commented Dec 17, 2018

suggest to split this to 2 issues - the first is done with latest PR and can be closed. it covers:

  1. setting a password when initiating a wallet.
  2. is password is set wallet has to be unlocked using unlock command before accessing any of the wallet operations.
  3. unlocked wallet can be locked again using lock

@lehnberg
Copy link
Contributor Author

@ravidio I've updated this ticket instead to include checkboxes/progress bar.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants