Download List

專案描述

pws aims to be a fully compatible passwordsafe
implementation. The heart of the project is
libpws, a general library for reading and writing
passwordsafe compatible files. Currently,
passwordsafe files format v2 and passwordsafe
files format v3.2 are supported. The other part of
the project is pws, a Qt-based GUI built around
libpws which aims to be an easy-to-use but
powerful passwordsafe implementation.

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.

2008-12-10 03:49
0.3.1

The password database is now searchable. There is support for system tray icons. Databases can be merged in addition to importing, and pws supports passwordsafe style *.plk lock files. Several bugs were fixed.
標籤: Unstable, Major feature enhancements

2008-03-23 16:13
0.2.1

Some Qt versions seem to have problems with malloc_secure()/free_secure(). The management of secured memory regions was rearranged to use a simple linked list instead of storing the size information directly inside of the allocated memory object. This should fix these Qt issues.
標籤: Stable, Minor bugfixes

2008-02-29 08:59
0.2.0

This is the first stable release.
標籤: Stable

2008-02-28 19:44
0.3.0

MinGW/Win32 support and a Windows installer were added.
標籤: Unstable, Minor feature enhancements

2008-01-26 10:13
0.2.0rc3

A serious bug that lead to a segfault when the password history is switched on was fixed along with some minor bugs and usability issues.
標籤: Unstable, Major bugfixes

Project Resources