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 kdf logs using a key derived from seed phrase #2174

Open
gcharang opened this issue Jul 23, 2024 · 0 comments
Open

Encrypt kdf logs using a key derived from seed phrase #2174

gcharang opened this issue Jul 23, 2024 · 0 comments

Comments

@gcharang
Copy link

Currently, the logs are stored in plain text (natively and in browser)

To protect privacy of users, the logs should be encrypted. If it doesn't make sense to encrypt all the log data, at least coin names, balances, swap info should be encrypted.

To share the logs with a trusted 3rd party, kdf could implement a RPC that will export unencrypted logs

Related to: #1939

@gcharang gcharang changed the title Encrypt kdf logs using seed phrase Encrypt kdf logs using a key derived from seed phrase Jul 23, 2024
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