1 repo
Mechanisms for defining and toggling system access rights using efficient numerical bitwise operations.
Distinguishing note: Distinct from general security: focuses specifically on the architectural implementation of bit-level permission toggling.
Explore 1 awesome GitHub repository matching security & cryptography · Permission Mapping Systems. Refine with filters or upvote what's useful.
Cloudreve is a self-hosted cloud storage platform designed to provide personal and organizational file management. It functions as a web-based solution that allows users to store, organize, and share digital files across multiple devices while maintaining control over their own data infrastructure. The platform distinguishes itself through a storage backend abstraction layer, which provides a unified interface to manage files across diverse local and remote cloud providers. It incorporates a robust identity and authorization layer that supports standard OAuth 2.0 flows for secure third-party
Uses individual bit positions within numerical values to represent and toggle specific system capabilities or user access rights efficiently.