diff options
Diffstat (limited to 'OpenPGP-Keychain/src/main/res/raw-zh/help_start.html')
-rw-r--r-- | OpenPGP-Keychain/src/main/res/raw-zh/help_start.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/OpenPGP-Keychain/src/main/res/raw-zh/help_start.html b/OpenPGP-Keychain/src/main/res/raw-zh/help_start.html new file mode 100644 index 000000000..1386e8cc1 --- /dev/null +++ b/OpenPGP-Keychain/src/main/res/raw-zh/help_start.html @@ -0,0 +1,22 @@ +<html> +<head></head> +<body> +<h2>EXPERIMENTAL software</h2> +<p>This is EXPERIMENTAL software. Use at your own risk!</p> + +<h2>Getting started</h2> +<p>First you need some keys. Import or create them via the option menus in "My Secret Keys".<!--<p>Install K-9 Mail for the best integration, it will supports OpenPGP Keychain for PGP/INLINE and lets you directly encrypt/decrypt emails.--> +<br>It is recommended that you install OI File Manager to be able to use the browse button for file selection in OpenPGP Keychain.</p> + +<h2>Big ToDos</h2> +<ul> +<li>K9 Mail integration not published</li> +<li>Importing existing keys will be stripped of certificates right now</li> +<li>PGP/MIME in K9 Mail is missing</li> +</ul> +<p>If you want to contribute, fork it and do a pull request on Github: <a href="https://github.com/dschuermann/openpgp-keychain">https://github.com/dschuermann/openpgp-keychain</a></p> + +<h2>I found a bug in OpenPGP Keychain!</h2> +<p>Please report it in the <a href="https://github.com/dschuermann/openpgp-keychain/issues">issue tracker of OpenPGP Keychain</a>.</p> +</body> +</html> |