aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/raw-sk/help_start.html
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-07-03 16:30:41 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2014-07-03 16:30:41 +0200
commit9e56e53cf10dd2d70c584da61ddc8a991a56d4d5 (patch)
treeedfd7647378e348609da95115c26d40c8357f81c /OpenKeychain/src/main/res/raw-sk/help_start.html
parent3085f0d229d76ef59f013b90ad1600e8366b87ce (diff)
downloadopen-keychain-9e56e53cf10dd2d70c584da61ddc8a991a56d4d5.tar.gz
open-keychain-9e56e53cf10dd2d70c584da61ddc8a991a56d4d5.tar.bz2
open-keychain-9e56e53cf10dd2d70c584da61ddc8a991a56d4d5.zip
Pull from transifex
Diffstat (limited to 'OpenKeychain/src/main/res/raw-sk/help_start.html')
-rw-r--r--OpenKeychain/src/main/res/raw-sk/help_start.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/OpenKeychain/src/main/res/raw-sk/help_start.html b/OpenKeychain/src/main/res/raw-sk/help_start.html
new file mode 100644
index 000000000..51a76c01e
--- /dev/null
+++ b/OpenKeychain/src/main/res/raw-sk/help_start.html
@@ -0,0 +1,22 @@
+<html>
+<head></head>
+<body>
+<h2>Getting started</h2>
+<p>First you need a personal secret key. Create one via the option menus in "Keys" or import existing secret keys. Afterwards, you can download your friends' keys or exchange them via QR Codes or NFC.</p>
+
+<p>It is recommended that you install <a href="market://details?id=org.openintents.filemanager">OI File Manager</a> for enhanced file selection and <a href="market://details?id=com.google.zxing.client.android">Barcode Scanner</a> to scan generated QR Codes. Clicking on the links will open Google Play Store or F-Droid for installation.</p>
+
+<h2>Applications</h2>
+<p>Several applications support OpenKeychain to encrypt/sign your private communication:<br><img src="apps_k9"><br>K-9 Mail: OpenKeychain support available in current <a href="https://github.com/k9mail/k-9/releases/tag/4.904">alpha build</a>!<br><a href="market://details?id=eu.siacs.conversations"><img src="apps_conversations"><br>Conversations</a>: Jabber/XMPP client<br><a href="market://details?id=org.lf_net.pgpunlocker"><img src="apps_pgpauth"><br>PGPAuth</a>: App to send a PGP-signed request to a server to open or close something, e.g. a door</p>
+
+<h2>I found a bug in OpenKeychain!</h2>
+<p>Please report the bug using the <a href="https://github.com/openpgp-keychain/openpgp-keychain/issues">issue tracker of OpenKeychain</a>.</p>
+
+<h2>Contribute</h2>
+<p>If you want to help us developing OpenKeychain by contributing code <a href="https://github.com/openpgp-keychain/openpgp-keychain#contribute-code">follow our small guide on Github</a>.</p>
+
+<h2>Translations</h2>
+<p>Help translating OpenKeychain! Everybody can participate at <a href="https://www.transifex.com/projects/p/openpgp-keychain/">OpenKeychain on Transifex</a>.</p>
+
+</body>
+</html>