gokey
simple vaultless password manager in Go
Install
- All systems
-
curl cmd.cat/gokey.sh
- Debian
-
apt-get install gokey
- Ubuntu
-
apt-get install gokey
- Kali Linux
-
apt-get install gokey
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gokey
- Dockerfile
- dockerfile.run/gokey
gokey
simple vaultless password manager in Go
gokey is a password manager, which does not require a password vault. Instead of storing your passwords in a vault it derives your password on the fly from your master password and supplied realm string (for example, resource URL). This way you do not have to manage, backup or sync your password vault (or trust its management to a third party) as your passwords are available immediately anywhere.