Permguard
Permguard is the authorization engine for both worlds: enforce policies on today's systems, enforce continuity on tomorrow's. One engine for governance, AI agents, and distributed execution.
Install / Use
/learn @permguard/PermguardREADME
Permguard
Learn:
Govern Authority. From Policies to Continuity.
Permguard is the authorization engine for both worlds: enforce policies on today's systems, enforce continuity on tomorrow's. One engine for governance, AI agents, and distributed execution. This repository contains markdown files for the Permguard project.
Simply define your schema's resources within your repository and create customized access control policies. Resources are organized into schema namespaces.
Permguard allows to specify who or what can access resources by the means of fine-grained permissions:
Who: Identities (Users and Workloads) authenticated in the applicationCan Access: Permissions granted by attaching policiesResources: Resources targeted by permissions
To enforce the access control process, the application implements the Policy Enforcement Point using the available SDKs
<p align="center"> <img src="https://github.com/permguard/permguard/blob/main/assets/permguard.png?raw=true" class="center"/> </p>Release Book
| Version | Release Date | Status | Notes | |---------|--------------|-------------------|----------------------------------------------------------------------------| | 0.0.x | 2025-01-15 | Open Beta | First public operat beta release. Suitable for testing; feedback welcome. | | 0.1.x | | Release Candidate | Near-final version; extensive testing encouraged. | | 1.0.x | | Stable | Initial stable release. Ready for production use. |
Created by Nitro Agility.
