Keyrings, redux

Stef Walter stefw at gnome.org
Tue Aug 21 05:00:25 PDT 2012


On 08/21/2012 04:43 AM, Jerome Leclanche wrote:
> Googling xdg keyring brings this
> up: http://old.nabble.com/Unifying-KWallet-Gnome-Keyring-td19098909.html
> 
> Has there ever been any effort towards this? This is something we're
> eventually going to hit in Razor, and I'd like to work on this if needs
> be. If there hasn't, what would be a good place to start? I don't
> exactly want to alienate gnome and kde in the process.

I just implemented the Secret Service API in libsecret, so I'm fresh
with the various issues. You can also use libsecret and secret-tool to
test your API a bit.

I have a python mock secret service to test against here:

http://git.gnome.org/browse/libsecret/tree/libsecret/tests/mock

Anyway, all that to say if you run into anything that's not clear please
post on authentication at lists.freedesktop.org and I'll help out.

Note that there's no absolute requirement for any crypto stuff when
implementing the Secret Service API. That's optional.

Cheers,

Stef



More information about the xdg mailing list