mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
9 lines
409 B
Plaintext
9 lines
409 B
Plaintext
pwsafe is a unix commandline program that manages encrypted password
|
|
databases. There are few features listed:
|
|
|
|
* Pure command-line operation if desired (good for remote access over ssh).
|
|
* Can interact with X11 selection & clipboard.
|
|
* Portable, endianess-clean, misaligned-access-free C++.
|
|
* Compatible with CounterPane's PasswordSafe Win32 program versions 1.9.x.
|
|
* Funny comments included in source code.
|