Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days ago
JSON representation
Extensions to allow Chrome and Firefox (4.0+) to auto form-fill passwords from KeePass (requires KeePassHttp)
- Host: GitHub
- URL: https://github.com/pfn/passifox
- Owner: pfn
- License: gpl-3.0
- Created: 2010-12-06T21:33:30.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2021-07-27T07:38:10.000Z (over 3 years ago)
- Last Synced: 2025-01-15T13:46:15.236Z (11 days ago)
- Language: JavaScript
- Homepage:
- Size: 3.22 MB
- Stars: 903
- Watchers: 63
- Forks: 186
- Open Issues: 396
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-keepass - passifox - Extensions to allow Chrome and Firefox (4.0+) to auto form-fill (Clients / Other clients)
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 occurPassIFox & 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 .