diff --git a/docs/source/corda-firewall.rst b/docs/source/corda-firewall.rst new file mode 100644 index 0000000000..fbdbe05128 --- /dev/null +++ b/docs/source/corda-firewall.rst @@ -0,0 +1,12 @@ +Corda Firewall +============== + +Corda Enterprise ships a component called the *Corda Firewall*. The firewall is actually made up of two separate programs, +called the *bridge* and the *float*. These handle outbound and inbound connections respectively, and allow a node +administrator to minimise the amount of code running in a network's DMZ. The firewall provides some basic protection +features in this release: future releases may add enhanced monitoring and audit capabilities. + +.. toctree:: + + corda-bridge-component + bridge-configuration-file diff --git a/docs/source/index.rst b/docs/source/index.rst index 8fdcc5056f..acd06dbccb 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -30,8 +30,7 @@ application development please continue to refer to `the main project documentat hot-cold-deployment database-migration - corda-bridge-component - bridge-configuration-file + corda-firewall .. toctree:: :caption: Development