From: zoe1 Date: Fri, 4 Feb 2022 22:18:54 +0000 (+0100) Subject: updated relation keyservers X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=7168a8d75d17767fef1187f49a28fb4ba6b6d17f;p=enc.git updated relation keyservers --- diff --git a/en/index.html b/en/index.html index e0e5fd75..d9d3d9b5 100644 --- a/en/index.html +++ b/en/index.html @@ -393,9 +393,8 @@ alt="Step 2.B: Send to server and generate a certificate" />

Upload your key to a keyserver

We will upload your key to a keyserver, so if someone wants to send you an encrypted message, they can download your public key from the Internet. There are multiple keyservers -that you can select from the menu when you upload, but they are all copies -of each other, so it doesn't matter which one you use. However, it sometimes -takes a few hours for them to match each other when a new key is uploaded.

+that you can select from the menu when you upload, but they are mostly all copies +of each other. Any server will work, but it's good to remember which one you uploaded your key to originally. Also keep in mind, sometimes takes a few hours for them to match each other when a new key is uploaded.

# Copy your keyID: gpg --list-key [your@email] will list your public ("pub") key information, including your keyID, which is a unique list of numbers and letters. Copy this keyID, so you can use it in the following command.

# Upload your key to a server: gpg --send-key [keyID]