diff options
author | Dominik <dominik@dominikschuermann.de> | 2012-10-28 23:51:03 +0100 |
---|---|---|
committer | Dominik <dominik@dominikschuermann.de> | 2012-10-28 23:51:03 +0100 |
commit | 4704e2faf4b5c342a811a91d780c077b05c6237b (patch) | |
tree | a0851eeadf45d44577ff5f5968aaae99e0d878f3 /DESCRIPTION | |
parent | d24bbdc6a13cbc56a5d117e5d5bd9ef3be39e63b (diff) | |
download | open-keychain-4704e2faf4b5c342a811a91d780c077b05c6237b.tar.gz open-keychain-4704e2faf4b5c342a811a91d780c077b05c6237b.tar.bz2 open-keychain-4704e2faf4b5c342a811a91d780c077b05c6237b.zip |
more work on content provider
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/DESCRIPTION b/DESCRIPTION new file mode 100644 index 000000000..94a1b5fd9 --- /dev/null +++ b/DESCRIPTION @@ -0,0 +1,25 @@ +THIS IS BETA SOFTWARE. +APG+ contains many remaining bugs, so help us developing on github! + +Description: +Android Privacy Guard (APG) is a open source OpenPGP implementation for Android. + +APG+ is a fork based on the original APG to introduce more features and a new user interface. + +* Manage secret/public keys (eg. GPG/PGP) +* Create new keys and edit them +* Encrypt/Sign/Decrypt/Verify emails and files +* Share keys via QRCodes +* HKP Keyserver support +* Integration with K9 Mail +* Intent and AIDL API + +Website and Issue Tracker: +https://github.com/dschuermann/apg + +License: +Apache License 2.0 + +Permissions: +• Internet access: Internet access is ONLY used for key server queries. +• Modify/delete SD card content: To export keys to the sd card |