Developer Week 2025 and Cloudflare Secrets Store: During Developer Week 2025, Cloudflare announced the public beta of Cloudflare Secrets Store, a secure way to store API tokens, keys, and credentials. Currently, it only supports Cloudflare Workers.
- Product details: Enables developers to securely store and manage application secrets. Launched in 2020 with millions of local secrets on Workers scripts. Duplicated secrets across scripts caused friction for developers. Now, account-level secrets can be shared and centrally managed within the Secrets Store.
- Development timeline and community response: Announced in May 2023 but no news since then, raising questions about discontinuation. A Reddit user asked about its status and timeline in February.
- Security and access control: Worker secrets are tied to the account role. Account-level secrets use role-based access control (RBAC), and changes are recorded in audit logs. In the future, bindings to the store itself will be allowed, and customers can create multiple secret stores.
- Community demand and feedback: Highly requested by the community. A user asked about guidance and access to the beta a year ago. Currently in public beta with Workers integration available via UI and API for all customers.
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。