summaryrefslogtreecommitdiff
path: root/share/man
AgeCommit message (Collapse)Author
2025-07-18docs: add notes on permissionsmo khan
2025-07-18docs: add notes on spiced schemamo khan
2025-07-17feat: migrate from Cedar to SpiceDB authorization systemmo khan
This is a major architectural change that replaces the Cedar policy-based authorization system with SpiceDB's relation-based authorization. Key changes: - Migrate from Rust to Go implementation - Replace Cedar policies with SpiceDB schema and relationships - Switch from envoy `ext_authz` with Cedar to SpiceDB permission checks - Update build system and dependencies for Go ecosystem - Maintain Envoy integration for external authorization This change enables more flexible permission modeling through SpiceDB's Google Zanzibar inspired relation-based system, supporting complex hierarchical permissions that were difficult to express in Cedar. Breaking change: Existing Cedar policies and Rust-based configuration will no longer work and need to be migrated to SpiceDB schema.
2025-07-14docs: update documentation on spicedb and cedarmo khan
2025-07-14docs: add notes on SpiceDBmo khan
2025-07-08docs: add example logs for first demomo khan
2025-07-08docs: add a slide for the warsaw designmo khan
2025-07-08docs: add link to warsaw accord documentmo khan
2025-07-08docs: change titlemo khan
2025-07-08docs: add screenshot from warsaw accord diagrammo khan
2025-07-07docs: change titlemo khan
2025-07-07docs: remove unnecessary slidesmo khan
2025-07-07docs: add note about placeholder cedar policiesmo khan
2025-07-07docs: remove rails slidemo khan
2025-07-07docs: create initial draft of presentationmo khan
2025-07-07doc: create README docmo khan