Generate a key pair with the tool gpg
Generate a key pair with the tool gpg gpg –gen-key Export your public key to an ASCII file To export the key use this command gpg –armor –output malik.asc –export maniqe@iesjoandaustria.org List the public keys that you have on your system. To get the list of keys use we will use this command gpg --list-keys Send your public key to the key server pgpkeys.mit.edu (Key Distribution) By Terminal List the private keys that you have on your system. Import the public key of at least three companions. Encrypt an image with the public key of a colleague and send by email. Decrypt a file you have sent a colleague Digitall...