diff --git a/security/split-gpg.md b/security/split-gpg.md index 4267b2d1..32a9e16b 100644 --- a/security/split-gpg.md +++ b/security/split-gpg.md @@ -263,21 +263,17 @@ In this example, the following keys are stored in the following locations * `vault` - This is a network-isolated VM. The initial master keypair and - subkeys are generated in this VM. The master secret key *never* - leaves this VM under *any* circumstances. No files or text is *ever* - [copied] or - [pasted] into this VM under *any* - circumstances. + This is a network-isolated VM. The initial master keypair and subkeys are + generated in this VM. The master secret key *never* leaves this VM under + *any* circumstances. No files or text is *ever* [copied] or [pasted] into + this VM under *any* circumstances. * `work-gpg` - This is a network-isolated VM. This VM is used *only* as the - GPG backend for `work-email`. The secret subkeys (but *not* - the master secret key) are [copied] from the - `vault` VM to this VM. Files from less trusted VMs are *never* - [copied] into this - VM under *any* circumstances. + This is a network-isolated VM. This VM is used *only* as the GPG backend for + `work-email`. The secret subkeys (but *not* the master secret key) are + [copied] from the `vault` VM to this VM. Files from less trusted VMs are + *never* [copied] into this VM under *any* circumstances. * `work-email`