blob: 4ce8d9e69652133843ca5f5b688112fade728257 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
Pwsafe is a unix commandline program that manages encrypted password databases.
* 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++. Compiles cleanly
on linux, *bsd, macos x, solaris.
* Compatible with CounterPane's PasswordSafe Win32 program versions 1.9.x.
WWW: http://nsd.dyndns.org/pwsafe/
|