Files
passman/README.md
Erik Thuning c29b01e9d0 Update README.md
Reverted referring to booski/passman instead of dsv-su/passman
2024-10-10 16:50:00 +02:00

20 lines
372 B
Markdown

passman
=======
Passman is a multi-user password manager written in bash.
Installation
------------
sudo apt-get install ccrypt pwgen rlwrap
git clone https://github.com/dsv-su/passman.git
cd passman
cp config.example config
sudo bash install
Usage
-----
Type `passman` to start passman in interactive mode. Type `help` to see
a list of commands.