2012-06-11 03:26:15 +03:00
<!-- 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 >
2013-01-16 14:31:16 +01:00
< h2 > EXPERIMENTAL software</ h2 >
2013-09-09 17:49:28 +02:00
< p > This is EXPERIMENTAL software. Use at your own risk!</ p >
2012-06-11 03:26:15 +03:00
2013-09-09 17:49:28 +02:00
< 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 >
2013-01-16 14:31:16 +01:00
< ul >
2013-09-09 17:49:28 +02:00
< li > K9 Mail integration not published</ li >
2013-01-16 14:31:16 +01:00
< li > Importing existing keys will be stripped of certificates right now</ li >
2013-09-09 17:49:28 +02:00
< li > PGP/MIME in K9 Mail is missing</ li >
2013-01-16 14:31:16 +01:00
</ 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 >
2012-06-11 03:26:15 +03:00
2013-01-16 14:31:16 +01:00
< h2 > I found a bug in OpenPGP Keychain!</ h2 >
2013-09-09 17:49:28 +02:00
< p > Please report it in the < a href = "https://github.com/dschuermann/openpgp-keychain/issues" > issue tracker of OpenPGP Keychain</ a > .</ p >
2012-06-11 03:26:15 +03:00
</ body >
2014-01-13 14:36:30 +00:00
</ html >