Minor edits
This commit is contained in:
parent
72a9a28fcb
commit
f907389ce5
1 changed files with 5 additions and 5 deletions
10
gpg-key.md
10
gpg-key.md
|
@ -3,11 +3,11 @@
|
||||||
description: Information about my GPG public key and how to obtain it.
|
description: Information about my GPG public key and how to obtain it.
|
||||||
---
|
---
|
||||||
|
|
||||||
> I do not use keyservers. A key claiming to be mine on a keyserver is definitely a fake.
|
> I do not use keyservers. A key claiming to be mine from a keyserver is definitely a fake.
|
||||||
{.warning}
|
{.warning}
|
||||||
|
|
||||||
> Before proceeding, I suggest reading up on GPG if you are unfamiliar with it.
|
> I suggest reading up on GPG if you are unfamiliar with it.
|
||||||
> You can find more information about GPG on the [GnuPG official website](https://gnupg.org/){target="_blank"}.
|
> You can find information about GPG on the [GnuPG official website](https://gnupg.org/){target="_blank"}.
|
||||||
{.info}
|
{.info}
|
||||||
|
|
||||||
## Obtaining My Key
|
## Obtaining My Key
|
||||||
|
@ -24,6 +24,6 @@ ## Obtaining My Key
|
||||||
|
|
||||||
## Utilizing My Key
|
## Utilizing My Key
|
||||||
|
|
||||||
Once you've downloaded and imported my public key, you can use it to verify software and binaries released by me.
|
Once you have imported my public key, you can use it to verify software and binaries released by me.
|
||||||
|
|
||||||
You can also use the key to encrypt emails you send to me. In that case, I would also need your public key so I can encrypt the emails I send back to you. The excellent [Email Self-Defense Guide by the Free Software Foundation](https://emailselfdefense.fsf.org/){target="_blank"} describes how this process works.
|
You can also use my public key to encrypt emails you send to me. In that case, I would also need your public key so I can encrypt the emails I send back to you. The excellent [Email Self-Defense Guide by the Free Software Foundation](https://emailselfdefense.fsf.org/){target="_blank"} describes how this process works.
|
||||||
|
|
Loading…
Reference in a new issue