mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-17 06:15:15 -05:00
Update url and about screen
This commit is contained in:
parent
4e378a0a33
commit
9e8ee3353a
@ -5,18 +5,22 @@ And don't add newlines before or after p tags because of transifex -->
|
|||||||
<head>
|
<head>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<p><a href="https://github.com/dschuermann/openpgp-keychain">https://github.com/dschuermann/openpgp-keychain</a></p>
|
<p><a href="http://sufficientlysecure.org/keychain">http://sufficientlysecure.org/keychain</a></p>
|
||||||
<p><a href="https://github.com/dschuermann/openpgp-keychain">OpenPGP Keychain</a> is an OpenPGP implementation.
|
<p><a href="http://sufficientlysecure.org/keychain">OpenPGP Keychain</a> is an OpenPGP implementation for Android. The development began as a fork of Android Privacy Guard (APG).</p>
|
||||||
The development began as a fork of <a href="http://code.google.com/p/android-privacy-guard">Android Privacy Guard (APG)</a></p>
|
<p>License: GPLv3+</p>
|
||||||
<p>License: Apache License v2</p>
|
|
||||||
|
|
||||||
<h2>Developer</h2>
|
<h2>Developers OpenPGP Keychain</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Dominik Schürmann (Developer OpenPGP Keychain)</li>
|
<li>Dominik Schürmann (Lead developer)</li>
|
||||||
|
<li>Ash Hughes</li>
|
||||||
|
<li>Brian C. Barnes</li>
|
||||||
|
</ul>
|
||||||
|
<h2>Developers APG 1.x</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Thialfihar (Lead developer)</li>
|
||||||
|
<li>Senecaso (QRCode, sign key, upload key)</li>
|
||||||
<li>Oliver Runge</li>
|
<li>Oliver Runge</li>
|
||||||
<li>Markus Doits</li>
|
<li>Markus Doits</li>
|
||||||
<li>Senecaso (QRCode, sign key, upload key)</li>
|
|
||||||
<li>Thialfihar (Main developer APG v1.x)</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Libraries</h2>
|
<h2>Libraries</h2>
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
OpenPGP Keychain is a EXPERIMENTAL fork of Android Privacy Guard (APG)
|
OpenPGP Keychain is a EXPERIMENTAL fork of Android Privacy Guard (APG)
|
||||||
|
|
||||||
|
see http://sufficientlysecure.org/keychain
|
||||||
|
|
||||||
# Contribute
|
# Contribute
|
||||||
|
|
||||||
Fork OpenPGP Keychain and do a merge request. I will merge your changes back into the main project.
|
Fork OpenPGP Keychain and do a merge request. I will merge your changes back into the main project.
|
||||||
|
Loading…
Reference in New Issue
Block a user