Skip to content
/ passman Public
forked from booski/passman

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

License

Notifications You must be signed in to change notification settings

dsv-su/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/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.

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

Languages

  • Shell 92.1%
  • Perl 7.9%