aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res/raw/help_start.html
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2013-01-16 14:31:16 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2013-01-16 14:31:16 +0100
commit1feb948acf81532f82b36456080920543004b097 (patch)
treef22e51163db4303ad72b9205a3347aea8211c15e /OpenPGP-Keychain/res/raw/help_start.html
parentdbbd8f6856086a9aa17b565080959fb77dc24cd9 (diff)
downloadopen-keychain-1feb948acf81532f82b36456080920543004b097.tar.gz
open-keychain-1feb948acf81532f82b36456080920543004b097.tar.bz2
open-keychain-1feb948acf81532f82b36456080920543004b097.zip
Renaming APG to OpenPGP Keychain
Diffstat (limited to 'OpenPGP-Keychain/res/raw/help_start.html')
-rw-r--r--OpenPGP-Keychain/res/raw/help_start.html27
1 files changed, 27 insertions, 0 deletions
diff --git a/OpenPGP-Keychain/res/raw/help_start.html b/OpenPGP-Keychain/res/raw/help_start.html
new file mode 100644
index 000000000..1d72eb135
--- /dev/null
+++ b/OpenPGP-Keychain/res/raw/help_start.html
@@ -0,0 +1,27 @@
+<!-- Maintain structure with headings with h2 tags and content with p tags.
+This makes it easy to translate the values with transifex!
+And don't add newlines before or after p tags because of transifex -->
+<html>
+<head>
+</head>
+<body>
+<h2>EXPERIMENTAL software</h2>
+<p>This is EXPERIMENTAL beta software. It contains many remaining bugs!</p>
+
+<h2>NOT working right now</h2>
+<ul>
+<li>Importing existing keys will be stripped of certificates right now</li>
+<li>Key cross-certification is NOT supported, so signing with those keys will get a warning when the signature is checked.</li>
+<li>K9 Mail integration not implemented</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>Getting started</h2>
+<p>Install K-9 Mail for the best integration, it supports APG 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 APG.
+<br/>First you need some keys. Either import them via the option menus in "Manage Keys" and "My Keys" or create them in "My Keys".</p>
+
+<h2>I found a bug in OpenPGP Keychain!</h2>
+<p>Please report it in the <a href="https://github.com/dschuermann/apg/issues">issue tracker of OpenPGP Keychain</a>.</p>
+</body>
+</html> \ No newline at end of file