https://bugs.kde.org/show_bug.cgi?id=520509
--- Comment #3 from michaelk83 <[email protected]> --- (In reply to Daniil B from comment #2) It's possible that gnome-keying is more tolerant to binary data in "text" secrets, and that is something that ksecret could improve on their end. But as a matter of principle, secrets that contain binary data shouldn't be marked as "text", and furthermore, secrets that are marked as "utf-8" shouldn't contain non-utf-8 characters. Since you mentioned that go-keyring always sets content_type="text/plain; charset=utf8", that would mean that go-keyring lacks proper support for binary data on their end. Setting "text/plain; charset=utf8" for binary data is simply incorrect. So yea, if you can report the bug to them too, please do. -- You are receiving this mail because: You are watching all bug changes.
