3 repos
Systems for securely storing, accessing, and managing sensitive credentials and environment secrets within applications.
Explore 3 awesome GitHub repositories matching security & cryptography · Secret Management Systems. Refine with filters or upvote what's useful.
Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system
Masks sensitive environment variables during outbound requests to prevent exposure of protected credentials.
Home Assistant is a centralized home automation platform designed to orchestrate diverse internet-connected devices and services. It functions as a local-first control system that normalizes heterogeneous hardware protocols into a unified set of entities, attributes, and services. The core architecture relies on an eve
References sensitive credentials via identifiers to ensure secure access without exposing raw data.
OpenHands is an autonomous agent framework designed for software engineering workflows. It provides a modular platform for orchestrating AI agents that reason, plan, and execute tasks within isolated, containerized development environments. By integrating with standard version control and development tools, the system
Connects with external secret stores to update sensitive credentials via either static strings or dynamic callable functions.