Giter Site home page Giter Site logo

Comments (8)

slavakurilyak avatar slavakurilyak commented on May 30, 2024 1

Similar to how the OpenAI platform shows usage, Github Codespaces shows similar analytics.

Here's an example of GitHub Codespaces usage:

Github provides a way to manage Codespaces user secrets via REST API without revealing their encrypted values.

GitHub's secrets management stores sensitive data in an encrypted form, ensuring that the actual values of the secrets are not exposed. This adds an extra layer of security when handling sensitive information like API keys or access credentials. With GitHub Codespaces, it's possible to define access policies and permissions for secrets and explicitly control which secrets are accessible to the Codespaces environment.

The REST API also provides a way to track and monitor the usage of secrets, allowing the Auto-GPT community to identify any unusual activity or potential security concerns. This can help you detect and address AI-escaping scenarios promptly.

from auto-gpt.

Pwuts avatar Pwuts commented on May 30, 2024 1

Auto-GPT has Docker integration now and can be run in a Docker container or even devcontainer. :)

from auto-gpt.

Torantulino avatar Torantulino commented on May 30, 2024

Interesting. Which code specifically are you talking about separating?
Do you mean to run AI generated code using Codespaces or to execute the entire program there?

from auto-gpt.

slavakurilyak avatar slavakurilyak commented on May 30, 2024

@Torantulino I was thinking of separating code from docker files

from auto-gpt.

AndresCdo avatar AndresCdo commented on May 30, 2024

We can use Docker under strict security enhancements or remotely.

from auto-gpt.

slavakurilyak avatar slavakurilyak commented on May 30, 2024

I strongly recommend GitHub Codespaces for superior isolation and security to prevent AI-escaping scenarios. It offers a fully managed, user-friendly solution with tight GitHub integration, while local Dockerfiles pose higher risks due to the potential exposure of sensitive data.

from auto-gpt.

Taytay avatar Taytay commented on May 30, 2024

@slavakurilyak : I think a codespace would indeed be helpful...however, doesn't that also have access to some of your sensitive Github env variables? I like the idea of a totally-sandboxed docker container for running all of this...

from auto-gpt.

Taytay avatar Taytay commented on May 30, 2024

I'm definitely a fan. I also think we should define a devcontainer to go along with it so that local development can happen in Docker...

from auto-gpt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.