mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-07 09:44:59 -05:00
20 lines
1.1 KiB
HTML
20 lines
1.1 KiB
HTML
<!-- 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>
|
|
<p><a href="https://github.com/dschuermann/apg">https://github.com/dschuermann/apg</a></p>
|
|
<p>Android Privacy Guard (APG) is a OpenPGP implementation for Android.</p>
|
|
<p>License: Apache License v2</p>
|
|
<p>Developer: Thialfihar (Main developer v1.x), Senecaso (QRCode, sign key, upload key), Markus Doits (AIDL), Oliver Runge, Dominik Schürmann (Developer v2.x)</p>
|
|
|
|
<h2>Libraries</h2>
|
|
<p>• <a href="http://actionbarsherlock.com/">ActionBarSherlock</a> (Apache License v2)
|
|
<br/>• <a href="http://code.google.com/p/zxing/">ZXing QRCode Integration</a> (Apache License v2)
|
|
<br/>• <a href="https://github.com/rtyley/spongycastle">SpongyCastle</a> (MIT X11 License)
|
|
<br/>• Icons from <a href="http://rrze-icon-set.berlios.de/">RRZE Icon Set</a> (Creative Commons Attribution Share-Alike licence 3.0)
|
|
<br/>• Icons from <a href="http://tango.freedesktop.org/">Tango Icon Set</a> (Public Domain)</p>
|
|
</body>
|
|
</html> |