Download List

專案描述

pwsafe is a command line password database program for Unix. It is compatible with Counterpane's
Win32 Password Safe software. It can also copy the
passwords into the X selection and clipboard, but
it doesn't open a visible window. The encrypted
password database uses the same format as PasswordSafe 2.x (1.[7-9].x is also supported). The database is encrypted with blowfish, and a single passphrase decrypts it all.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-10-01 09:41
0.2.0

This release added compatability with PasswordSafe 2.0 databases (including support for groups), the ability to export and merge databases, and some small usability enhancements requested by users. Build issues on RedHat Fedora Core 3 and 4, SUSE, and OS X Tiger were fixed.
標籤: Major feature enhancements

2004-03-02 11:43
0.1.6

This release adds the ability to quit with a keystroke, and fixes
build issues on Solaris, *BSD, and Mac OS X.
標籤: Minor feature enhancements

2004-02-21 16:13
0.1.5

The getopt_long() and readline() dependencies are gone. A broken
readline.h is handled better now. "Use default password? (y/n)" has been
fixed; you can now answer No and have it stick.
標籤: Minor bugfixes

2004-02-12 20:19
0.1.4

Segfaults in the secure allocator of release 0.1.3
were fixed. A "make check" target was added. A
known-good database, named test.dat, was added. A
selftest script was added so you can verify that
your pwsafe is built correctly. The
--with-openssl-dir=dir and --with/without-readling
options were added to ./configure.
標籤: Major bugfixes

2004-02-10 16:07
0.1.3

This release is feature complete. Strings and
cryptographic keys are kept in unswappable memory.
The random number generator is seeded from ~/.rnd
(as well as the usual /dev/urandom). The autoconf
and build have been tweaked to work on a wider
variety of OSes and gcc versions, from Red Hat 6.2
egcs-2.91 to Debian unstable gcc 3.3.3.
標籤: Initial freshmeat announcement

Project Resources