Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Secrets Management

Secrets Management

42 projects

Showing 36 of 42 projects

Vault
VaultGo

A tool for securely accessing secrets, providing encryption as a service, and managing privileged access.

#devops-security#encryption-as-a-service#security-automation
Stars36.0k
Forks4.7k
Last commit23 hours ago
Vault
VaultGo

A tool for secrets management, encryption as a service, and privileged access management.

#devops-security#encryption-as-a-service#security-automation
Stars36.0k
Forks4.7k
Last commit23 hours ago
Infisical
InfisicalTypeScript

An open-source platform for secrets management, certificate lifecycle, and privileged access management with self-hosting options.

#open-source#environment-variables#secret-manager
Stars28.3k
Forks2.1k
Last commit18 hours ago
Nomad UI
Nomad UIGo

A simple, flexible, and performant workload orchestrator for deploying containers, VMs, and legacy applications across on-prem and cloud infrastructure.

#devops#container-orchestration#multi-cloud
Stars16.7k
Forks2.1k
Last commit1 day ago
git-crypt
git-cryptC++

Transparently encrypts specific files in git repositories, allowing secure storage of secrets alongside public code.

#version-control#transparent-encryption#developer-tools
Stars9.8k
Forks539
Last commit10 months ago
Sealed Secrets
Sealed SecretsGo

A Kubernetes controller and tool for encrypting Secrets into SealedSecrets that can be safely stored in Git.

#devops#controller#kubernetes-secrets
Stars9.2k
Forks770
Last commit2 days ago
blackbox
blackboxGo

A simple wrapper for GPG to encrypt secrets in version control systems like Git, Mercurial, and Subversion.

#mercurial#version-control#devops
Stars6.8k
Forks388
Last commit8 months ago
dynaconf
dynaconfPython

A Python library for managing configuration with support for multiple file formats, environment variables, and secret storage.

#environment-variables#flask-configuration#flask
Stars4.3k
Forks335
Last commit1 day ago
Deepfence SecretScanner
Deepfence SecretScannerGo

A standalone tool that finds unprotected secrets like passwords and API keys in container images and file systems.

#scanning-tool#container-security#passwords
Stars3.4k
Forks347
Last commit4 months ago
Teller
TellerRust

A universal secret manager CLI for developers that centralizes secrets from multiple providers and prevents secret sprawl.

#environment-variables#rust-lang#secrets-management
Stars3.2k
Forks201
Last commit5 months ago
Keywhiz
KeywhizJava

A system for distributing and managing secrets, now deprecated in favor of HashiCorp Vault.

#enterprise-software#crypto#infrastructure-security
Stars2.6k
Forks213
Last commit2 years ago
chamber
chamberGo

A CLI tool for managing secrets using AWS SSM Parameter Store and Secrets Manager as backends.

#kms#devops#secrets-management
Stars2.6k
Forks185
Last commit10 days ago
credstash
credstashPython

A simple credential management and distribution system using AWS KMS for encryption and DynamoDB for storage.

#kms#devops#secrets-management
Stars2.1k
Forks213
Last commit4 years ago
confidant
confidantPython

A secrets management service that stores encrypted secrets in DynamoDB with secure access controls.

#secrets-management#encryption#security
Stars1.9k
Forks107
Last commit1 year ago
DevSecOps
DevSecOps

A curated list of DevSecOps tools, resources, and training materials for integrating security into the development lifecycle.

#supply-chain-security#hacktoberfest#security-training
Stars1.7k
Forks245
Last commit2 years ago
WrongSecrets
WrongSecretsJava

An OWASP training app with 62 challenges demonstrating real-world secrets management mistakes and how to find them.

#security-training#vulnerable-app#owasp
Stars1.5k
Forks591
Last commit4 days ago
kingfisher
kingfisherRust

A high-performance open-source secret scanner with live validation, blast radius mapping, and 700+ detection rules for code, Git, CI, cloud, and SaaS platforms.

#scanning#blast-radius-mapping#secrets-management
Stars1.2k
Forks109
Last commit3 days ago
Conjur
ConjurRuby

An open-source secrets management and machine identity solution for securing privileged access in modern infrastructure.

#machine-identity#rbac#conjur-cloud
Stars943
Forks147
Last commit9 days ago
KSops
KSopsGo

A Kustomize plugin that seamlessly decrypts SOPS-encrypted Kubernetes secrets and configs during GitOps workflows.

#argo-cd#devops#secrets-management
Stars840
Forks91
Last commit14 days ago
ssh-vault
ssh-vaultRust

A command-line tool to encrypt and decrypt secrets using SSH keys.

#aes-256#secrets-management#vault
Stars508
Forks33
Last commit4 days ago
dotgpg
dotgpgRuby

A tool for securely backing up and versioning production secrets and shared passwords using GPG encryption.

#version-control#team-collaboration#production-secrets
Stars169
Forks15
Last commit8 years ago
vaku
vakuGo

A CLI and API for running path- and folder-based operations on the Vault Key/Value secrets engine.

#go-api#devops#secrets-management
Stars160
Forks18
Last commit4 days ago
hush
hushElixir

A runtime configuration loader for Elixir applications that retrieves settings from environment variables, files, and cloud services.

#elixir#environment-variables#hush
Stars142
Forks4
Last commit5 months ago
Spiffe-Vault
Spiffe-VaultGo

Integrates SPIFFE SVID authentication with Hashicorp Vault to enable secretless authentication and keyless operations.

#zero-trust#helm#devops
Stars101
Forks16
Last commit4 days ago
secrets.clj
secrets.cljClojure

A Clojure library for generating cryptographically strong random numbers, tokens, and secrets.

#authentication#tokens#secrets-management
Stars98
Forks2
Last commit2 years ago
Secretize
SecretizeGo

A Kustomize plugin that generates Kubernetes secrets from AWS Secrets Manager, Azure Vault, HashiCorp Vault, environment variables, and other Kubernetes secrets.

#k8s-secret#devops#kubernetes-secrets
Stars71
Forks6
Last commit3 months ago
AWS Secrets Manager Actions
AWS Secrets Manager ActionsJavaScript

A GitHub Action that securely exports secrets from AWS Secrets Manager to environment variables in GitHub Actions runners.

#devops#environment-variables#openid-connect
Stars64
Forks36
Last commit2 years ago
Unlock git-crypt files
Unlock git-crypt filesShell

A GitHub Action that unlocks git-crypt encrypted secrets in CI/CD workflows using a base64-encoded key.

#devops#secrets-management#encryption
Stars55
Forks24
Last commit2 years ago
terraform-provider-secrethub
terraform-provider-secrethubGo

A Terraform provider for managing and using secrets from SecretHub within infrastructure-as-code workflows.

#hacktoberfest#devops#aws-integration
Stars49
Forks10
Last commit5 years ago
SecretHub
SecretHubShell

Load secrets from SecretHub into GitHub Actions workflows securely with automatic masking.

#hacktoberfest#devops#environment-variables
Stars48
Forks16
Last commit5 years ago
tfvaultenv
tfvaultenvGo

A utility that reads secrets from HashiCorp Vault and outputs environment variables for Terraform providers.

#environment-variables#secrets-management#vault
Stars46
Forks6
Last commit2 years ago
Manage Your GitHub Actions Secrets With A Simple CLI
Manage Your GitHub Actions Secrets With A Simple CLIPython

A CLI tool for managing GitHub Actions secrets across repositories with profiles and bulk operations.

#devops#github-secret#secrets-management
Stars45
Forks4
Last commit5 months ago
dirrc
dirrcShell

A collection of shell plugins for sh, bash, and zsh that enhance productivity with npm scripts, git, secrets management, and more.

#secrets-management#zsh-plugins#fzf
Stars32
Forks1
Last commit3 months ago
kreds
kredsRuby

A Ruby gem providing a simpler, safer shorthand for accessing Rails credentials with clear error messages.

#developer-tools#rails#environment-variables
Stars21
Forks1
Last commit5 days ago
hush_gcp_secret_manager
hush_gcp_secret_managerElixir

A Hush provider for resolving secrets from Google Cloud Platform's Secret Manager in Elixir applications.

#elixir#cloud-secrets#hush
Stars20
Forks2
Last commit5 months ago
databox.nvim
databox.nvimLua

A Neovim plugin providing encrypted storage for Lua tables using age-compatible encryption tools.

#vimscript#secrets-management#nvim-lua
Stars13
Forks0
Last commit1 month ago
Page 1 of 2Next

Related Tags

#Security21#Devops16#Secrets14#Environment Variables10#Configuration Management9#Secret Management8#Vault8#Encryption7#Cli Tool6#Aws6#Kubernetes6#Go6
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub