mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2024-11-22 07:18:06 +00:00
Fix usage inconsistency
Master key shall only be used to certify other keys. The usage indicator in README.md is inconsistently shown as SC and C.
This commit is contained in:
parent
f83d52d37c
commit
f6f2c26e90
10
README.md
10
README.md
@ -761,7 +761,7 @@ You selected this USER-ID:
|
||||
"Dr Duh <DrDuh@other.org>"
|
||||
|
||||
sec rsa4096/0xFF3E7D88647EBCDB
|
||||
created: 2017-10-09 expires: never usage: SC
|
||||
created: 2017-10-09 expires: never usage: C
|
||||
trust: ultimate validity: ultimate
|
||||
ssb rsa4096/0xBECFA3C1AE191D15
|
||||
created: 2017-10-09 expires: never usage: S
|
||||
@ -774,7 +774,7 @@ ssb rsa4096/0x3F29127E79649A3D
|
||||
|
||||
gpg> trust
|
||||
sec rsa4096/0xFF3E7D88647EBCDB
|
||||
created: 2017-10-09 expires: never usage: SC
|
||||
created: 2017-10-09 expires: never usage: C
|
||||
trust: ultimate validity: ultimate
|
||||
ssb rsa4096/0xBECFA3C1AE191D15
|
||||
created: 2017-10-09 expires: never usage: S
|
||||
@ -799,7 +799,7 @@ Your decision? 5
|
||||
Do you really want to set this key to ultimate trust? (y/N) y
|
||||
|
||||
sec rsa4096/0xFF3E7D88647EBCDB
|
||||
created: 2017-10-09 expires: never usage: SC
|
||||
created: 2017-10-09 expires: never usage: C
|
||||
trust: ultimate validity: ultimate
|
||||
ssb rsa4096/0xBECFA3C1AE191D15
|
||||
created: 2017-10-09 expires: never usage: S
|
||||
@ -813,7 +813,7 @@ ssb rsa4096/0x3F29127E79649A3D
|
||||
gpg> uid 1
|
||||
|
||||
sec rsa4096/0xFF3E7D88647EBCDB
|
||||
created: 2017-10-09 expires: never usage: SC
|
||||
created: 2017-10-09 expires: never usage: C
|
||||
trust: ultimate validity: ultimate
|
||||
ssb rsa4096/0xBECFA3C1AE191D15
|
||||
created: 2017-10-09 expires: never usage: S
|
||||
@ -827,7 +827,7 @@ ssb rsa4096/0x3F29127E79649A3D
|
||||
gpg> primary
|
||||
|
||||
sec rsa4096/0xFF3E7D88647EBCDB
|
||||
created: 2017-10-09 expires: never usage: SC
|
||||
created: 2017-10-09 expires: never usage: C
|
||||
trust: ultimate validity: ultimate
|
||||
ssb rsa4096/0xBECFA3C1AE191D15
|
||||
created: 2017-10-09 expires: never usage: S
|
||||
|
Loading…
Reference in New Issue
Block a user