4a3cfab146
* Add demo kdbx file (password is `secret`) The demo.kdbx password safe contains a number of realistically looking but imaginary accounts for popular web services (Amazon, eBay, Google, etc.) The owner's name is supposed to be John Doe, his e-mail address is john.doe@example.com. The intended use of this file is: * To try out features (like the upcoming Paper Backup, #3277) without using one's own database. * To have a more-or-less realistic database file. The other kdbx files in the tests/data directory all have some peculiarity or another. * To have a password database from which one can take screenshots in order to demonstrate bugs or new features. So, the recommendation "don't include screen shots of your database" can be changed to "include screen shots of the demo database". * To have something you can mess around with without being afraid to mess up your own database. If you mess up too bad, use git to revert your changes. The location of the demo database is `tests/data/demo.kdbx`. The password is `secret`. So far, the demo database is in the source tree only, to be used by developers. Someone else may decide whether it could be placed in the distribution, or maybe even made available for download from the KeePassXC web site so that new users have something to play around with. * Add more sophistication to the demo database Add a second group that contais more sophisticated items: Attachments, attributes, notes, expiration. Note that the "ssh key" is completely imaginary and cannot be used for anything realistic. For example, the public and private keys don't fit together, the pass phrase and finger print don't match, etc. It's just for demo purposes, like anything in this file. |
||
---|---|---|
.github | ||
.tx | ||
cmake | ||
docs | ||
share | ||
snap | ||
src | ||
tests | ||
utils | ||
.clang-format | ||
.gitattributes | ||
.gitignore | ||
CHANGELOG | ||
CMakeLists.txt | ||
COPYING | ||
INSTALL.md | ||
LICENSE.BOOST-1.0 | ||
LICENSE.BSD | ||
LICENSE.CC0 | ||
LICENSE.GPL-2 | ||
LICENSE.GPL-3 | ||
LICENSE.LGPL-2.1 | ||
LICENSE.LGPL-3 | ||
LICENSE.MIT | ||
LICENSE.NOKIA-LGPL-EXCEPTION | ||
README.md | ||
release-tool | ||
sonar-project.properties |
KeePassXC
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. For a full list of keyboard shortcuts, see KEYBINDS
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