Skip to content

[Feature]: Network sandbox #212

Description

@basil

Feature Description

Very cool project! It is still a bit scary that the container can make any network calls. This opens the user up to exfiltration attacks. What I want ideally is:

  • An HTTP(S) proxy server that filters by an allowed domain list and rejects all other domains.
  • A DNS proxy that similarly filters by an allowed domain list and rejects all other queries.
  • My agent running in a sandboxed container that has no network connectivity other than the abovementioned proxies.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions