📰 2026-04-10 19:30 更新
🔸 Show HN: Keeper – embedded secret store for Go (help me break it) / 显示HN : Keeper – Go的嵌入式秘密商店(帮助我打破它)
🔗 Show HN: Keeper – embedded secret store for Go (help me break it)
🔥 26 points
原文:
Keeper is a cryptographic secret store for Go. It encrypts arbitrary byte payloads at rest using Argon2id key derivation and XChaCha20-Poly1305 (default) authenticated encryption, and stores them in an embedded bbolt database. It ships as three things you can use independently: A Go library — embed a hardened secret store directly in your process,
译文:
Keeper是Go的加密秘密商店。它使用Argon2id密钥派生和XChaCha20-Poly1305 (默认)身份验证加密对静态任意字节有效负载进行加密,并将其存储在嵌入式bbolt数据库中。它作为三样东西提供,您可以独立使用:围棋库—直接在您的流程中嵌入一个加固的秘密存储,
自动更新 · 正文抓取 · 双语翻译