https://bugs.kde.org/show_bug.cgi?id=520509
--- Comment #4 from michaelk83 <[email protected]> --- (In reply to Daniil B from comment #0) Btw: > The service must not interpret or transcode the value based on content_type — > it is metadata for clients only. Where do you see this part in the specification? I could not find that specified. > The freedesktop Secret Service spec > (https://specifications.freedesktop.org/secret-service/latest-single/) > defines "value" as an array of bytes. True, but in the same section, it also defines an accompanying `String content_type`, which is defined as "The content type of the secret." Section 14.1.1. https://specifications.freedesktop.org/secret-service/latest-single/#id-1.3.4.2 This implies to me that the content type can be reasonably expected to match the actual content (though granted, that isn't specified either). -- You are receiving this mail because: You are watching all bug changes.
