dust icon indicating copy to clipboard operation
dust copied to clipboard

Add developers secrets to avoid sharing sensitive data

Open albandum opened this issue 10 months ago • 1 comments

Context : https://dust4ai.slack.com/archives/C066R3PMUAU/p1712928504363659

We're leaning towards more and more private or public sharing or assistants and apps (templates, etc) This means that somewhere in there will be secure variables people don't want to share with the rest of their app/assistant (API keys, etc)

Proposed design

Add a Secrets tab for developers that allows them to define secure variables usable in both assistants (use case to define yet) and apps Example usage in apps: env.state.secrets.VAR_NAME or ${secrets.VAR_NAME}`

albandum avatar Apr 15 '24 07:04 albandum

Thanks for framing + adding to go/pp. I think this lands at the intersections of solutions/engineering and could totally be tackled by you if you wish to :+1:

spolu avatar Apr 18 '24 18:04 spolu