mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Updated Home (markdown)
22
Home.md
22
Home.md
@@ -1,15 +1,21 @@
|
|||||||
Welcome to the KeePassXC wiki!
|
Welcome to the KeePassXC Wiki!
|
||||||
|
|
||||||
KeePassXC (*KeePass Cross-platform Community Edition*) is a cross platform community driven port of the windows application “Keepass Password Safe”.
|
KeePassXC (*KeePass Cross-platform Community Edition*) is a cross platform community-driven port of the windows application “KeePass Password Safe”.
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
KeePassXC is a fork of [KeePassX](https://www.keepassx.org/) that [aims to incorporate stalled pull requests, features, and bug fixes that have never made it into the main KeePassX repository](https://github.com/keepassxreboot/keepassx/issues/43).
|
||||||
Fork of [KeePassX](https://www.keepassx.org/) that [aims to incorporate stalled Pull Requests, features, and bug fixes that are not being incorporated into the main KeePassX baseline](https://github.com/keepassxreboot/keepassx/issues/43).
|
|
||||||
|
|
||||||
|
|
||||||
#### Additional Reboot Features
|
## Additional features compared to KeePassX
|
||||||
- keepasshttp support for use with [PassIFox](https://addons.mozilla.org/en-us/firefox/addon/passifox/) for Mozilla Firefox and [chromeIPass](https://chrome.google.com/webstore/detail/chromeipass/ompiailgknfdndiefoaoiligalphfdae) for Google Chrome.
|
- Autotype on all three major platforms (Linux, Windows, OS X)
|
||||||
|
- Stand-alone password generator
|
||||||
|
- Password strength meter
|
||||||
|
- Use website's favicons as entry icons
|
||||||
|
- Merging of databases
|
||||||
|
- Automatic reload when the database changed on disk
|
||||||
|
- KeePassHTTP support for use with [PassIFox](https://addons.mozilla.org/en-us/firefox/addon/passifox/) in Mozilla Firefox and [chromeIPass](https://chrome.google.com/webstore/detail/chromeipass/ompiailgknfdndiefoaoiligalphfdae) in Google Chrome or Chromium.
|
||||||
|
|
||||||
KeePassHttp implementation has been forked from jdachtera's repository, which in turn was based on code from code with Francois Ferrand's [keepassx-http](https://gitorious.org/keepassx/keepassx-http/source/master) repository.
|
For a full list of features and changes, read the [CHANGELOG](CHANGELOG) document.
|
||||||
|
|
||||||
This is a rebuild from [denk-mal's keepasshttp](https://github.com/denk-mal/keepassx.git) that brings it forward to Qt5 and KeePassX v2.x.
|
### Note about KeePassHTTP
|
||||||
|
KeePassHTTP is not a highly secure protocol and has certain flaw which allow an attacker to decrypt your passwords when they manage to intercept communication between a KeePassHTTP server and PassIFox/chromeIPass over a network connection (see [here](https://github.com/pfn/keepasshttp/issues/258) and [here](https://github.com/keepassxreboot/keepassxc/issues/147)). KeePassXC therefore strictly limits communication between itself and the browser plugin to your local computer. As long as your computer is not compromised, your passwords are fairly safe that way, but still use it at your own risk!
|
||||||
Reference in New Issue
Block a user