I have recently forgotten password for my jabber account, which doesn't have any simple way to reset it (e-mail only). I have this password stored however on gajim on one of computers I use (I have root access). Gajim stores the password with gnome-keyring. What is the simplest way to obtain this password?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

There's a very interesting blog post from Michael Schurter with a Python script which extracts all passwords from the keyring, which is basically the same functionality which is achieved via Seahorse.

The comments are also pointing to a little Pyhton application called gkeyring, which does the same thing.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.