2026-05 · 3 projects · Ranked by HubLens score
This TypeScript library provides a robust framework for implementing an OAuth 2.1 provider directly within Cloudflare Workers. It automates token management and request authentication, allowing developers to focus on building their API logic without handling complex security protocols. The framework is highly flexible, remaining agnostic to specific UI implementations and user management systems while ensuring secure storage through hashed secrets.
vArmor is a cloud-native container sandbox system that utilizes AppArmor, BPF, Seccomp, and Envoy-based network proxies to enhance security. It enables developers to harden Kubernetes workloads by enforcing granular access controls on file systems, processes, and network traffic. The project provides built-in rules and an operator-based design to simplify the implementation of defense-in-depth strategies for containerized applications.
little-rat is a Chrome extension designed to monitor and optionally block network requests made by other installed extensions. Users must enable specific browser flags to ensure the tool can effectively intercept traffic from other extensions. The project is open-source and provides a manual installation process for developers to manage their browser environment.