Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pfn/passifox

Extensions to allow Chrome and Firefox (4.0+) to auto form-fill passwords from KeePass (requires KeePassHttp)
https://github.com/pfn/passifox

Last synced: about 2 months ago
JSON representation

Extensions to allow Chrome and Firefox (4.0+) to auto form-fill passwords from KeePass (requires KeePassHttp)

Awesome Lists containing this project

README

        

# PassIFox and chromeIPass

are extensions to integrate [KeePass](http://keepass.info)/[KeePassXC](https://keepassxc.org/) as a password manager with Mozilla Firefox and Google Chrome browsers.

They require [KeePassHttp](https://github.com/pfn/keepasshttp/), a KeePass plugin to expose password entries securely (256bit AES/CBC) over HTTP.

## chromeIPass (for Google Chrome)

- [Download](https://chrome.google.com/webstore/detail/chromeipass/ompiailgknfdndiefoaoiligalphfdae)
- [Documentation](https://github.com/pfn/passifox/blob/master/documentation/chromeIPass.md) (features, installation guide, troubleshooting, functionality, etc.)

## PassIFox (for Mozilla Firefox)

- [Download](https://addons.mozilla.org/en-US/firefox/addon/passifox/)
- [Documentation](https://github.com/pfn/passifox/blob/master/documentation/PassIFox.md)

Currently, the documentation of PassIFox is not up-to-date!
Support is always welcome.

## Troubleshooting

If you [open an issue](https://github.com/pfn/passifox/issues/), always give us the following information:

1. the extension are you using (chromeIPass or PassIFox) and its version
2. version of your browser
2. KeePassHttp version
3. KeePass/KeePassXC version
4. pages on which the error occur

PassIFox & ChromeIPass Copyright © 2010-2017 Perry Nguyen
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, version 3 of the License.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .