44 lines
1.3 KiB
Plaintext
44 lines
1.3 KiB
Plaintext
Categories:Development
|
||
License:GPLv3
|
||
Web Site:
|
||
Source Code:https://github.com/guardianproject/gnupg-for-android
|
||
Issue Tracker:https://github.com/guardianproject/gnupg-for-android/issues
|
||
|
||
Auto Name:GnuPrivacyGuard
|
||
Summary:GNUPG for Android
|
||
Description:
|
||
GNU Privacy Guard Command-Line (gpgcli) gives you command line access to the
|
||
entire GnuPG suite of encryption software.
|
||
GPG is GNU’s tool for end-to-end secure communication and encrypted data
|
||
storage.
|
||
GnuPG 2.1 is the new modularized version of GnuPG that now supports OpenPGP
|
||
and S/MIME.
|
||
|
||
Before using gpgcli, 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 gpgcli is to install
|
||
[[jackpal.androidterm]].
|
||
gpgcli will automatically configure Android Terminal Emulator as long as you
|
||
have the "Allow PATH extensions" settings enabled.
|
||
|
||
Status: ALPHA
|
||
.
|
||
|
||
Repo Type:git
|
||
Repo:https://github.com/guardianproject/gnupg-for-android
|
||
|
||
Build:0.2.1,3
|
||
commit=0.2.1
|
||
submodules=yes
|
||
prebuild=rm -rf external/gnupg-for-java/
|
||
build=make NDK_BASE=$$NDK$$ -C external/ distclean clean-assets && \
|
||
make NDK_BASE=$$NDK$$ -C external/
|
||
buildjni=yes
|
||
|
||
Auto Update Mode:None
|
||
Update Check Mode:Tags
|
||
Current Version:0.2.1
|
||
Current Version Code:3
|
||
|