pws 0.1.2 (Default branch) |
|
|
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.
License: GNU General Public License v2
Changes:
libpws got a soname. Subtree exporting and
enabling/disabling actions based on the current
selected item were added. Additionally, major code
cleanups in the pws code were made.
|