summaryrefslogtreecommitdiff
path: root/gnome-keyring.doap
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@redhat.com>2018-05-25 12:42:17 +0200
committerDaiki Ueno <dueno@redhat.com>2018-05-25 12:42:17 +0200
commit1c83f5bf6d3fdb646d31d4ac4f0f38c8f5e1ac9d (patch)
treec43b59d19dba3d9231c33893a5acc6b6b44b33eb /gnome-keyring.doap
parent9f21625914c1b034f00abe029ee82170b8ea6655 (diff)
downloadgnome-keyring-1c83f5bf6d3fdb646d31d4ac4f0f38c8f5e1ac9d.tar.gz
doap: add <description>
Diffstat (limited to 'gnome-keyring.doap')
-rw-r--r--gnome-keyring.doap10
1 files changed, 10 insertions, 0 deletions
diff --git a/gnome-keyring.doap b/gnome-keyring.doap
index 054f78bb..410ad1a8 100644
--- a/gnome-keyring.doap
+++ b/gnome-keyring.doap
@@ -6,6 +6,16 @@
<name xml:lang="en">gnome-keyring</name>
<shortdesc xml:lang="en">Stores passwords and encryption keys</shortdesc>
+ <description>gnome-keyring is a program that keep password and other secrets for
+users. It is run as a daemon in the session, similar to ssh-agent, and
+other applications locate it via an environment variable or a D-Bus.
+
+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.</description>
<homepage rdf:resource="https://wiki.gnome.org/Projects/GnomeKeyring" />
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-keyring-list" />