mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-17 21:31:45 +01:00
modify wording of a correct signature verification (#2660)
gpg (GnuPG) 2.2.12 is displaying the term `gpg: Good signature from ...` and not "correct signature" as currently written in the FAQ.
This commit is contained in:
parent
f7b6c10890
commit
475cb9f651
2
FAQ.md
2
FAQ.md
@ -114,7 +114,7 @@ If you know have all the three elements needed - the imported public key, the im
|
||||
gpg --verify [SIGNATURE-FILE] [IMAGE-FILE]
|
||||
```
|
||||
|
||||
As a result you should see a "correct signature" message with a main fingerprint the same as you can find on the [keybase.io/rootzoll](https://keybase.io/rootzoll) that is ending on `1C73 060C 7C17 6461`. If that fingerprint is correct, the SD card image you downloaded is a original release RaspiBlitz.
|
||||
As a result you should see a "good signature" message with a main fingerprint the same as you can find on the [keybase.io/rootzoll](https://keybase.io/rootzoll) that is ending on `1C73 060C 7C17 6461`. If that fingerprint is correct, the SD card image you downloaded is a original release RaspiBlitz.
|
||||
|
||||
## How to update an old RaspiBlitz BEFORE v1.0? (LEGACY)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user