GNOME Keyring

This is an old revision of this page, as edited by Jdc1197 (talk | contribs) at 15:21, 7 April 2014 (→‎See also: Removed redlink). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

GNOME Keyring is a daemon application designed to take care of the user's security credentials, such as user names and passwords. The sensitive data is encrypted and stored in a keyring file in the user's home folder. The default keyring uses the login password for encryption, so users don't need to remember yet another password.

GNOME Keyring
Developer(s)GNOME developers
Repository
Written inC
Operating systemCross-platform
Type
LicenseGPL
Websitewiki.gnome.org/Projects/GnomeKeyring

GNOME Keyring is implemented as a daemon and uses the process name gnome-keyring-daemon. Applications can store and request passwords by using the libgnome-keyring library.

GNOME Keyring is part of the GNOME desktop.

GNOME Keyring Manager

The GNOME Keyring Manager was a user interface for the GNOME Keyring. As of GNOME 2.22 it is deprecated and replaced entirely with Seahorse.[1]

See also

References