Apply suggestions from code review

Co-authored-by: Piotr Król <piotr.krol@3mdeb.com>
This commit is contained in:
Michał Żygowski
2023-07-28 10:42:42 +02:00
committed by GitHub
co-authored by Piotr Król
parent feff0f5029
commit 9f2e6f1be1
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# Dasharo release signature verification
Each published Dasharo release s signed with a signing key corresponding to
Each published Dasharo release is signed with a signing key corresponding to
given platform and versions. The key infrastructure is stored in
[3mdeb-secpack](https://github.com/3mdeb/3mdeb-secpack).
@@ -21,7 +21,7 @@ site, please follow the instructions below:
- `<release signing key URL>` is provided in the release notes
- `<release signing key file>` is the file name in the
- `<release signing key URL>`
`<release signing key URL>`
- `<release signing key name>` will show up after importing the key via GPG.
2. Download the binaries, SHA sums and their signature files
+1 -1
View File
@@ -237,7 +237,7 @@ nav:
- 'Logo customization': guides/logo-customization.md
- 'Firmware signing for vboot': guides/vboot-signing.md
- 'Dasharo Reviewers Guide': guides/dasharo-reviewers-guide.md
- 'Release signature verification': guides/signature-verification.md
- 'Verifying signatures': guides/signature-verification.md
- 'Development Process':
- 'Source code structure': dev-proc/source-code-structure.md
- 'Dasharo Product Guidelines: SMBIOS Information': dev-proc/smbios-rules.md