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

Encrypt as much of the application's data as possible #30

Open
powerkangaroo opened this issue Sep 14, 2020 · 0 comments
Open

Encrypt as much of the application's data as possible #30

powerkangaroo opened this issue Sep 14, 2020 · 0 comments

Comments

@powerkangaroo
Copy link

powerkangaroo commented Sep 14, 2020

Depends on: #28

After the wallet protection mechanism is chosen, encrypt as much of the application's data as possible with the involved secret (including public keys, transaction history, birth block, etc.). Use AES-256 and sufficient rounds of Argon2. Ideally, a user who can't authenticate themselves should learn nothing more than the fact that the application is installed on the device and should get no further than an authentication screen.

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

1 participant