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-09-06 16:47:01 +02:00
< p >< a href = "http://sufficientlysecure.org/keychain" > http://sufficientlysecure.org/keychain</ a ></ p >
< 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 >
< p > License: GPLv3+</ p >
2012-10-31 18:58:10 +01:00
2013-09-06 16:47:01 +02:00
< h2 > Developers OpenPGP Keychain</ h2 >
2012-10-31 18:58:10 +01:00
< ul >
2013-09-06 16:47:01 +02:00
< li > Dominik Schürmann (Lead developer)</ li >
< li > Ash Hughes</ li >
< li > Brian C. Barnes</ li >
2014-01-09 12:31:45 +01:00
< li > Bahtiar 'kalkin' Gadimov</ li >
2013-09-06 16:47:01 +02:00
</ ul >
< h2 > Developers APG 1.x</ h2 >
< ul >
< li > Thialfihar (Lead developer)</ li >
< li > Senecaso (QRCode, sign key, upload key)</ li >
2012-11-19 17:56:58 +01:00
< li > Oliver Runge</ li >
< li > Markus Doits</ li >
2012-10-31 18:58:10 +01:00
</ ul >
2012-06-11 03:26:15 +03:00
< h2 > Libraries</ h2 >
2012-10-31 18:58:10 +01:00
< ul >
< li >< a href = "http://actionbarsherlock.com" > ActionBarSherlock</ a > (Apache License v2)</ li >
2014-01-09 12:31:45 +01:00
< li >< a href = "https://github.com/emilsjolander/StickyListHeaders" > StickyListHeaders</ a > (Apache License v2)</ li >
< li >< a href = "https://github.com/Bearded-Hen/Android-Bootstrap" > Android-Bootstrap</ a > (MIT License)</ li >
< li >< a href = "http://code.google.com/p/zxing/" > ZXing</ a > (Apache License v2)</ li >
2012-10-31 18:58:10 +01:00
< li >< a href = "http://rtyley.github.com/spongycastle/" > SpongyCastle</ a > (MIT X11 License)</ li >
2013-09-09 13:16:54 +02:00
< li >< a href = "https://github.com/dschuermann/html-textview" > HtmlTextView</ a > (Apache License v2)</ li >
2012-10-31 18:58:10 +01:00
< li > Icons from < a href = "http://rrze-icon-set.berlios.de/" > RRZE Icon Set</ a > (Creative Commons Attribution Share-Alike licence 3.0)</ li >
< li > Icons from < a href = "http://tango.freedesktop.org/" > Tango Icon Set</ a > (Public Domain)</ li >
</ ul >
2012-06-11 03:26:15 +03:00
</ body >
</ html >