trocla
generate and store passwords and certificates on a central server
Install
- All systems
-
curl cmd.cat/trocla.sh
- Debian
-
apt-get install trocla
- Ubuntu
-
apt-get install trocla
- Kali Linux
-
apt-get install trocla
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install trocla
- Raspbian
-
apt-get install trocla
- Dockerfile
- dockerfile.run/trocla
trocla
generate and store passwords and certificates on a central server
Trocla helps you to generate random passwords and to store them in various formats (plain, MD5, bcrypt) for later retrival. An example for such an application is puppet and trocla can help you to not store any plaintext or hashed passwords in your manifests by keeping these passwords only on your puppetmaster.