-
Notifications
You must be signed in to change notification settings - Fork 0
Offline version of autocompilegpg. A script that automatically compiles and installs or upgrades GnuPG for linux in enviroments where there is unreliable or nonexistant internet.
License
mathwhiz1212/autocompilegpg-offline
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# autocompilegpg-offline This script does not currently work on some operating systems unless they install build-essential and all dependencies. On debian based operating systems you can do it by running apt-get install build-essential as root or sudo apt-get install build-essential. Offline version of https://github.com/mathwhiz1212/autocompilegpg. A script that automatically compiles and installs or upgrades GnuPG for linux in enviroments where there is unreliable or nonexistant internet. This script installs GnuPG-1.4.19 or upgrades current version to GnuPG-1.4.19. The goal of this script is to upgrade all of the GnuPG V.1.* to V.1.4.19 as there are many vulnerable versions floating around, even the last version is vulnerable. Currently this script requires: A debian based linux distro, dpkg and sha1sum. Please check that the sha1sum checksums match that of the files e.g. sha1sum GnuPG1.4.19offlinesudo.sh and compare it with the .sha file. This script has been tested to work on Linux mint. For operating systems that do not have sudo installed please use the nosudo version of the script, you need to run the nosudo script as root for it to run successfully. This script is licensed under GPLv3, GnuPG is licensed under GPLv3+ and GCC is licensed under GPLv3.
About
Offline version of autocompilegpg. A script that automatically compiles and installs or upgrades GnuPG for linux in enviroments where there is unreliable or nonexistant internet.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published