awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
openbao avatar

openbao/openbao

0
View on GitHub↗
6,433 Stars·460 Forks·Go·MPL-2.0·9 Aufrufeopenbao.org↗

Openbao

OpenBao is a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys.

Features

  • Secrets Management Platforms - Centralized platform to store, manage, and distribute secrets, certificates, and keys with encryption and access control.
  • Encrypted Key-Value Stores - Stores arbitrary key-value pairs encrypted before writing to persistent storage for secure retrieval.
  • Policy-Based Access Control - Restricts user and machine access to secrets using path-based rules for fine-grained permissions.
  • Transit and At-Rest Encryption - Provides centralized encryption for data both in transit and at rest with managed key rotation.
  • Secret Storage - Stores encrypted key-value pairs securely, preventing raw storage access from reading secrets.
  • Dynamic Secret Engines - Generates short-lived, on-demand credentials for databases and Kubernetes with automatic revocation.
  • Dynamic Secret Management - Creates on-demand credentials for databases and Kubernetes and automatically revokes them when the lease expires.
  • Federated Identity Brokers - Merges identities across providers and uses a single access control system to broker access to secrets and systems.
  • Lease Management Systems - Assigns leases to secrets and automatically revokes them at expiration with renewal APIs.
  • Secret Rotation Systems - Automatically generates new values for stored secrets and updates them across all consuming systems.
  • Revocations - Invalidates previously issued secrets so they can no longer be used to access protected resources.
  • Audit Logging Systems - Logs every request and response to configurable audit devices for compliance and forensics.
  • Audit Logs - Logs every request and response to a configurable audit device for compliance monitoring and forensic analysis.

Star-Verlauf

Star-Verlauf für openbao/openbaoStar-Verlauf für openbao/openbao

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Openbao

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Openbao.
  • hashicorp/vaultAvatar von hashicorp

    hashicorp/vault

    35,796Auf GitHub ansehen↗

    Vault is a centralized secrets management platform designed to secure, store, and control access to sensitive credentials such as API keys, passwords, certificates, and encryption keys. At its core, the system employs a barrier-based cryptographic sealing mechanism that requires an unseal process to decrypt internal storage, ensuring that sensitive data remains protected. It provides identity-based access control to manage granular permissions across distributed infrastructure, effectively centralizing security policies and authentication for both human and machine workloads. What distinguish

    Gogosecretsvault
    Auf GitHub ansehen↗35,796
  • pulumi/pulumiAvatar von pulumi

    pulumi/pulumi

    24,797Auf GitHub ansehen↗

    Pulumi is an infrastructure-as-code framework that enables the definition, deployment, and management of cloud resources using general-purpose programming languages. It functions as a cloud resource orchestrator that coordinates the lifecycle of heterogeneous infrastructure by executing code to construct dependency graphs and reconciling the desired state against actual cloud environments. The platform distinguishes itself through a language-host runtime bridge that allows developers to use standard programming languages to define infrastructure, rather than relying solely on domain-specific

    Goawsazurecloud
    Auf GitHub ansehen↗24,797
  • aws/aws-cdkAvatar von aws

    aws/aws-cdk

    12,817Auf GitHub ansehen↗

    The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision cloud resources using familiar programming languages. By utilizing construct-based synthesis, it translates high-level, object-oriented code into declarative templates, allowing for the automated management of complex cloud environments through a centralized, code-driven control plane. The framework distinguishes itself through its ability to model infrastructure as a dependency-aware resource graph, ensuring that components are provisioned and updated in the correct order. It

    TypeScriptawscloud-infrastructurehacktoberfest
    Auf GitHub ansehen↗12,817
  • octelium/octeliumAvatar von octelium

    octelium/octelium

    3,371Auf GitHub ansehen↗

    Octelium is a zero-trust network access platform and identity-aware proxy designed to secure private HTTP, SSH, and SQL resources. It functions as a secure gateway that validates human and workload identities using OIDC, SAML, and FIDO2 passkeys before granting access to internal applications and SaaS APIs. The system is distinguished by its secretless access broker, which injects credentials—such as API keys, passwords, and AWS Sigv4 signatures—at the gateway level so users can access databases and cloud resources without managing secrets. It further specializes in AI gateway administration,

    Goabacai-gatewayapi-gateway
    Auf GitHub ansehen↗3,371
Alle 30 Alternativen zu Openbao anzeigen→

Häufig gestellte Fragen

Was macht openbao/openbao?

OpenBao is a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys.

Was sind die Hauptfunktionen von openbao/openbao?

Die Hauptfunktionen von openbao/openbao sind: Secrets Management Platforms, Encrypted Key-Value Stores, Policy-Based Access Control, Transit and At-Rest Encryption, Secret Storage, Dynamic Secret Engines, Dynamic Secret Management, Federated Identity Brokers.

Welche Open-Source-Alternativen gibt es zu openbao/openbao?

Open-Source-Alternativen zu openbao/openbao sind unter anderem: hashicorp/vault — Vault is a centralized secrets management platform designed to secure, store, and control access to sensitive… pulumi/pulumi — Pulumi is an infrastructure-as-code framework that enables the definition, deployment, and management of cloud… aws/aws-cdk — The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision… octelium/octelium — Octelium is a zero-trust network access platform and identity-aware proxy designed to secure private HTTP, SSH, and… owasp/top10 — This project is a web application security standard and vulnerability framework. It provides a comprehensive list of… cerbos/cerbos — Cerbos is an open-source authorization service that provides a centralized, language-agnostic engine for managing…