mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-11 23:39:38 -05:00
fix hex digit number in the key upload instruction
This commit is contained in:
parent
7a2f875a33
commit
3ada8f6f0c
@ -65,7 +65,7 @@ Currently, [these](https://github.com/marmarek/signature-checker/blob/master/che
|
||||
|
||||
In the example below, we will use `keyserver.ubuntu.com`.
|
||||
|
||||
Replace 6E2F4E7AF50A5827 with your key ID, which is the last 8 hex digits of the long number in the second line of the output above:
|
||||
Replace 6E2F4E7AF50A5827 with your key ID, which is the last 16 hex digits of the long number in the second line of the output above:
|
||||
```
|
||||
pub rsa3072 2021-12-30 [SC] [expires: 2023-12-30]
|
||||
87975838063F97A968D503266E2F4E7AF50A5827
|
||||
|
Loading…
Reference in New Issue
Block a user