TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Cerbos. Open source, horizontally scalable, stateless authorization

24 点作者 emreb5 个月前
Cerbos PDP, policy decision point, is an open source authorization layer that can evolve as your product grows. It enables developers to define powerful, context-aware access control in simple, intuitive, and testable policies. Cerbos runs in your own environment.<p>We started working on Cerbos[0] over 3 years ago. Permission management across applications is difficult, especially as the code base grows: you have hundreds of users, many services in different languages, and several environments. Hardcoded access control rules tangled with business logic make every new role and permission change a hassle to write, test, and maintain.<p>Cerbos PDP[1], is an open source, self-hosted, and a stateless solution to solve access rule consistency in a scalable manner across the entire code base. It truly scales horizontally and is used by hundreds of companies. Check out how Cerbos works[2].<p>Cerbos also has a playground[3] which lets you author policies and in real time see their impact in the application you are developing.<p>I would love to hear your feedback.<p>PS: We just surpassed 3333 stars!<p>[0] <a href="https:&#x2F;&#x2F;cerbos.dev" rel="nofollow">https:&#x2F;&#x2F;cerbos.dev</a> [1] <a href="https:&#x2F;&#x2F;github.com&#x2F;cerbos&#x2F;cerbos">https:&#x2F;&#x2F;github.com&#x2F;cerbos&#x2F;cerbos</a> [2] <a href="https:&#x2F;&#x2F;cerbos.dev&#x2F;how-it-works" rel="nofollow">https:&#x2F;&#x2F;cerbos.dev&#x2F;how-it-works</a> [3] <a href="https:&#x2F;&#x2F;play.cerbos.dev" rel="nofollow">https:&#x2F;&#x2F;play.cerbos.dev</a><p>Disclaimer: I am the co-founder of Cerbos.

2 条评论

popalchemist5 个月前
Congrats on 3333, that&#x27;s awesome and fun.<p>Can it deployed embedded within, say, a node app, or does it require deployment as its own docker image or docker compose stack?
richald5 个月前
Does it support RBAC or ABAC? Looks cool!
评论 #42308432 未加载