Hands-on Guide on GPG Keys
Posted on Mon 05 March 2018 in DevOps, Linux • Tagged with Encryption, GPG, Security

GPG or GNU Privacy Guard is a complete and free implementation of the OpenPGP standard as defined by RFC4880 (also known as PGP). It is a tool that provides encryption and signing services, using which, you can encrypt or sign your files, messages, emails and can even sign your github …
Continue reading