#
secret-management
Here are 249 public repositories matching this topic...
-
Updated
Jun 12, 2022 - Shell
A system for distributing and managing secrets
crypto
secret-management
secrets
keywhiz
enterprise-software
secret-distribution
secrets-management
manage-secrets
-
Updated
Jun 16, 2022 - Java
-
Updated
Apr 3, 2022 - Go
DEPRECATED A helm plugin that help manage secrets with Git workflow and store them anywhere
kubernetes
encryption
kms
helm
pgp
secret-management
secrets
kubernetes-secrets
k8s
helm-charts
decryption
encryption-tool
secrets-stored
helm-plugin
sops
-
Updated
Dec 23, 2020 - Shell
A tool for managing secrets on Google Cloud
-
Updated
Jun 5, 2022 - Go
the Crypto Undertaker
-
Updated
May 25, 2022 - Shell
kaplanelad
commented
Apr 3, 2022
New Provider Request
Manage secrets from Mac keychain
Details
- URL: https://support.apple.com/en-il/guide/mac-help/mchlf375f392/mac
- Modes: read+write
- GitHub projects: https://github.com/keybase/go-keychain
security
oauth
jwt
awesome
cryptography
cloud
privacy
authentication
iam
secret-management
acl
password
authorization
pki
awesome-list
openid
2fa
gdpr
hardware-security-module
anonymization
-
Updated
Apr 28, 2022
Mirror of FreeIPA, an integrated security information management solution
python
linux
dns
ldap
identity
otp
certificates
sudo
secret-management
idm
policy
user-management
kerberos
certificate-authority
identity-management
access-control
freeipa
active-directory-integration
-
Updated
Jun 16, 2022 - Python
A helm plugin that help manage secrets with Git workflow and store them anywhere
kubernetes
encryption
kms
vault
helm
secret-management
gpg
secrets
kubernetes-secrets
k8s
helm-charts
decryption
encryption-tool
secrets-stored
helm-plugin
helm-plugins
sops
secrets-management
helm-chart
argocd
-
Updated
Jun 15, 2022 - Shell
Scan your code for security misconfiguration, search for passwords and secrets. 🔍
-
Updated
May 18, 2022 - JavaScript
CyberArk Conjur automatically secures secrets used by privileged users and machine identities
-
Updated
Jun 16, 2022 - Ruby
A secret manager backed by Keybase and KBFS.
-
Updated
Apr 29, 2021 - Ruby
werne2j
commented
Oct 29, 2021
In an effort to gather the list of users of argocd-vault-plugin, we are asking that if you are a user of AVP, please add your organization to our users list! https://github.com/IBM/argocd-vault-plugin/blob/main/USERS.md.
This helps us understand where and how AVP is being used so we can continuously improve the project.
Thank you!
Cryptr: a GUI for Hashicorp's Vault
gui
vault
password-manager
secret-management
secrets
hashicorp
passwords
hashicorp-vault
secret-storage
-
Updated
Apr 1, 2022 - HTML
A pass extension that helps you to keep the whole tree of password encrypted inside a tomb.
-
Updated
Jan 4, 2022 - Shell
Private key usage verification
-
Updated
Nov 9, 2021 - Go
A secret manager for AWS
-
Updated
May 10, 2021 - Java
Jenkins plugin to populate environment variables from secrets stored in HashiCorp's Vault.
-
Updated
Jun 13, 2022 - Java
Secure your apps by making them Secretless
-
Updated
Jun 15, 2022 - Go
Split and distribute your private keys securely amongst untrusted network
-
Updated
Jan 28, 2022 - Go
Runtime secrets management solution for ECS using Task IAM Roles
-
Updated
Mar 20, 2017 - Go
Secret management by contract toolchain
kubernetes
golang
yaml
cloud
encryption
pipeline
consul
vault
secret-management
cloud-storage
zookeeper
golang-library
unix-command
secret-storage
cloud-security
etcdv3
kv-store
gitops
paseto
rego
-
Updated
Jun 13, 2022 - Go
A secrets management platform that every engineer can use with minimal code changes.
-
Updated
Feb 18, 2022 - Go
A CLI tool for storing encrypted data in a git repo
-
Updated
Aug 5, 2021 - Go
A k8s vault webhook is a Kubernetes webhook that can inject secrets into Kubernetes resources by connecting to multiple secret managers
kubernetes
aws
integration
vault
azure
webhook
helm
secret-management
secrets
hashicorp-vault
kuberenetes
secret-managers
k8s-vault-webhook
inside-kubernetes
-
Updated
Sep 21, 2021 - Go
The official CLI for interacting with your Doppler secrets and configuration.
-
Updated
Jun 7, 2022 - Go
Decentralize your secrets!
-
Updated
Sep 1, 2019 - Go
Improve this page
Add a description, image, and links to the secret-management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the secret-management topic, visit your repo's landing page and select "manage topics."


Small feature request. I am using helmfile for the deployment of our k8s infrastructure and wanted to use sops for encryption of secrets. I need to use the --keyservice but as I am calling sops inside a wrapper (helmfile) of a wrapper (helm secrets) I cannot pass this variable to sops in a clean way.
Could you provide an alternative way to provide this option to sops in the .sops.conf and/or i