mirror of
https://github.com/corda/corda.git
synced 2025-02-14 14:42:32 +00:00
Added link
This commit is contained in:
parent
38352d5175
commit
f86b952c8a
@ -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.
|
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
|
## 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)
|
2. [SSL termination (firewall vs. float)](./decisions/ssl-termination.md)
|
||||||
3. End-to-end encryption
|
3. End-to-end encryption
|
||||||
4. Prioritisation of pluggable broker support
|
4. Prioritisation of pluggable broker support
|
||||||
|
Loading…
x
Reference in New Issue
Block a user