https://github.com/polyseam/silky
https://github.com/polyseam/silky
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/polyseam/silky
- Owner: polyseam
- Created: 2024-01-04T21:08:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-25T03:03:30.000Z (almost 2 years ago)
- Last Synced: 2024-07-25T04:22:35.056Z (almost 2 years ago)
- Language: TypeScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
silky
### why?
This is a helper to create and manage x509 Keypairs.
This is used in [polyseam/cndi](https://github.com/polyseam/cndi) to generate a
key-pair used by [Kubeseal](https://github.com/bitnami-labs/sealed-secrets) for
encrypting
[Kubernetes Secrets](https://kubernetes.io/docs/concepts/configuration/secret/)
in a [GitOps](https://www.redhat.com/en/topics/devops/what-is-gitops)-friendly
way.