mirror of
https://github.com/sunknudsen/privacy-guides.git
synced 2025-02-23 09:13:56 +00:00
Improved copy
This commit is contained in:
parent
4d577643f4
commit
cfae3445e2
@ -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.
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user