pws software 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.
Product's homepage
Requirements:
· Libgcrypt
· Qt
What's New in This Release: [ read full changelog ]
· 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.