diff options
Diffstat (limited to 'libraries/libsecret/README')
-rw-r--r-- | libraries/libsecret/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libraries/libsecret/README b/libraries/libsecret/README deleted file mode 100644 index ec51c1f524..0000000000 --- a/libraries/libsecret/README +++ /dev/null @@ -1,7 +0,0 @@ -libsecret is a library for storing and retrieving passwords and other -secrets. It communicates with the "Secret Service" using DBus. Both -gnome-keyring and ksecretservice are implementations of a Secret Service. - -libsecret (eventually) replaces libgnome-keyring. Modules still using -libgnome-keyring can coexist with others that have already been migrated -to libsecret. |