Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store character, password, api keys and other env on Auto-Drive #133

Open
marc-aurele-besner opened this issue Jan 13, 2025 · 0 comments
Open

Comments

@marc-aurele-besner
Copy link
Member

Store characters, passwords, API keys and other env on Auto-Drive

To improve portability, and separate the runner from the agent itself, we could store and encrypt all the env on Auto-Drive and do the same with the character and store these CID's on the smart contract in a separate mapping.

This way the runner will only need the private key of the agent to access the config and env keys

Alternatively, the envs could be separated for what is specific to an agent (like Twitter handle and password, the private key of that agent, other social) and env that could be shared between agents using the same runner (models API keys, RPC, contract)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant