Permify/permify
An open-source authorization as a service inspired by Google Zanzibar, designed to build and manage fine-grained and scalable authorization systems for any application. — Permify is now part of FusionAuth 🎉 observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 10
- age_days: 1511
- days_rel: 16
- days_push: 7
- n_releases_24m: 62
Adoption not part of the score
5940 stars · 324 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Permify is an open-source authorization-as-a-service inspired by Google Zanzibar, providing a permission database and policy decision point for fine-grained access control (RBAC, ABAC, ReBAC). It exposes Check and Bulk Check APIs via gRPC and REST, with SDKs for multiple languages, and is now maintained under FusionAuth after acquisition.
Use cases
- implement fine-grained access control for my app
- self-host a Zanzibar-style authorization service
- centralize permissions across microservices
- check if a user can perform an action via API
- model RBAC and ReBAC relationships
- store authorization data in my own database
- batch permission checks for large datasets
When to choose
- you need scalable, fine-grained authorization (ReBAC/RBAC/ABAC) as a dedicated service
- you want a self-hosted, open-source Zanzibar alternative with gRPC/REST APIs
- you want to decouple authorization logic from application codebases
When to avoid
- you only need simple role-based checks that your web framework's middleware can handle
- you require a vendor with long-term independent support, given the FusionAuth acquisition and AGPL-3.0 license
- you need a lightweight in-process policy library rather than a standalone service
Facets
service · maturity maintenance
authorization auth api-framework rpc database security security backend apis developer-tools self-hosted self-hosted cloud go cross-platform zanzibar fga rebac rbac abac access-control permissions grpc authorization-as-a-service policy-engine docker kubernetes
4 sources
- readme: https://github.com/Permify/permify · fetched 2026-08-28 · acc74cf42393
- homepage: https://permify.co/ · fetched 2026-08-29 · 02433102594c
- site_page: https://docs.permify.co/permify-overview/intro · fetched 2026-08-29 · fc5dac759a9a
- site_page: https://permify.co/changelog · fetched 2026-08-29 · 3121e095bc1f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Permify/permify | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem