Skip to content
/ passman Public

Password manager written in bash. Depends on ccrypt, pwgen and optionally rlwrap.

License

Notifications You must be signed in to change notification settings

booski/passman

Repository files navigation

passman

Passman is a multi-user password manager written in bash.

Installation

sudo apt-get install ccrypt pwgen rlwrap
git clone https://github.com/booski/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.

About

Password manager written in bash. Depends on ccrypt, pwgen and optionally rlwrap.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published