Menu

Tree [0496db] master 1.19.1 /
 History

HTTPS access


File Date Author Commit
 .builds 2023-11-27 ronys ronys [f8895f] Fix sourcehut CI for ubuntu-next
 .github 2024-06-02 Richard Richard [8cfb54] gettext is already installed
 CMakeModules 2023-06-06 ronys ronys [70dfaa] Windows cmake tweaks
 CodeBlocks 2024-05-08 Andrey Kuznetsov Andrey Kuznetsov [4dcd86] C::B: switch to c++14 and wx3.2
 CodeLite 2021-09-06 ronys ronys [e9c0e5] Remove DragBarGenericCtrl.cpp/h from non-Cmake ...
 Misc 2024-05-13 Albert Vernon Albert Vernon [8e7629] Add Fedora Asahi Remix to Linux prereqs script
 Xcode 2024-06-02 Richard Powell Richard Powell [0e62d5] Allow a blank password when using a Yubikey for...
 docs 2024-07-02 ronys ronys [0496db] Document pr1310, bump wx version
 help 2024-05-07 Andrey Kuznetsov Andrey Kuznetsov [28f6e1] [i18n] Updates in Russian Help
 install 2024-05-18 ronys ronys [d7715b] [GH1143] Fixed nsis installation icon
 src 2024-06-17 Richard Powell Richard Powell [826138] Add SafeUnlockFile(fn) and put the call in a be...
 xml 2024-01-02 ronys ronys [f6fffc] Update copyright notice to 2024
 .editorconfig 2023-01-14 Henric Jungheim Henric Jungheim [7f4193] Add .editorconfig.
 .gitignore 2023-12-03 Richard Powell Richard Powell [7f4edc] Update rel notes and package name
 .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 2024-02-18 ronys ronys [39d34e] Fixed broken packaging
 CMakePresets.json 2024-05-17 ronys ronys [9e3e57] Revert "SWitch Windows build generator from Nin...
 LICENSE 2024-01-02 ronys ronys [f6fffc] Update copyright notice to 2024
 Makefile 2022-12-27 sauravg sauravg [1c090f] Enable OpenBSD builds with classic Makefile also
 Makefile.freebsd 2016-06-24 ronys ronys [ce6bad] First hack at unified version management
 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 2024-04-30 ronys ronys [ebb990] Updated windows SDK, point to correct signtool.exe
 README.CMAKE.md 2021-06-18 KaiZin2018 KaiZin2018 [613abe] Update cmake environment (hopefully well) and d...
 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-02-25 igor2x igor2x [474fde] change PasswordSafe to Password Safe in many .m...
 README.MAC.DEVELOPERS.md 2024-02-25 igor2x igor2x [474fde] change PasswordSafe to Password Safe in many .m...
 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 2020-09-28 ronys ronys [a504d0] Removed Visual Studio 2015 (VS14) build files, ...
 pwsafe_wx-15.sln 2017-03-10 c-273 c-273 [c7c6da] Support VS2017
 version.mfc 2024-06-02 ronys ronys [e26c91] [SF1599] Don't crash if pwsafe.cfg is missing (...
 version.wx 2024-07-02 ronys ronys [0496db] Document pr1310, bump wx version

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.