Improved copy

This commit is contained in:
Sun Knudsen 2021-05-09 10:25:43 -04:00
parent 4d577643f4
commit cfae3445e2
No known key found for this signature in database
GPG Key ID: 1FA767862BBD1305
3 changed files with 4 additions and 4 deletions

View File

@ -58,9 +58,9 @@ gpg: imported: 1
### Step 5: download [VeraCrypt](https://www.veracrypt.fr/en/Home.html)
Go to https://www.veracrypt.fr/en/Downloads.html and download latest release and its associated PGP signature to `~/Downloads` folder.
Go to https://www.veracrypt.fr/en/Downloads.html and download latest release and associated PGP signature to `~/Downloads` folder.
### Step 6: verify VeraCrypt release signature using GnuPG
### Step 6: verify VeraCrypt release signature (learn how [here](../how-to-verify-pgp-digital-signatures-using-gnupg-on-macos))
Replace `VeraCrypt_1.24-Update7` with current release.

View File

@ -202,7 +202,7 @@ imported: 1
👍
#### Verify Electrum release using GnuPG (learn how [here](../how-to-verify-pgp-digital-signatures-using-gnupg-on-macos))
#### Verify Electrum release (learn how [here](../how-to-verify-pgp-digital-signatures-using-gnupg-on-macos))
```console
$ gpg --verify Electrum-$ELECTRUM_RELEASE_SEMVER.tar.gz.asc

View File

@ -79,7 +79,7 @@ imported: 1
👍
### Step 8: verify Tails release using GnuPG (learn how [here](../how-to-verify-pgp-digital-signatures-using-gnupg-on-macos))
### Step 8: verify Tails release (learn how [here](../how-to-verify-pgp-digital-signatures-using-gnupg-on-macos))
```console
$ gpg --verify ~/Downloads/tails-amd64-$TAILS_RELEASE_SEMVER.img.sig