diff options
author | Vincent Breitmoser <valodim@mugenguild.com> | 2014-09-24 15:41:16 +0200 |
---|---|---|
committer | Vincent Breitmoser <valodim@mugenguild.com> | 2014-09-24 15:41:16 +0200 |
commit | f48db5a005bbcf52b408c8bcace5a7cdfc648620 (patch) | |
tree | d99b5bc3411ea2d0ff647225c15491ace120ad33 /OpenKeychain/src/main/res/raw-de/help_changelog.html | |
parent | 9e2fc81c658a6cec53010894421daf5fb5193bf9 (diff) | |
parent | 8b663add04335d4b31837b0ac6fc4b999d1a3beb (diff) | |
download | open-keychain-f48db5a005bbcf52b408c8bcace5a7cdfc648620.tar.gz open-keychain-f48db5a005bbcf52b408c8bcace5a7cdfc648620.tar.bz2 open-keychain-f48db5a005bbcf52b408c8bcace5a7cdfc648620.zip |
Merge branch 'master' of github.com:open-keychain/open-keychain
Diffstat (limited to 'OpenKeychain/src/main/res/raw-de/help_changelog.html')
-rw-r--r-- | OpenKeychain/src/main/res/raw-de/help_changelog.html | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/OpenKeychain/src/main/res/raw-de/help_changelog.html b/OpenKeychain/src/main/res/raw-de/help_changelog.html index e0b3610f4..abff5a6a4 100644 --- a/OpenKeychain/src/main/res/raw-de/help_changelog.html +++ b/OpenKeychain/src/main/res/raw-de/help_changelog.html @@ -3,26 +3,26 @@ <body> <h2>2.9.2</h2> <ul> -<li>Fix keys broken in 2.9.1</li> -<li>Yubikey decryption now working via API</li> +<li>Defekte Schlüssel aus 2.9.1 behoben</li> +<li>Yubikey Entschlüsselung funktioniert nun durch die API</li> </ul> <h2>2.9.1</h2> <ul> -<li>Split encrypt screen into two</li> -<li>Fix key flags handling (now supporting Mailvelope 0.7 keys)</li> -<li>Improved passphrase handling</li> -<li>Key sharing via SafeSlinger</li> -<li>Yubikey: preference to allow other PINs, currently only signing via the OpenPGP API works, not inside of OpenKeychain</li> -<li>Fix usage of stripped keys</li> -<li>SHA256 as default for compatibility</li> -<li>Intent API has changed, see https://github.com/open-keychain/open-keychain/wiki/Intent-API</li> -<li>OpenPGP API now handles revoked/expired keys and returns all user ids</li> +<li>Verschlüsselungsbildschirm auf zwei aufgeteilt</li> +<li>Handhabung von Schlüsselflags ausgebessert (Unterstützt nun Mailvelope 0.7 Schlüssel)</li> +<li>Handhabung von Passphrasen verbessert</li> +<li>Schlüsselaustausch mit SafeSlinger</li> +<li>Yubikey: Einstellung für andere PINs, zur Zeit funktioniert das Signieren nur mit der OpenPGP API, nicht innerhalb von OpenKeychain</li> +<li>Verwendung von gekürzten Schlüsseln behoben</li> +<li>Standardmäßig SHA256 aufgrund von Kompatibilität</li> +<li>Änderungen an der Intent API, siehe https://github.com/open-keychain/open-keychain/wiki/Intent-API</li> +<li>Das OpenPGP API kann nun mit widerrufenen/abgelaufenen Schlüsseln umgehen und liefert alle User IDs zurück</li> </ul> <h2>2.9</h2> <ul> -<li>Fixing crashes introduced in v2.8</li> -<li>Experimental ECC support</li> -<li>Experimental Yubikey support (signing-only with imported keys)</li> +<li>Abstürze, welche mit v2.8 eingeführt wurden, behoben</li> +<li>Experimentelle ECC Unterstützung</li> +<li>Experimentelle Yubikey Unterstützung (Nur Signieren mit importierten Schlüsseln)</li> </ul> <h2>2.8</h2> <ul> @@ -124,7 +124,7 @@ Daniel Hammann, Daniel Haß, Greg Witczak, Miroojin Bakshi, Nikhil Peter Raj, Pa <h2>2.0</h2> <ul> <li>Complete redesign</li> -<li>Share public keys via qr codes, nfc beam</li> +<li>Share public keys via QR codes, NFC beam</li> <li>Sign keys</li> <li>Upload keys to server</li> <li>Fixes import issues</li> |