Menu

Tree [46a72e] master 3.69.0 /
 History

HTTPS access


File Date Author Commit
 .builds 2023-11-27 ronys ronys [f8895f] Fix sourcehut CI for ubuntu-next
 .github 2025-05-29 Richard Powell Richard Powell [c6ab9f] Rework macos-latest.yml for single Xcode invoca...
 CMakeModules 2023-06-06 ronys ronys [70dfaa] Windows cmake tweaks
 CodeBlocks 2025-03-15 Andrey Kuznetsov Andrey Kuznetsov [08fd04] C::B update
 CodeLite 2021-09-06 ronys ronys [e9c0e5] Remove DragBarGenericCtrl.cpp/h from non-Cmake ...
 Misc 2025-06-29 Andrey Kuznetsov Andrey Kuznetsov [1ca07e] [i18n] Updates is Russian help
 Xcode 2025-05-31 Richard Powell Richard Powell [d6f169] Minor fix for the Xcode navigator group display
 docs 2025-06-29 ronys ronys [37eb55] Release 3.69.0
 help 2025-06-29 ronys ronys [b46977] [i18n Win] Added Slovak help files from Milan
 install 2025-06-29 ronys ronys [46a72e] Fix msi build
 src 2025-06-29 ronys ronys [0e8ab7] [i18n Win] tweaks to SK pos from Milan
 xml 2025-01-09 ronys ronys [7197ae] Update copyright notices to 2025
 .editorconfig 2023-01-14 Henric Jungheim Henric Jungheim [7f4193] Add .editorconfig.
 .gitignore 2025-05-20 Richard Powell Richard Powell [d7245b] Add a helper function for Set/Get MRU list tests
 .gitpod.Dockerfile 2020-06-04 ronys ronys [3f591e] Leave /var/lib/apt/lists in docker for now
 .gitpod.yml 2020-05-29 ronys ronys [49e6e9] gitpod: setup dbg and rel builds
 .travis.yml 2019-09-04 cmaritan cmaritan [394608] Added libmagic-dev to .travis.yml - Part of #48...
 CMakeLists.txt 2025-04-04 ronys ronys [eb5bd5] Replaced internal Windows random function with ...
 CMakePresets.json 2024-05-17 ronys ronys [9e3e57] Revert "SWitch Windows build generator from Nin...
 LICENSE 2025-01-09 ronys ronys [7197ae] Update copyright notices to 2025
 Makefile 2022-12-27 sauravg sauravg [1c090f] Enable OpenBSD builds with classic Makefile also
 Makefile.freebsd 2025-02-08 Bernard Spil Bernard Spil [d8df6b] Enable Yubikey in FreeBSD build
 Makefile.linux 2023-04-01 dmdmdm dmdmdm [702afe] Corrected case in error message
 Makefile.macos 2023-12-03 Richard Powell Richard Powell [7f4edc] Update rel notes and package name
 Makefile.openbsd 2022-12-27 sauravg sauravg [1c090f] Enable OpenBSD builds with classic Makefile also
 Makefile.windows 2025-06-20 ronys ronys [4064b1] [I18N Win] sk sopport loose ends
 README.CMAKE.md 2024-07-12 ronys ronys [30c24b] Update README.CMAKE.md
 README.FREEBSD.md 2024-02-25 igor2x igor2x [474fde] change PasswordSafe to Password Safe in many .m...
 README.LINUX.DEVELOPERS.md 2024-02-28 igor2x igor2x [350422] Update compiler command for Linux Developers
 README.LINUX.FLATPAK.md 2024-03-04 ronys ronys [b8df37] Fixed grammer and typos in README.LINUX.FLATPAK.md
 README.LINUX.md 2024-11-25 ronys ronys [80005e] Fixed formatting and added flatpak to README.Li...
 README.MAC.DEVELOPERS.md 2025-05-29 Richard Powell Richard Powell [a1cd7e] Update macOS Readme
 README.OPENBSD.md 2024-02-25 igor2x igor2x [474fde] change PasswordSafe to Password Safe in many .m...
 README.WINDOWS.DEVELOPERS.md 2024-04-26 ronys ronys [8d1b9a] Update Windows build instructions
 README.XML.md 2024-02-25 igor2x igor2x [474fde] change PasswordSafe to Password Safe in many .m...
 README.md 2024-02-27 ronys ronys [a709c3] Update README.md
 SECURITY.md 2020-05-25 ronys ronys [1bdda8] Create SECURITY.md
 pwsafe-15.sln 2017-03-10 c-273 c-273 [c7c6da] Support VS2017
 pwsafe-16.sln 2025-06-09 ronys ronys [389169] VS version update
 pwsafe_wx-15.sln 2017-03-10 c-273 c-273 [c7c6da] Support VS2017
 version.mfc 2025-06-29 ronys ronys [37eb55] Release 3.69.0
 version.wx 2025-03-30 ronys ronys [37efe2] [wx gh1472] - Add/Edit Go button now respects [...

Read Me

Gitpod Ready-to-Code
mac-pwsafe

Introduction

Password Safe is a password database utility. Like many other such
products, commercial and otherwise, it stores your passwords in an
encrypted file, allowing you to remember only one password (the "master
password"), instead of all the username/password combinations that
you use.

What makes Password Safe different? Three things:
1. Simplicity: Password Safe is designed to do one thing, and to do it
well. Start the application, enter your "master password", double-click on
the entry and the password is now on your clipboard, ready for pasting.
2. Security: The original version was designed by Bruce Schneier.
3. Open Source: The source code for the project is available for
inspection. For more information, see https://pwsafe.org.

The current version of Password Safe currently runs on Windows 7 and
later. Older versions are still available supporting Windows 95, 98,
ME, NT, 2000, XP, Vista as well as PocketPC.

The Mac version of Password Safe runs on macOS version 10.14 Mojave
and later, and runs native on Intel and Apple Silicon. (Universal binary.)

Linux packages are available for popular distributions. See
README.LINUX.md for more details.

FreeBSD is also supported. See README.FREEBSD.

Downloading

The latest & greatest version of Password Safe may be downloaded from
SourceForge
or
GitHub.

Internationalization (Non-English Support)

Thanks to the help of volunteers from all over the world, Password Safe
has built-in support for the following languages:
- Arabic
- Czech
- Chinese
- Danish
- Dutch
- French
- German
- Hungarian
- Italian
- Korean
- Polish
- Portuguese (Brazilian)
- Russian
- Slovenian
- Spanish
- Swedish
- Turkish

You can update the translations or add another language via transifex,
or by dropping me a note.

Installation

For convenience, Password Safe is packaged into an executable
installer program. This installs the program, sets up shortcuts and
allows you to uninstall the program from the Windows Control
Panel. However, if you prefer, the -bin.zip file contains all the
files you need. Just extract the files (using WinZip, for example) to
any directory, double-click on the Pwsafe.exe icon,and that's
it. You may want to create a shortcut to your desktop and/or Start
menu. Finally, a Microsoft installer (.msi) package is also
available.

License

Password Safe is available under the restrictions set forth in the
standard Artistic License 2.0". For more details, see the LICENSE
file that comes with the package.

Password Safe 3.29 and later makes use of the
pugixml project, which is available under
the MIT license.

Non-Windows versions of Password Safe make use of wxWidgets, under the
license terms defined in https://wxwidgets.org/about/licence,
which is basically LGPL, with an exception stating that derived works in
binary form may be distributed on the user’s own terms.

Helping Out

Please report bugs via the project's bug tracking form, on SourceForge at
https://sourceforge.net/p/passwordsafe/bugs/ or on Github at
https://github.com/pwsafe/pwsafe/issues. It's worth first
the bug list, to see if the issue hasn't already been reported.

Requests for features and enhancements should be submitted to the
Feature Requests page, at
https://sourceforge.net/p/passwordsafe/feature-requests/

You can also post questions, suggestions, rants, raves, etc. to the
Help or Open Discussion forums, at
https://sourceforge.net/p/passwordsafe/discussion/

If you wish to contribute to the project by writing code and/or
documentation, please drop a note to the developer's mailing list:
http://lists.sourceforge.net/lists/listinfo/passwordsafe-devel
or via the web form at https://pwsafe.org/contact.php

New releases are announced on the passwordsafe-announce mailing list:
http://lists.sourceforge.net/lists/listinfo/passwordsafe-announce

Last but not least: Password Safe is and will always remain an open
source project, free for use and redistribution. However, donations to the
project will help me justify the time and effort I spend in
maintaining and improving this utility. In addition, donations to the
project help maintain SourceForge, the hosting site. If you wish to
donate, please click on the Donate button at the top of
https://pwsafe.org

Release Notes

For information on the latest features, bugfixes and known problems,
see ReleaseNotes.md for the Windows version and
ReleaseNotesWX.md for the Linux and Mac versions.

Credits

  • The original version of Password Safe was designed by Bruce
    Schneier, written by Mark Rosen, and was freely downloadable from
    Conterpane Lab's website. Thanks to Mark for writing a great little
    application! Following Mark, it was maintained by "AYB", at
    Counterpane. Thanks to Counterpane for deciding to open source the
    project.
  • Jim Russell first brought the code to SourceForge, did some major
    cleaning up of the code, set up a nice project and added some minor
    features in release 1.9.0
  • Releases 2.x have been brought to you by: Andrew Mullican,
    Edward Quackenbush, Gregg Conklin, Graham Ullrich, and Rony
    Shapiro. Karel (Karlo) Van der Gucht also contributed some of the
    password policy code and some GUI improvements for 1.92.
  • Emilijan Mirceski did the new graphics for 2.0.
  • Maxim Tikhonov translated the first online help to Russian.
  • Thanks to the Password Safe developer's mailing list for help in
    nailing down the 3.x file format.
  • Many, many new features in 3.x have been implemented by DK.
  • Finally, thanks to the folks at SourceForge and GitHub for hosting
    this project.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.