GNU Privacy Guard (GnuPG / GPG) is a cryptography suite implementing secret-key cryptography and public-key cryptography.
Given the option between using GPG and OpenSSL for local encryption before pushing archives to an off-site backup location, what …
ruby encryption puppet ubuntu-14.04 gnupgI installed GPG from brew. brew install gpg It is gnupg2-2.0.30_2. When I commit, I do get a error …
git macos gnupgWe are setting up our first EDI system that relies on incoming and outgoing file encryption using OpenPGP. The incoming …
windows batch-file encryption gnupg openpgpI have several hundred gpg encrypted files in a directory, of the format filename.xyz.gpg where "xyz" is some …
bash encryption gnupgI created a nice long passphrase, used it a few times, then forgot it ;) The twist is, I know the …
security gnupg gpgmeI have a script that has a part that looks like that: for file in `ls *.tar.gz`; do echo …
bash cron gnupgI am running Linux Mint 14 and trying to download the android source. I followed the instruction for setting up the …
android repository gnupg openpgpI'm trying to get the fingerprints from the public OpenPGP keys of ActiveMQ. They are published at http://www.apache.…
gnupg pgp openpgp