Initial import of gnome-keyring, version 0.2.0:
authorjmmv <jmmv>
Thu, 1 Apr 2004 18:24:41 +0000 (18:24 +0000)
committerjmmv <jmmv>
Thu, 1 Apr 2004 18:24:41 +0000 (18:24 +0000)
commit3c1f4a22df5bd9d7ee12b3864bc782d16a75f054
tree6b8c56e3f6cfd01fb3fc9bb4fa1c3cd3378e5ca8
parent554901fa057159c719e07400b7849f2897f8300a
Initial import of gnome-keyring, version 0.2.0:

gnome-keyring is a program that keeps passwords and other secrets for
users.  It is run as a damon in the session, similar to ssh-agent, and
other applications can locate it by an environment variable.

The program can manage several keyrings, each with its own master
password, and there is also a session keyring which is never stored to
disk, but forgotten when the session ends.

The library libgnome-keyring is used by applications to integrate with
the gnome keyring system.  However, at this point the library hasn't
been tested and used enough to consider the API to be publically exposed.
Therefore use of libgnome-keyring is at the moment limited to internal
use in the gnome desktop.  However, we hope that the gnome-keyring API
will turn out useful and good, so that later it can be made public for
any application to use.
security/gnome-keyring/DESCR [new file with mode: 0644]
security/gnome-keyring/Makefile [new file with mode: 0644]
security/gnome-keyring/PLIST [new file with mode: 0644]
security/gnome-keyring/buildlink3.mk [new file with mode: 0644]
security/gnome-keyring/distinfo [new file with mode: 0644]