Android Privacy Guard

{{Short description|Implementation of Pretty Good Privacy for the Android operating system}}

{{About-distinguish2|the OpenPGP compatible Android app|the permission management app Privacy Guard in Cyanogenmod and LineageOS}}

{{Infobox software

| name = Android Privacy Guard

| released = {{Start date|2010|06|03}}

| programming language = Java{{Citation needed|date=November 2017}}

| operating system = Android (operating system)

| license = Apache License 2.0p

| website = {{URL | https://github.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,{{Cite web|url = http://www.thialfihar.org/projects/apg/#03_06_2010___v1_0_0|archive-url = https://archive.today/20130416063707/http://www.thialfihar.org/projects/apg/#03_06_2010___v1_0_0|url-status = dead|title = Release Announcement|date = 2010-06-03|accessdate = 2015-01-21|website = Android Privacy Guard|publisher = Developer of Android Privacy Guard|last = |first = |archive-date = 2013-04-16}} it has gained a strong following with over 2000 reviews and over 100,000 installs from the Google Play store.{{Cite web|url = https://play.google.com/store/apps/details?id=org.thialfihar.android.apg&hl=en|title = APG - Android Apps on Google Play|date = 2015-01-21|accessdate = 2015-01-21|website = Android Play Store|last = |first = }} Several tutorials have been written which instruct new users in how to set up APG on an Android phone.{{Cite web|url = http://curioushq.blogspot.com/2011/04/setting-up-android-privacy-guard-bouncy.html|title = Setting up Android Privacy Guard + Bouncy Castle from scratch|date = 2011-04-13|accessdate = 2015-01-21|website = I'm Curious|publisher = HaoQi Li|last = |first = }}{{Cite web|url = https://securityinabox.org/apg_main|title = Android Privacy Guard (APG) for Android Devices|date = 2015-01-21|accessdate = 2015-01-21|website = Security in a Box|publisher = Security in a Box Project|archive-url = https://archive.today/20150121161523/https://securityinabox.org/apg_main|archive-date = 2015-01-21|url-status = dead}} These tutorials generally reference APGs interaction with the K-9 Mail Android e-mail client.{{Cite web|url = https://securityinabox.org/k9_apg_main|title = K-9 Mail and APG for Android Devices|date = 2015-01-21|accessdate = 2015-01-21|website = Security in a Box|publisher = Security in a Box Project|archive-url = https://archive.today/20150121161557/https://securityinabox.org/k9_apg_main|archive-date = 2015-01-21|url-status = dead}}{{Cite web|url = https://guardianproject.info/2010/07/09/how-to-lockdown-your-mobile-e-mail/|title = How To: Lockdown your mobile e-mail|date = 2010-07-09|accessdate = 2015-01-21|website = The Guardian Project}}

= OpenKeychain =

Between December 2010 and October 2013 no new version of APG was released.{{Cite web|url = http://www.thialfihar.org/projects/apg/|archive-url = https://archive.today/20130416063707/http://www.thialfihar.org/projects/apg/|url-status = dead|archive-date = 2013-04-16|title = APG release history|date = 2015-03-26|accessdate = 2015-03-26|website = The APG Project|publisher = thialfihar}} In the light of the global surveillance disclosures this lack of development was viewed critically by the community.{{Cite web|url = https://github.com/nylira/prism-break/issues/537|title =Filed bug against APG at the PRISM Break project|accessdate = 2015-03-26|website = PRISM Break}} In September 2013 a fork of APG was released, version 2.1 of OpenKeychain.{{cite web|title=OpenKeychain release history|website=GitHub |url=https://github.com/open-keychain/open-keychain/releases|accessdate=26 March 2015}} 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.{{cite web|title = Releases · open-keychain/open-keychain|url = https://github.com/open-keychain/open-keychain/releases|website = GitHub|accessdate = 22 February 2016}} As of February 2016 the development of OpenKeychain is more active than that of APG.{{cite web|title=Readme of APG at Github|url=https://github.com/thialfihar/apg/blob/master/README.md|publisher=thialfihar|accessdate=26 March 2015|quote=APG definitely has some catching up to do. :)}} Notable features of OpenKeychain include a modern user interface, support for NFC and the YubiKey NEO.{{cite web|title=About OpenKeychain|url=http://www.openkeychain.org/about/|accessdate=26 March 2015|archive-url=https://web.archive.org/web/20150327032453/http://www.openkeychain.org/about/|archive-date=27 March 2015|url-status=dead}}

References

{{Reflist}}

=Software reviews and tutorials=

  • [https://guardianproject.info/2010/07/09/how-to-lockdown-your-mobile-e-mail/ Guardian Project: Lockdown your mobile email]
  • [http://curioushq.blogspot.com/2011/04/setting-up-android-privacy-guard-bouncy.html Setting up from scratch]

Category:Free and open-source Android software

Category:OpenPGP

Category:Cryptographic software