agent-substrate / agent-substrate/substrate
Separate identity that is given to an Actor from per-Actor identities use by Substrate infra
Open
area/identity
area/security
kind/feature
- Dominant language
- Go
- Stars
- 1.8k
- Forks
- 316
- Avg merge
- 2d 43m
- Merged PRs (30d)
- 287
Description
We are adding a feature where Actors can have their identity credentials mounted into their sandbox. This means that Actor identity will be exposed to an untrusted entity and should not be used for authn for infrastructure entities.
For things that act on behalf of Actors such as `atunnel`, we should have a separate identity for that purpose.
Contributor guide
Assessment
This issue has not been assessed yet.