jackson
Secret manager
A Python library for securely storing secrets in JSON files
Pythonic way of keeping secrets secure in JSON
18 stars
2 watching
5 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
json-parserpythonsecret-in-jsonsecret-management
Related projects:
Repository | Description | Stars |
---|---|---|
candidco/confidential | A tool to securely manage configuration files with encrypted secrets in Python projects | 73 |
unfor19/githubsecrets | A tool to manage GitHub Actions secrets | 45 |
justingrote/secretmanagement.keepass | A PowerShell extension that enables secure secret management with KeePass | 116 |
chef/chef-vault | A tool to securely manage sensitive data in Chef environments | 407 |
googlecloudplatform/berglas | A tool and library for securely storing and managing secrets on Google Cloud. | 1,241 |
ansible-collections/community.sops | An Ansible collection providing an easy way to manage encrypted secrets and files using the SOPS tool. | 76 |
pinterest/knox | A secret management service for storing and rotating sensitive data used by other applications | 1,233 |
jkroepke/helm-secrets | Tools to manage encrypted secrets in Kubernetes Helm charts using Git workflow and cloud native secret managers. | 1,534 |
adrianosela/multikey | A cryptographic framework for managing secrets with complex access rules | 6 |
henrikjoreteg/github-secret-keeper | A microservice that enables GitHub login for multiple server-less applications by storing client secrets and providing a JSON API to make requests on behalf of the user. | 89 |
rsjethani/secret | Protects sensitive data by making it inaccessible to operations like printing and logging | 28 |
hyperoslo/keychains | A simple keychain wrapper for managing passwords in iOS apps. | 75 |
spider-gazelle/secrets-env | Enables reading secrets from Docker and Kubernetes environments in Crystal applications | 6 |
conradirwin/dotgpg | A tool for securely storing and managing sensitive production data | 163 |
ssh-vault/ssh-vault | A tool that enables secure encryption and decryption of data using public-private SSH key pairs. | 450 |