From e607386cc8da0727983f244681327669d84aba52 Mon Sep 17 00:00:00 2001 From: pterocles Date: Thu, 1 Sep 2022 12:40:42 -0400 Subject: [PATCH] Fix casing of a word, remove leading comma Signed-off-by: pterocles --- verify.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/verify.md b/verify.md index 161e847..fd59674 100644 --- a/verify.md +++ b/verify.md @@ -1,6 +1,6 @@ ## How to check files for safety/integrity and authenticity: -The PDF and ODT files in this guide are cryptographically signed using GPG and [Minisign](https://jedisct1.github.io/minisign). Their integrity can be verified with the published SHA256 Checksum hashes on this website. SHA256 checksums of all the PDF and ODT files are available here in the [sha256sum.txt](sha256sum.txt) file. SHA256 Checksums, signatures, and VirusTotal ("VT") checks of the releases files (containing the whole repository) are available within the latest release information at which will be available as soon as we have a stable release. +The PDF and ODT files in this guide are cryptographically signed using GPG and [Minisign](https://jedisct1.github.io/minisign). Their integrity can be verified with the published SHA256 Checksum hashes on this website. SHA256 checksums of all the PDF and ODT files are available here in the [sha256sum.txt](sha256sum.txt) file. SHA256 checksums, signatures, and VirusTotal ("VT") checks of the releases files (containing the whole repository) are available within the latest release information at which will be available as soon as we have a stable release. The GPG signatures for each PDF and ODT files are available here: - PDF (Light Theme) Main and Mirrors: [guide.pdf.asc](guide.pdf.asc) (Currently unavailable) @@ -10,7 +10,7 @@ The Minisign signatures for each PDF and ODT files are available here: - PDF (Light Theme) Main and Mirrors: [guide.pdf.minisig](guide.pdf.minisig) (Currently unavailable) - ODT Main and Mirrors: [guide.odt.minisig](guide.odt.minisig) (Currently unavailable) -### How to check the integrity of the files using the SHA256 Checksums: +### How to check the integrity of the files using the SHA256 checksums: First get the hash of your local file by following these steps for your OS: @@ -58,7 +58,7 @@ Finally, verify the asc signature file (links above) against the PDF files by is This should output a result showing it matches and is therefore a good result. -### How to verify the the authenticity, and integrity of the files using Minisign: +### How to verify the the authenticity and integrity of the files using Minisign: To verify the files with Minisign: