Re: gnome-keyring Keyring D-Bus API
- From: Stef Walter <stefw collabora co uk>
- To: gnome-keyring-list gnome org, brad danga com
- Subject: Re: gnome-keyring Keyring D-Bus API
- Date: Tue, 17 May 2011 17:53:34 +0200
On 05/17/2011 05:45 PM, Brad Fitzpatrick wrote:
> I'm looking to write a Go (golang.org <http://golang.org>) D-Bus & GNOME
> Keyring client, without using any C library, including libgnome-keyring.
>
> Is the D-Bus API to the GNOME Keyring daemon formally documented
> anywhere (IDL, etc) or is my best bet just reading the libgnome-keyring
> client code? Or just looking around e.g. daemon/dbus/gkd-secret-service.c ?
It's all here:
http://specs.freedesktop.org/secret-service/
http://cgit.freedesktop.org/xdg/xdg-specs/tree/secret-service/org.freedesktop.Secrets.xml
Hopefully you should be able to communicate with both gnome-keyring and
ksecretservice using that DBus API. Gnome keyring hasn't completely
implemented the spec yet (in particular it doesn't support non-utf8
secrets, and perhaps one or two other corner cases).
Cheers,
Stef
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]