docs/networking: drop leading 'So' tripping write-good.So
argus caught this on PR review: the passive-to-active rewrite of the packet-authentication sentence in snapshot-store.md started with 'So ', which write-good.So flags as a new error not present on main. Drop the leading word; meaning is unchanged.
This commit is contained in:
parent
f457bf3c15
commit
239354d205
1 changed files with 2 additions and 2 deletions
|
|
@ -84,8 +84,8 @@ deliberate rather than an omission.
|
|||
WireGuard's cryptokey routing already binds a peer's source address to
|
||||
its public key: the swarm module configures each peer with
|
||||
`allowedIPs = [ peer.wireguardAddress ]`, so a packet arriving from
|
||||
that address provably came from the holder of that private key. So by
|
||||
the time a packet reaches the receiver, the kernel has already
|
||||
that address provably came from the holder of that private key. By the
|
||||
time a packet reaches the receiver, the kernel has already
|
||||
authenticated it.
|
||||
|
||||
Layering TLS client certs on top would authenticate _the same fact_ a
|
||||
|
|
|
|||
Loading…
Reference in a new issue