mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-10-12 05:20:53 -04:00
Added README.md
This commit is contained in:
parent
c7158234dc
commit
54306473f3
1 changed files with 17 additions and 0 deletions
17
README.md
Normal file
17
README.md
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# KeePassX + keepasshttp + autotype
|
||||||
|
|
||||||
|
This code extends the brilliant [KeePassX](https://www.keepassx.org/) program
|
||||||
|
which accesses [KeePass](http://keepass.info/) password databases.
|
||||||
|
|
||||||
|
I have merged the latest version of the code with Francois Ferrand's
|
||||||
|
[keepassx-http](https://gitorious.org/keepassx/keepassx-http/) repository.
|
||||||
|
This adds support for the [keepasshttp](https://github.com/pfn/keepasshttp/)
|
||||||
|
protocol, enabling automatic form-filling in web browsers. This is accomplished
|
||||||
|
via a compatible browser plugin such as
|
||||||
|
[PassIFox](https://passifox.appspot.com/passifox.xpi) for Mozilla Firefox and
|
||||||
|
[chromeIPass](https://chrome.google.com/webstore/detail/chromeipass/ompiailgknfdndiefoaoiligalphfdae)
|
||||||
|
for Google Chrome.
|
||||||
|
|
||||||
|
I have also added global autotype for OSX machines and added a few other minor
|
||||||
|
tweaks and bugfixes.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue