aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/raw-bg/help_start.html
blob: 58f3fae40a30d0ccb7ee86de0975003df4e7f43b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<html>
<head></head>
<body>

<h2>How do I activate OpenKeychain in K-9 Mail?</h2>
<p>To use OpenKeychain with K-9 Mail, you want to follow these steps:</p>
<ol>
<li>Open K-9 Mail and long-tap on the account you want to use OpenKeychain with.</li>
    <li>Select "Account settings" and scroll to the very bottom and click "Cryptography".</li>
    <li>Click on "OpenPGP Provider" and select OpenKeychain from the list.</li>
</ol>
<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>