diff --git a/Google-Summer-of-Code-2016.md b/Google-Summer-of-Code-2016.md index 1e5375f..b1a6090 100644 --- a/Google-Summer-of-Code-2016.md +++ b/Google-Summer-of-Code-2016.md @@ -3,7 +3,7 @@ This is a page showing all proposed ideas for our application for the [Google Su # About OpenKeychain [OpenKeychain](https://www.openkeychain.org/) is an OpenPGP implementation for Android. Screenshot -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. +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 NFC security tokens, such as YubiKey NEO. 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. At the moment, we are also [actively working on K-9 Mail](https://openkeychain.org/k-9) to bring secure email based on the OpenPGP standard to Android.