You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: