Matus
      
later

Restrict internet access to processors

Each processor should only be allowed to access inputs, state and send outputs.

There must also be a way for a processor to access external APIs, these processors' sole job should be to access the external API and be behind a queue for retry logic. External API may be restricted by domain with a domain verification flow to prevent spam.
Matus

changed to 

later