Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Activity File: GPG In this activity, you will continue to be a security analyst working for the Hill Valley Police Department. Captain Strickland has implemented
Activity File: GPG
In this activity, you will continue to be a security analyst working for the Hill Valley Police Department.
Captain Strickland has implemented your suggestion of using asymmetric key encryption across all departments at Hill Valley.
Captain Strickland believes that the Alphabet Bandit may actually be an insider at the Hill Valley Police Department.
They would like you to propose a way to catch the insider and communicate this to your partner.
Note: The idea you select isn't super important and is not the focus of this exercise. Rather, the point is to practice using GPG
Instructions
Continue with the same partner.
Write an updated message, using your code name, that describes your idea to catch the insider titled secretidea.txt
For example, an idea might be: Wiretapping all the detective phones.
Generate a key pair, export your public key with armor and share it with your partner.
Import your partner's public key.
Encrypt the message with your partner's public key using GPG save the encrypted file as yournamesecretidea.txtenc.
Transmit the encrypted message to your partner using Slack.
Note: You will want to use Slack within your virutal machine. To make sure firefox is updated to support Slack, run the following two command line commands:
sudo apt update
sudo apt upgrade
After you receive your partner's encrypted message, decrypt it using your private key.
Message live
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started