csv2yapet
Yet Another Password Encryption Tool
Install
- All systems
-
curl cmd.cat/csv2yapet.sh
- Debian
-
apt-get install yapet
- Ubuntu
-
apt-get install yapet
- Kali Linux
-
apt-get install yapet
- Fedora
-
dnf install yapet
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install yapet
- Raspbian
-
apt-get install yapet
- Dockerfile
- dockerfile.run/csv2yapet
yapet
Yet Another Password Encryption Tool
Yapet is a curses based password encryption tool using the Blowfish encryption algorithm to store password records encrypted on disk. Its primary aim is to provide a safe way to store passwords in a file on disk while having a small footprint.