multikey
Secret manager
A cryptographic framework for managing secrets with complex access rules
n-out-of-N-keys encryption framework based on shamir's secret sharing algorithm
6 stars
3 watching
2 forks
Language: Go
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
andrewpaglusch/flashpaper | A one-time encrypted password/secret sharing application focused on simplicity and security | 399 |
candidco/confidential | A tool to securely manage configuration files with encrypted secrets in Python projects | 73 |
adrianosela/sslmgr | Provides an abstraction layer around Acme/Autocert certificate management for a Go-based HTTPS server | 26 |
hyperoslo/keychains | A simple keychain wrapper for managing passwords in iOS apps. | 75 |
attestantio/dirk | A distributed remote key manager for Ethereum 2 that provides secure signing operations and long-term performance. | 81 |
webfactory/secret-spreader | A tool to distribute GitHub Action secrets to multiple repositories in a centralized configuration file | 37 |
dcoker/biscuit | A key-value store for managing infrastructure secrets across multiple regions with secure storage and encryption. | 554 |
pr8kerl/kubectl-ssm-secret | A tool to manage sensitive data in Kubernetes secrets and AWS SSM Parameter Store | 27 |
rosehgal/jackson | A Python library for securely storing secrets in JSON files | 18 |
spectralops/keyscope | A tool for validating and managing keys and secrets across multiple providers | 387 |
ssh-vault/ssh-vault | A tool that enables secure encryption and decryption of data using public-private SSH key pairs. | 450 |
ravenac95/sudolikeaboss | A utility that allows users to securely access their 1Password credentials from the terminal using iTerm2. | 1,512 |
common-fate/iamzero | An automated tool for detecting and recommending secure identity and access management policies in cloud environments. | 249 |
chef/chef-vault | A tool to securely manage sensitive data in Chef environments | 407 |
snipsco/rust-threshold-secret-sharing | A Rust library for implementing threshold secret sharing schemes with efficient share generation and reconstruction. | 159 |