Erik Thuning 9ed57d28f7 Removed rlwrap suport since it seems terminally broken.
Keeping the completion file (completion.pm) around in case of
a resurrection effort.
2024-10-11 15:17:06 +02:00
2024-10-11 13:57:44 +02:00
2024-10-11 13:57:44 +02:00
2017-06-14 14:50:01 +02:00
2024-10-11 13:57:44 +02:00
2013-04-22 14:18:39 +02:00
2024-10-11 14:22:53 +02:00
2017-10-05 11:28:49 +02:00
2024-10-10 16:50:00 +02:00
2017-06-14 14:49:07 +02:00

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.

Description
Password manager written in bash. Depends on ccrypt, pwgen and optionally rlwrap.
Readme 157 KiB
Languages
Shell 91.2%
Perl 8.8%