secret-tool
Library for storing and retrieving passwords and other secrets
Install
- All systems
-
curl cmd.cat/secret-tool.sh
- Debian
-
apt-get install libsecret-tools - Ubuntu
-
apt-get install libsecret-tools -
Alpine
-
apk add libsecret - Arch Linux
-
pacman -S libsecret - Kali Linux
-
apt-get install libsecret-tools - CentOS
-
yum install libsecret - Fedora
-
dnf install libsecret - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libsecret-tools - OS X
-
brew install libsecret - Raspbian
-
apt-get install libsecret-tools - Docker
-
docker run cmd.cat/secret-tool secret-toolpowered by Commando
libsecret
Library for storing and retrieving passwords and other secrets
libsecret-tools
tool for storing and retrieving GObject passwords
This package provides a command line tool using libsecret to access the freedesktop.org Secret Service API. This can be used to store and retrieve passwords for desktop applications.