Show HN: Rot – Secure Secrets Management for the Modern Sysadmin (rotx.dev)
Rot is a "swiss army knife" cryptography tool designed for CLI users. It helps you create and share secrets, convert cryptographic values between formats, and inject secrets into other tools.
4 comments
[ 4.7 ms ] story [ 15.6 ms ] thread[0]: https://news.ycombinator.com/item?id=38593147
- Tons of generators, you can now create JWTs, X.509 certificates, SSH keys, and signatures
- Secret injection via environment variables
- Keyrings, allowing you to logically permission/separate values within the same configuration
- Encrypted value names and metadata for those needing tighter security
- Shamir Secret Sharing for Keyring access, so you can grant access to a Keyring only when a group of individuals can provide their tokens
- Edit mode, where you can edit a Keyring's Values interactively within an editor
https://news.ycombinator.com/newsfaq.html