You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As recently experienced, having a bus factor of 1 for critical items like secrets can become a huge blocker for even the most basic of tasks. Given the occasionally transient nature of contributors, we want to make things simple to use and secure.
We need a secrets management solution that:
Allows OpCode users and contributors to easily retrieve secrets they are authorized access to.
Facilitates automation so that deployments and other system operations can be abstracted so an individual access isn't required to keep things moving forward.
Allows revocation of access to secrets.
The text was updated successfully, but these errors were encountered:
As recently experienced, having a bus factor of 1 for critical items like secrets can become a huge blocker for even the most basic of tasks. Given the occasionally transient nature of contributors, we want to make things simple to use and secure.
We need a secrets management solution that:
The text was updated successfully, but these errors were encountered: