Password Safe is a database for encrypting sensitive information. Once opened with a master password, you can copy a password and paste it directly into your application. Alternatively, Password Safe supports “Auto Type” that enters the username and password into the target application by simulating keystrokes.
The database is encrypted using the Twofish encryption algorithm. A Linux version (currently in Beta) is also available from the website.
Alternatively, X-Password Safe and Password Safe Portable are stealth.
Application folder
Artistic License 2.0
- Download the “bin” ZIP package and extract to a folder of your choice
- Launch pwsafe.exe, click “New” to create a password database, and save the file
- Close the program and move pwsafe.cfg from C:UsersUSERAppDataLocalPasswordSafe into the program folder
- Launch pwsafe.exe
Optionally, delete unnecessary language files.
KeePass, Password Gorilla, Yadabyte Passwords
PasswordSafe 3.60.0 Release October 2022
Bugs fixed in 3.60.0
- GH883 V4: Validation removes orphaned attachments, fixing the database.
- SF1563 Fixed overlapping controls in Manage->Options->Security tab.
- SF1560 Flattened list: Width of last column is now retained across invocations.
New features in 3.60.0
- FR904 Made Edit menu order consistent with context menu (Copy User before copy password).
- GH887 Clipboard history retention is now user-configurable (default off).
- FR898 Hovering on a non-empty group icon now shows how many entries under that group.
Changes in 3.60.0
- FR889 Documented how to work with the Flattened List vew, based on Huw’s notes.