From a763b3d1400d30952f81d4159d38961e829b61b9 Mon Sep 17 00:00:00 2001 From: Janek Bevendorff Date: Thu, 29 Jun 2017 03:51:40 +0200 Subject: [PATCH] Update feature list --- .github/ISSUE_TEMPLATE.md | 2 +- README.md | 15 ++++++++++----- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 926c90b0..cf8b88f1 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -25,7 +25,7 @@ ## Debug Info - + KeePassXC - VERSION Revision: REVISION diff --git a/README.md b/README.md index bf214d3c..81a99e25 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,19 @@ KeePass Cross-platform Community Edition ## Additional features compared to KeePassX -- Auto-Type on all three major platforms (Linux, Windows, OS X) -- Stand-alone password generator +- Auto-Type on all three major platforms (Linux, Windows, macOS) +- Twofish encryption +- YubiKey challenge-response support +- TOTP generation +- CSV import +- Command line interface +- DEP and ASLR hardening +- Stand-alone password and passphrase generator - Password strength meter -- YubiKey HMAC-SHA1 authentication for unlocking databases - Using website 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, and [passafari](https://github.com/mmichaa/passafari.safariextension/) in Safari. +- Automatic reload when the database was changed externally +- KeePassHTTP support for use with [PassIFox](https://addons.mozilla.org/en-us/firefox/addon/passifox/) in Mozilla Firefox, [chromeIPass](https://chrome.google.com/webstore/detail/chromeipass/ompiailgknfdndiefoaoiligalphfdae) in Google Chrome or Chromium and [passafari](https://github.com/mmichaa/passafari.safariextension/) in Safari. - Many bug fixes For a full list of features and changes, read the [CHANGELOG](CHANGELOG) document.