Re: gnome-keyring Problems integrating DBus code into Gnome Keyring



On 05/23/2011 08:47 PM, Stef Walter wrote:
I'm interested in the future providing a way to do an NTLM challenge
(and other forms of authentication 'chats') against the various secrets
in gnome-keyring. So I think we should integrate this properly. Here's
what I was thinking.

You didn't post anything about your DBus interface, so please bear with
me if I don't make sense :)

1. I would suggest a DBus interface that looks like this:

org.gnome.keyring.Auth.NtlmAuthentication:
    SignChallenge(in ByteArray input, out ByteArray output)

I've prototyped this, although with some slight changes here:

https://bugzilla.gnome.org/show_bug.cgi?id=652074

Cheers,

Stef


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]