diff --git a/docs/source/design/float/design.md b/docs/source/design/float/design.md index 1bf85eba64..37091599e1 100644 --- a/docs/source/design/float/design.md +++ b/docs/source/design/float/design.md @@ -78,7 +78,7 @@ Allow connectivity in compliance with DMZ constraints commonly imposed by modern 11. Any business data passing through the proxy should be separately encrypted, so that no data is in the clear of the program memory if the DMZ box is compromised. ## Design Decisions -1. AMQP vs. custom P2P - see Alternatives section below +1. [AMQP vs. custom P2P](./devisions/p2p-protocol.md) 2. [SSL termination (firewall vs. float)](./decisions/ssl-termination.md) 3. End-to-end encryption 4. Prioritisation of pluggable broker support