Software:Android Privacy Guard

From HandWiki
Short description: Implementation of Pretty Good Privacy for the Android operating system
Android Privacy Guard
Initial releaseJune 3, 2010 (2010-06-03)
Stable release1.1.1 (March 24, 2014; 9 years ago (2014-03-24)[1]) [±]
Written inJava[citation needed]
Operating systemAndroid (operating system)
LicenseApache License 2.0p
Websitegithub.com/thialfihar/apg

Android Privacy Guard (APG) is a free and open-source app for the Android operating system that provides strong, user-based encryption which is compatible with the Pretty Good Privacy (PGP) and GNU Privacy Guard (GPG) programs. This allows users to encrypt, decrypt, digitally sign, and verify signatures for text, emails, and other files.

The application allows the user to store the credentials of other users with whom they interact, and to encrypt files such that only a specified user can decrypt them. In the same manner, if a file is received from another user and its credentials are saved, the receiver can verify the authenticity of that file and decrypt it if necessary.

The specific implementation in APG relies on the Spongy Castle APIs.

APG has not been updated since March 2014 and is no longer under active development. The development has been picked up by OpenKeychain.

Reception

After its initial release in June 2010,[2] it has gained a strong following with over 2000 reviews and over 100,000 installs from the Google Play store.[3] Several tutorials have been written which instruct new users in how to set up APG on an Android phone.[4][5] These tutorials generally reference APGs interaction with the K-9 Mail Android e-mail client.[6][7]

OpenKeychain

Between December 2010 and October 2013 no new version of APG was released.[8] In the light of the global surveillance disclosures this lack of development was viewed critically by the community.[9] In September 2013 a fork of APG was released, version 2.1 of OpenKeychain.[10] Some of the new features and improvements were subsequently merged back to APG. However, this process stopped in March 2014, while the OpenKeychain project continued to release new versions.[11] As of February 2016 the development of OpenKeychain is more active than that of APG.[12] Notable features of OpenKeychain include a modern user interface, support for NFC and the YubiKey NEO.[13]

References

  1. "Android Privacy Guard". 2014-03-24. http://www.thialfihar.org/projects/apg/. 
  2. "Release Announcement". Developer of Android Privacy Guard. 2010-06-03. http://www.thialfihar.org/projects/apg/#03_06_2010___v1_0_0. Retrieved 2015-01-21. 
  3. "APG - Android Apps on Google Play". 2015-01-21. https://play.google.com/store/apps/details?id=org.thialfihar.android.apg&hl=en. Retrieved 2015-01-21. 
  4. "Setting up Android Privacy Guard + Bouncy Castle from scratch". HaoQi Li. 2011-04-13. http://curioushq.blogspot.com/2011/04/setting-up-android-privacy-guard-bouncy.html. Retrieved 2015-01-21. 
  5. "Android Privacy Guard (APG) for Android Devices". Security in a Box Project. 2015-01-21. https://securityinabox.org/apg_main. Retrieved 2015-01-21. 
  6. "K-9 Mail and APG for Android Devices". Security in a Box Project. 2015-01-21. https://securityinabox.org/k9_apg_main. Retrieved 2015-01-21. 
  7. "How To: Lockdown your mobile e-mail". The Guardian Project. 2010-07-09. https://guardianproject.info/2010/07/09/how-to-lockdown-your-mobile-e-mail/. Retrieved 2015-01-21. 
  8. "APG release history". thialfihar. 2015-03-26. http://www.thialfihar.org/projects/apg/. Retrieved 2015-03-26. 
  9. "Filed bug against APG at the PRISM Break project". https://github.com/nylira/prism-break/issues/537. Retrieved 2015-03-26. 
  10. "OpenKeychain release history". https://github.com/open-keychain/open-keychain/releases. Retrieved 26 March 2015. 
  11. "Releases · open-keychain/open-keychain". https://github.com/open-keychain/open-keychain/releases. Retrieved 22 February 2016. 
  12. "Readme of APG at Github". thialfihar. https://github.com/thialfihar/apg/blob/master/README.md. Retrieved 26 March 2015. "APG definitely has some catching up to do. :)" 
  13. "About OpenKeychain". http://www.openkeychain.org/about/. Retrieved 26 March 2015. 

External links

Software reviews and tutorials