Merge commit 'refs/merge-requests/226' of gitorious.org:f-droid/fdroiddata
This commit is contained in:
commit
a0ced7d0cb
|
@ -1,26 +1,34 @@
|
||||||
Categories:Development
|
Categories:Development
|
||||||
License:GPLv3
|
License:GPLv3
|
||||||
Web Site:
|
Web Site:https://guardianproject.info/code/gnupg/
|
||||||
Source Code:https://github.com/guardianproject/gnupg-for-android
|
Source Code:https://github.com/guardianproject/gnupg-for-android
|
||||||
Issue Tracker:https://github.com/guardianproject/gnupg-for-android/issues
|
Issue Tracker:https://dev.guardianproject.info/projects/gpgandroid/issues
|
||||||
|
|
||||||
Auto Name:GnuPrivacyGuard
|
Auto Name:GnuPrivacyGuard
|
||||||
Summary:GNUPG for Android
|
Summary:GnuPG for Android
|
||||||
Description:
|
Description:
|
||||||
GNU Privacy Guard Command-Line (gpgcli) gives you command line access to the
|
This release of our developer tool extends the gpgcli command line tool to
|
||||||
entire GnuPG suite of encryption software.
|
bring an integrated privacy engine to your Android! GnuPrivacyGuard (GPG)
|
||||||
GPG is GNU’s tool for end-to-end secure communication and encrypted data
|
gives you command line access to the entire GnuPG suite of encryption
|
||||||
storage.
|
software. It also serves as the test bed for complete Android integration for
|
||||||
GnuPG 2.1 is the new modularized version of GnuPG that now supports OpenPGP
|
all of GnuPG's crypto services, including OpenPGP, symmetric encryption, and
|
||||||
and S/MIME.
|
more.
|
||||||
|
|
||||||
Before using gpgcli, be sure to launch the app and let it finish its
|
GPG is GNU’s tool for end-to-end secure communication and encrypted data
|
||||||
installation process.
|
storage. This trusted protocol is the free software alternative to PGP. This
|
||||||
Once it has completed, then you're ready to use it.
|
app is built upon GnuPG 2.1, the new modularized version of GnuPG that now
|
||||||
The easiest way to get started with gpgcli is to install
|
supports S/MIME.
|
||||||
[[jackpal.androidterm]].
|
|
||||||
gpgcli will automatically configure Android Terminal Emulator as long as you
|
GPG aims to provide an integrated experience, so clicking on PGP files should
|
||||||
have the "Allow PATH extensions" settings enabled.
|
"just work". You can also share files to GPG to encrypt them. GPG will also
|
||||||
|
respond when you click on a PGP fingerprint URL (one that starts with
|
||||||
|
openpgp4fpr:).
|
||||||
|
|
||||||
|
Before using GPG, be sure to launch the app and let it finish its installation
|
||||||
|
process. Once it has completed, then you're ready to use it. The easiest way
|
||||||
|
to get started with GPG is to install [[jackpal.androidterm]]. GPG will
|
||||||
|
automatically configure Android Terminal Emulator as long as you have the
|
||||||
|
"Allow PATH extensions" settings enabled.
|
||||||
|
|
||||||
Status: ALPHA
|
Status: ALPHA
|
||||||
.
|
.
|
||||||
|
|
Loading…
Reference in a new issue