c5dd4b42a9
PR: ports/64911 Submitted by: Daniel Johansson <donnex@donnex.net>
10 lines
424 B
Plaintext
10 lines
424 B
Plaintext
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/
|