| ▲ | malkosta 7 hours ago | |
How do you ensure security? Does it have a proper container? Otherwise, it's impossible to prevent leaking prod secrets. | ||
| ▲ | mikehostetler 6 hours ago | parent [-] | |
By using Signals and Plugins, all data between agents can be encrypted. I've seen a Jido implementation doing this already. It's use-case specific though - security is a much bigger topic then just "agents in containers" The point of Jido isn't to solve this directly - it's to give you the tools to solve it for your needs. | ||