Added link

This commit is contained in:
David Lee 2017-11-15 11:50:51 +00:00
parent 38352d5175
commit f86b952c8a

View File

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