Skip to content
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
Branch: develop
Clone or download
jkt628 and droidmonkey multiple database with --pw-stdin (#2916)
* Updated utilities to unlock KDBX with OS password manager on macOS and Linux
* Use a static stream on stdin for --pw-stdin otherwise buffer loss eliminates subsequent passwords
* Update INSTALL requirements
Latest commit 1cbd395 Apr 25, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Fix syntax highlighting in CONTRIBUTING.md (#2997) Apr 13, 2019
.tx Update translation source file Mar 19, 2019
ci/trusty Fixed ci builds Jan 4, 2019
cmake Cleanup CMakeFiles prior to release Jan 30, 2019
docs Fix typo in QUICKSTART.md Mar 20, 2019
share Update translations Apr 12, 2019
src multiple database with --pw-stdin (#2916) Apr 25, 2019
tests Support for RFC-compliant TOTP hashes #873 #1566 Apr 15, 2019
utils multiple database with --pw-stdin (#2916) Apr 25, 2019
.clang-format Add ClangFormat rules Mar 31, 2018
.gitattributes Add github-linguist language hints. Feb 15, 2017
.gitignore Updated contributors in about dialog (#2683) Feb 15, 2019
CHANGELOG Version bump to 2.4.1 Apr 12, 2019
CMakeLists.txt Bump version numbers to 2.5.0 Apr 17, 2019
COPYING Add favicon fetch button next to entry's url edit textbox (#2439) Nov 24, 2018
Dockerfile Revert commit c682b4 because it broke appimages Jan 30, 2019
INSTALL.md multiple database with --pw-stdin (#2916) Apr 25, 2019
LICENSE.BOOST-1.0 Display git revision in about dialog. Jul 18, 2015
LICENSE.BSD Add crypto classes and tests. Link to libgcrypt. Sep 11, 2010
LICENSE.CC0 Fix database icons license issues. Mar 23, 2013
LICENSE.GPL-2 Add "LICENSE" prefix to license filenames. Aug 15, 2010
LICENSE.GPL-3
LICENSE.LGPL-2.1 Fix typo in filename. Mar 24, 2013
LICENSE.LGPL-3 Add LGPL-3 license text for the Oxygen icons. Mar 24, 2013
LICENSE.MIT Fix macOS building and code signing, resolves #1344 Jan 13, 2018
LICENSE.NOKIA-LGPL-EXCEPTION Add support for gzip compressed databases. Sep 23, 2010
README.md Add integration with Brave browser Apr 8, 2019
release-tool Enhance release-tool handling of app signing Apr 10, 2019
snapcraft.yaml Bump version numbers to 2.5.0 Apr 17, 2019
sonar-project.properties Add support for SonarCloud analysis Jun 24, 2018

README.md

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

You can’t perform that action at this time.