Pull from transifex
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<p><a href="http://www.openkeychain.org">OpenKeychain</a> ist eine OpenPGP-Implementierung für Android.</p>
|
||||
<p>Lizenz: GPLv3+</p>
|
||||
|
||||
<h2>Engwickler</h2>
|
||||
<h2>Entwickler</h2>
|
||||
<ul>
|
||||
<li>Dominik Schürmann (Leitender Entwickler)</li>
|
||||
<li>Art O Cathain</li>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user