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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Low-Code ABAC – Permissions even a monkey can use (on top of OPA)

33 点作者 orweis超过 2 年前

5 条评论

gtf21超过 2 年前
This looks really cool! We recently embarked on designing our own authorisation service internally because we couldn't find something that did the sort of thing we wanted with the flexibility we needed. Looking at this, maybe we don't need to. Can we chat about it to see if it fits our needs?
评论 #33109103 未加载
shimont超过 2 年前
congrats on the launch.. What is the added value in using Permit as oppose to just implementing ABAC on top of OPA by myself? if I implement it using Rego policies they will be in Git and managed in a GitOps way with tracking changes etc.. Ofc I understand that you aim for the permissions to be as easy as for a monkey.. Do you offer a way of auditing and tracking who made changes to permissions?
评论 #33108724 未加载
peekypeeky008超过 2 年前
Permissions are a nightmare. Great to see this
coheneli1超过 2 年前
Looks great!
bjering1984超过 2 年前
that is cool!