mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
cross-platformhacktoberfestkeepasskeepassxclinuxmacospasswordpassword-managerprivacysecuritywindowsyubikey
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.