mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2025-06-18 19:22:39 +02:00
highlight to be offline
This commit is contained in:
parent
f127524db5
commit
80256cdead
1 changed files with 2 additions and 2 deletions
|
@ -436,10 +436,10 @@ If you want to use [Password Store](https://github.com/android-password-store/An
|
||||||
[2](https://github.com/open-keychain/open-keychain/issues/1781)). For this
|
[2](https://github.com/open-keychain/open-keychain/issues/1781)). For this
|
||||||
reason, I strongly recommended commenting `#throw-keyids` on your `gpg.conf`.
|
reason, I strongly recommended commenting `#throw-keyids` on your `gpg.conf`.
|
||||||
|
|
||||||
Disable networking for the remainder of the setup.
|
|
||||||
|
|
||||||
# Master key
|
# Master key
|
||||||
|
|
||||||
|
**Important: disable networking** for the remainder of the setup.
|
||||||
|
|
||||||
The first key to generate is the master key. It will be used for certification only: to issue sub-keys that are used for encryption, signing and authentication.
|
The first key to generate is the master key. It will be used for certification only: to issue sub-keys that are used for encryption, signing and authentication.
|
||||||
|
|
||||||
**Important** The master key should be kept offline at all times and only accessed to revoke or issue new sub-keys. Keys can also be generated on the YubiKey itself to ensure no other copies exist.
|
**Important** The master key should be kept offline at all times and only accessed to revoke or issue new sub-keys. Keys can also be generated on the YubiKey itself to ensure no other copies exist.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue