|
Re: Gnome-keyring: msg#00148gnome.gtk+.python
Jordi Ivars wrote: Hi all. It's currently not possible, since you do not have access to the libgnome-keyring library which is necessary for you to use to interact with the keyring daemon. There are two possible ways of solving this, so python applications can access the keyrings: 1) Write C bindings for the library 2) Reimplement the library in python 1 is very painful and requires a lot of PythonC knowledge. 2 is possible since the library communicates with the daemon through a socket, so if you chose this you need to dig into the gnome-keyring sources and do exactly as it does. Johan _______________________________________________ pygtk mailing list pygtk@xxxxxxxxxx http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Non blocking dialog window: 00148, Johan Dahlin |
|---|---|
| Next by Date: | Re: Gnome-keyring: 00148, Guillaume Proux |
| Previous by Thread: | Gnome-keyringi: 00148, Jordi Ivars |
| Next by Thread: | Re: Gnome-keyring: 00148, Guillaume Proux |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |