When you receive the file from your partner, import it using the command gpg --import partners_name.txt Create a text file containing a message that you wish to send to your partner for this exercise....

When you receive the file from your partner, import it using the command gpg --import partners_name.txt Create a text file containing a message that you wish to send to your partner for this exercise. (Note: The partner should be the same individual that you worked with during Challenge Exercise 5.2.) Save the file on your hard drive as your_last_name.txt. Encrypt and digitally sign the message using the following command: gpg -r recipient_address --armor --sign --encrypt your_last_name.txt. Make sure that you replace recipient_address with the e-mail address of the intended recipient. This request uses your private key, so you will be prompted to enter your passphrase to verify your identity prior to the encryption actually taking place.
Nov 15, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here