Updated Google Summer of Code 2015 (markdown)
parent
c5912860d3
commit
b2ac15abe5
|
@ -2,7 +2,7 @@ This is a page showing all proposed ideas for our application for the [Google Su
|
|||
|
||||
# About OpenKeychain
|
||||
[OpenKeychain](http://www.openkeychain.org/) is an OpenPGP implementation for Android.
|
||||
<img src="http://sufficientlysecure.org/wp-content/uploads/openpgp_device-613x1024.png" alt="Drawing" height="512" "width="306" align="right" />
|
||||
<img src="http://www.openkeychain.org/public/images/screen1.png" alt="Screenshot" height="512" "width="306" align="right" />
|
||||
Similar to what the well-known GnuPG software does on desktop systems, OpenKeychain primarily serves as a key management tool, but with a stronger focus on usability. Modern mobile devices allow new features like key exchange via QR or NFC, and support for secret keys stored on Yubikey devices.
|
||||
|
||||
On its own, OpenKeychain supports encryption, decryption, signature generation, and signature verification of files and text. In addition to stand-alone use, it comes with an API which makes crypto operations available for other apps. We are actively working together with K-9 Mail to bring secure email based on the OpenPGP standard to Android.
|
||||
|
|
Loading…
Reference in New Issue