[Linux] Breaks Gnome Keyring with Empty Password
The secrets are stored as JSON value with multiple keys. The string is pretty formatted, thus has newlines. When using a gnome keyring with an empty password, such a value breaks the loading of the keyring during the next boot.
Proposed solution: Use Base64 encoding before storing the value.
Is there any action on this?
⚠️ This issue has been marked as stale because it has been open for 60 days with no activity.
If this issue is still relevant, please comment to keep it active. Otherwise, it will be closed in 60 days.
Thanks for bringing this up, i will dive into this later this week.
I have released v10 which should fix this issue.