Jochen Hoenicke - 2005-11-24

Logged In: YES
user_id=18252

Thank you for the interesting link.

Passwordmaker uses a completely different (but interesting)
approach. There is no database of passwords, but the
password is calculated from the master password. The
disadvantage is, that you have to change all passwords if
you change the master password, but the big advantage is
that you don't need to carry a database around. You can
calculate all passwords anywhere, provided you have the
software.

Now to answer your question: Yes, it is possible to build a
similar firefox/ie-plugin for keyring based on their code.
There are some hurdles, e.g. keyring does not have a field
for URLs, yet, which is important to automatically fill in
the password fields when visiting a site.

However, as firefox and kde-wallet already provide
password-databases it may be useful, to synchronise with
them. What is needed here is some standard secure
interchange format, that makes it possible to merge entries.