TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

33 pointsby orweisover 2 years ago

5 comments

gtf21over 2 years ago
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 未加载
shimontover 2 years ago
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 未加载
peekypeeky008over 2 years ago
Permissions are a nightmare. Great to see this
coheneli1over 2 years ago
Looks great!
bjering1984over 2 years ago
that is cool!