Step 2.a Make a keypair
-Make your keypair
+ +Make your keypair
Open a terminal. You should be able to find it in your applications (some GNU/Linux systems respond to the the ctrl + alt + t
shortcut). Use the following code to create your keypair in the terminal:
We will use the command line in a terminal to create a keypair using the GnuPG program. A terminal should be installed on your GNU/Linux operating system, if you are using a macOS or Windows OS system, use the programs "Terminal" (macOS) or "PowerShell" (Windows) that were also used in section 1.
-- 2.25.1