This document describes basic setup and usage of **Protection Orchestrator** services, running inside a single *Docker* container.
### **Description**
This component is in charge of parsing the **protection configuration** of an application and applying it by building the requests to the **protection components** deployed in the trusted domain of **WITDOM** and calling them for:
This component is in charge of parsing the [**protection configuration**](https://gitlab.atosresearch.eu/ari/witdom-core-po-pub/tree/master/witdom-core-po-deployment/resources/conf/protectionConfigurations) of an application and applying it by building the requests to the **protection components** deployed in the trusted domain of **WITDOM** and calling them for:
-**Protecting** the input data that a service in the **untrusted domain** will need.
-**Pisclosing** the results after a service in the **untrusted domain** has finished.
...
...
@@ -13,6 +13,8 @@ Once a service finishes, its outputs are still protected, so they must be **post
[witdom.eu](http://witdom.eu/"About Witdom")
> **Note**: More information about **Protection Configurations** is available [here](https://gitlab.atosresearch.eu/ari/witdom-core-po-pub/tree/master/witdom-core-po-deployment/resources/conf/protectionConfigurations).