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:
iris 2026-09-08 13:24:35 +02:00 committed by mara
commit 239354d205

View file

@ -84,8 +84,8 @@ deliberate rather than an omission.
WireGuard's cryptokey routing already binds a peer's source address to WireGuard's cryptokey routing already binds a peer's source address to
its public key: the swarm module configures each peer with its public key: the swarm module configures each peer with
`allowedIPs = [ peer.wireguardAddress ]`, so a packet arriving from `allowedIPs = [ peer.wireguardAddress ]`, so a packet arriving from
that address provably came from the holder of that private key. So by that address provably came from the holder of that private key. By the
the time a packet reaches the receiver, the kernel has already time a packet reaches the receiver, the kernel has already
authenticated it. authenticated it.
Layering TLS client certs on top would authenticate _the same fact_ a Layering TLS client certs on top would authenticate _the same fact_ a