celaut-project / nodo

Service Orchestration for Distributed Networks - Celaut node implementation
0 stars 0 forks source link

Default firewall stricted to all services. #41

Closed 0xf965 closed 5 days ago

0xf965 commented 1 month ago

Only when a service requests access to a specific network resource should the node provide it.

0xf965 commented 1 month ago

The network restrictions of a service must also be applied to all the dependencies of the instance. Otherwise, bypassing the restrictions (accessing networks that are not specified) is as simple as having the instance generate a dependency that can access the network.