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

Wallet does not lock on close #5

Closed
stefonarch opened this issue Feb 20, 2018 · 4 comments
Closed

Wallet does not lock on close #5

stefonarch opened this issue Feb 20, 2018 · 4 comments

Comments

@stefonarch
Copy link

Using AppImage, on closing it does not lock the wallet. Security risk.

@cronoh
Copy link
Owner

cronoh commented Feb 20, 2018

Understood. I will be looking into adding two options in the near future:

  1. Auto-lock on window close
  2. Auto-lock on inactivity after x minutes.

I will leave this as an open issue until both of those are implemented. Thanks for the feedback!

@stefonarch
Copy link
Author

Thanks for coding ;)
Default "on" for both settings IMHO.

@cronoh
Copy link
Owner

cronoh commented Feb 22, 2018

Both of these options have been added in c89596c and should be live. Let me know if you experience any issues!

Options can be configured in the App Settings, and default to:
Lock Wallet On Close: Yes
Lock Wallet After Inactivity: 30 Minutes

@cronoh cronoh closed this as completed Feb 22, 2018
@stefonarch
Copy link
Author

Works as expected, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants