Jonathan White 219a0f40ff Prevent infinite save loop when location is unavailable (#3026)
This bug impacted unsafe saves. When auto save after every change was enabled, an
unsafe save to a location that has become unavailable (eg, dismounted veracrypt drive),
the database modified signal would continually activate a save action that failed.
This caused an infinite loop.

When auto-save on exit was enabled, the database tab and the application itself refused to
close if saving failed for whatever reason.

The fixes in this commit prevent both of these scenarios from occurring.
2019-04-20 18:10:07 +02:00
2019-01-28 23:29:33 -05:00
2019-03-19 18:56:17 -04:00
2019-01-04 11:03:15 +01:00
2019-01-30 15:03:03 -05:00
2018-12-18 22:28:56 -05:00
2019-04-12 18:11:57 -04:00
2019-04-12 16:14:23 -04:00
2019-04-07 21:00:15 -04:00
2018-03-31 12:15:09 -04:00
2019-04-12 18:10:39 -04:00
2019-04-16 21:09:42 -04:00
2019-01-30 09:11:50 -05:00
2013-03-23 21:50:23 +01:00
2013-03-24 14:16:34 +01:00
2019-04-07 21:00:15 -04:00
2019-04-16 21:09:42 -04:00

KeePassXC

TeamCity Build Status codecov

About KeePassXC

KeePassXC is a cross-platform community fork of KeePassX. Our goal is to extend and improve it with new features and bugfixes to provide a feature-rich, fully cross-platform and modern open-source password manager.

Installation

The KeePassXC QuickStart gets you started using KeePassXC on your Windows, Mac, or Linux computer using pre-compiled binaries from the downloads page.

Additionally, individual Linux distributions may ship their own versions, so please check out your distribution's package list to see if KeePassXC is available.

Additional features compared to KeePassX

  • Auto-Type on all three major platforms (Linux, Windows, macOS)
  • Twofish encryption
  • YubiKey challenge-response support
  • TOTP generation
  • CSV import
  • Command line interface
  • DEP and ASLR hardening
  • Stand-alone password and passphrase generator
  • Password strength meter
  • Using website favicons as entry icons
  • Merging of databases
  • Automatic reload when the database changed on disk
  • Browser integration with KeePassXC-Browser using native messaging for Mozilla Firefox and Google Chrome, Chromium, Vivaldi, or Brave
  • Synchronize passwords using KeeShare. See Using Sharing for more details.
  • Many bug fixes

For a full list of features and changes, read the CHANGELOG document.

Building KeePassXC

Detailed instructions are available in the Build and Install page or on the Wiki page.

Contributing

We are always looking for suggestions how to improve our application. If you find any bugs or have an idea for a new feature, please let us know by opening a report in our issue tracker on GitHub or join us on IRC on freenode channels #keepassxc or #keepassxc-dev.

You can of course also directly contribute your own code. We are happy to accept your pull requests.

Please read the CONTRIBUTING document for further information.

License

GPL-2 or GPL-3

Description
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
Readme 80 MiB
Languages
C++ 97.3%
CMake 1.2%
Shell 0.8%
PowerShell 0.3%
Objective-C++ 0.3%