diff options
Diffstat (limited to 'misc/gnome-keyring/README')
-rw-r--r-- | misc/gnome-keyring/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/gnome-keyring/README b/misc/gnome-keyring/README new file mode 100644 index 0000000000..6065ed76c1 --- /dev/null +++ b/misc/gnome-keyring/README @@ -0,0 +1,6 @@ +GNOME Keyring is a program designed to take care of the user's +security credentials, such as user names and passwords, in an +easy to access manner. The keyring is implemented as a daemon +and uses the process name gnome-keyring-daemon. + +This requires libtasn1 and GConf. |