Rewrap some lines

This commit is contained in:
Axon 2016-03-14 08:12:54 +00:00
parent c5673a5597
commit c489f1db03
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -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`