awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesSecure Configuration Distribution

Methods for sharing encrypted environment variables and credentials across teams without plaintext exposure.

Distinct from Encrypted Variable Deployers: Focuses on team sharing and distribution of config files rather than cloud deployment pipelines or infra security.

Explore 1 awesome GitHub repository matching devops & infrastructure · Secure Configuration Distribution. Refine with filters or upvote what's useful.

Awesome Secure Configuration Distribution GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • sobolevn/git-secretsobolevn 的头像

    sobolevn/git-secret

    4,023在 GitHub 上查看↗

    git-secret is a command line tool and Bash encryption utility used to manage sensitive configuration files and passwords within Git repositories. It enables version controlled secret storage by encrypting files with GPG public keys, ensuring that sensitive data can be committed to a repository without exposing plaintext. The tool utilizes a PGP encryption workflow to control access through a managed keyring of authorized public keys. This allows for the granting and revocation of decryption permissions for specific users. To prevent accidental data leaks, it automatically integrates with Git

    Enables sharing of encrypted environment variables and credentials across development teams.

    Shellencryptiongitgit-addons
    在 GitHub 上查看↗4,023
  1. Home
  2. DevOps & Infrastructure
  3. Secure Configuration Distribution