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.
Requirements:
· libgcrypt
· qt >= 4.3.0
What’s New in 0.1.5 Stable Release:
· This release fixes some minor bugs and usability issues.
What’s New in 0.2.0 RC1 Development Release:
· Two bugs were fixed.
· The first bug prevented the password history from working if there were more than one history entry with a timestamp of zero.
· The second bug caused pws to crash after adding new entries to the root item when creating a new database.
· pws now automagically detects the database format, and drag and drop is enabled.
Sources mirror 1 (tar.gz) (0.1.5 Stable)
Sources mirror 2 (tar.gz) (0.2.0 RC1 Development)