A screenshot of GNOME Keyring Manager 2.12.1.
|
|
Developer(s) | GNOME developers |
---|---|
Stable release | 3.24.1 (12 April 2017 | )
Preview release | 3.25.1 (26 April 2017 | )
Written in | C |
Operating system | Cross-platform |
Type | |
License | GPL |
Website |
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 directory. The default keyring uses the login password for encryption, so users don't need to remember yet another password.
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.
The GNOME Keyring Manager (gnome-keyring-manager) was a user interface for the GNOME Keyring. As of GNOME 2.22, it is deprecated and replaced entirely with Seahorse.