Brilliant, thanks, I'll look into it.<div><br clear="all">J. Leclanche<br>
<br><br><div class="gmail_quote">On Tue, Aug 21, 2012 at 1:00 PM, Stef Walter <span dir="ltr"><<a href="mailto:stefw@gnome.org" target="_blank">stefw@gnome.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5">On 08/21/2012 04:43 AM, Jerome Leclanche wrote:<br>
> Googling xdg keyring brings this<br>
> up: <a href="http://old.nabble.com/Unifying-KWallet-Gnome-Keyring-td19098909.html" target="_blank">http://old.nabble.com/Unifying-KWallet-Gnome-Keyring-td19098909.html</a><br>
><br>
> Has there ever been any effort towards this? This is something we're<br>
> eventually going to hit in Razor, and I'd like to work on this if needs<br>
> be. If there hasn't, what would be a good place to start? I don't<br>
> exactly want to alienate gnome and kde in the process.<br>
<br>
</div></div>I just implemented the Secret Service API in libsecret, so I'm fresh<br>
with the various issues. You can also use libsecret and secret-tool to<br>
test your API a bit.<br>
<br>
I have a python mock secret service to test against here:<br>
<br>
<a href="http://git.gnome.org/browse/libsecret/tree/libsecret/tests/mock" target="_blank">http://git.gnome.org/browse/libsecret/tree/libsecret/tests/mock</a><br>
<br>
Anyway, all that to say if you run into anything that's not clear please<br>
post on <a href="mailto:authentication@lists.freedesktop.org">authentication@lists.freedesktop.org</a> and I'll help out.<br>
<br>
Note that there's no absolute requirement for any crypto stuff when<br>
implementing the Secret Service API. That's optional.<br>
<br>
Cheers,<br>
<br>
Stef<br>
<br>
</blockquote></div><br></div>