gnome-keyring-3
GNOME keyring services (daemon and tools)
Install
- All systems
-
curl cmd.cat/gnome-keyring-3.sh
- Debian
-
apt-get install gnome-keyring - Ubuntu
-
apt-get install gnome-keyring -
Alpine
-
apk add gnome-keyring - Arch Linux
-
pacman -S gnome-keyring - Kali Linux
-
apt-get install gnome-keyring - CentOS
-
yum install gnome-keyring - Fedora
-
dnf install gnome-keyring - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install gnome-keyring - Raspbian
-
apt-get install gnome-keyring - Docker
-
docker run cmd.cat/gnome-keyring-3 gnome-keyring-3powered by Commando
gnome-keyring
GNOME keyring services (daemon and tools)
gnome-keyring is a daemon in the session, similar to ssh-agent, and other applications can use it to store passwords and other sensitive information. 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.