openfga VS permify

Compare openfga vs permify and see what are their differences.

openfga

A high performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar (by openfga)

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. (by Permify)
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
openfga permify
18 46
3,500 5,358
5.8% 1.9%
9.7 9.9
3 days ago 7 days ago
Go Go
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

openfga

Posts with mentions or reviews of openfga. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-12-18.

permify

Posts with mentions or reviews of permify. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-08-21.
  • Show HN: Permify 1.0 – Open-source fine-grained authorization service
    3 projects | news.ycombinator.com | 21 Aug 2024
  • Launch HN: Stack Auth (YC S24) – An Open-Source Auth0/Clerk Alternative
    10 projects | news.ycombinator.com | 8 Aug 2024
  • How to Implement Two-Factor Authentication (2FA) in Golang
    2 projects | dev.to | 1 Jul 2024
  • Fine-Grained Access Control (FGAC): Comprehensive Guidance
    2 projects | dev.to | 12 Jun 2024
    For implementation we'll use Permify, an open source authorization service that enables developers to implement fine-grained access control scenarios easily.
  • Implementing Role Based Access Control (RBAC) in Node.js and Express App
    4 projects | dev.to | 5 Jun 2024
    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ Permify v0.8.5 β”‚ β”‚ Fine-grained Authorization Service β”‚ β”‚ β”‚ β”‚ docs: ............... https://docs.permify.co β”‚ β”‚ github: .. https://github.com/Permify/permify β”‚ β”‚ blog: ............... https://permify.co/blog β”‚ β”‚ β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ time=2024-03-22T14:59:09.851Z level=INFO msg="πŸš€ starting permify service..." time=2024-03-22T14:59:09.851Z level=ERROR msg="Account ID is not set. Please fill in the Account ID for better support. Get your Account ID from https://permify.co/account" time=2024-03-22T14:59:09.859Z level=INFO msg="πŸš€ grpc server successfully started: 3478" time=2024-03-22T14:59:09.859Z level=INFO msg="πŸš€ invoker grpc server successfully started: 5000" time=2024-03-22T14:59:09.867Z level=INFO msg="πŸš€ http server successfully started: 3476"
  • Implementing Role Based Access Control in SvelteKit
    2 projects | dev.to | 30 May 2024
  • Policy-Based Access Control (PBAC): A Comprehensive Overview
    1 project | dev.to | 16 Apr 2024
    However, in this piece we're focusing on the PBAC model also known as Policy-Based Access Control and how it differentiates itself these from traditional access control models in terms of scalability, flexibility and security.
  • Show HN: AI assistant powered by Groq to generate authorization models
    1 project | news.ycombinator.com | 11 Apr 2024
    Hi I'm Karan, one of the maintainers of Permify (https://github.com/Permify/permify), an open source authorization service to build scalable authorization systems.

    I want to share with you that we've built an AI assistant to help modeling your desired authorization logic! You can basically describe your authorization logic in Permify AI and it will generate the respective model and semantics accordingly. Think of it like ChatGPT for authorization modeling/policy generation.

    Here's the project if you would like to play with it: https://ai.permify.co/.

    Brief backstory:

    Since authorization is generally a domain specific issue use cases vary widely - roles, relationships, attributes, hierarchies between business units, contextual permissions, etc.

    To address this, we're offering a domain specific language that we built purely using golang to help model authorization logic programmatically. You can see what it looks like with sample examples in our playground: https://play.permify.co/

    Although our domain specific language helps our users significantly, the general idea of policy generation is hard challenging if you have complex authorization logic and versatile permission requirements. Additionally, the flexibility of our modeling language allows for achieving the same policy/permissions through various approaches. But creating the best possible policy is crucial for several reasons including the performance of access checks, the readability of the authorization logic, visibility, and achieving least privilege, etc.

    When we tallied up all those reasons, it hit us: using AI could really smooth out the policy generation process. It could not only reduce the engineering effort but also yield the best possible results. That's why we integrated Groq to make to create Permify AI!

    Would love to get your feedback on this!

  • OAuth 2.0 implementation in Node.js
    3 projects | dev.to | 13 Mar 2024
  • Implementing JWT Authentication in a Golang Application
    5 projects | dev.to | 30 Jan 2024
    At that point consider exploring our solution, Permify. It's a Google Zanzibar-based open-source authorization service that helps to build scalable authorization systems.

What are some alternatives?

When comparing openfga and permify you can also consider the following projects:

spicedb - Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data

topaz - Cloud-native authorization for modern applications and APIs

Ory Keto - The most scalable and customizable permission server on the market. Fix your slow or broken permission system with Google's proven "Zanzibar" approach. Supports ACL, RBAC, and more. Written in Go, cloud native, headless, API-first. Available as a service on Ory Network and for self-hosters.

topaz - A high performance ruby, written in RPython

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured

Did you know that Go is
the 4th most popular programming language
based on number of references?