mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2026-03-11 08:54:48 +00:00
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
cross-platformhacktoberfestkeepasskeepassxclinuxmacospasswordpassword-managerprivacysecuritywindowsyubikey
Use SymmetricCipherGcrypt directly in Protocol.cpp to make it work with the latest master revision. |
||
|---|---|---|
| cmake | ||
| share | ||
| src | ||
| tests | ||
| utils | ||
| .gitignore | ||
| CHANGELOG | ||
| CMakeLists.txt | ||
| COPYING | ||
| INSTALL | ||
| LICENSE.BSD | ||
| LICENSE.CC0 | ||
| LICENSE.GPL-2 | ||
| LICENSE.GPL-3 | ||
| LICENSE.LGPL-2.1 | ||
| LICENSE.LGPL-3 | ||
| LICENSE.NOKIA-LGPL-EXCEPTION | ||
| README.md | ||
KeePassX + keepasshttp + autotype
This code extends the brilliant KeePassX program which accesses KeePass password databases.
I have merged the latest version of the code with Francois Ferrand's keepassx-http repository. This adds support for the keepasshttp protocol, enabling automatic form-filling in web browsers. This is accomplished via a compatible browser plugin such as PassIFox for Mozilla Firefox and chromeIPass for Google Chrome.
I have also added global autotype for OSX machines and added a few other minor tweaks and bugfixes.