5 ms·
Possibly of interest to readers (but not directly competing) is securestore, our open-source, open-protocol, cross-language framework (cli tool + libraries) for
by ComputerGuru 6mo ago
Possibly of interest to readers (but not directly competing) is securestore, our open-source, open-protocol, cross-language framework (cli tool + libraries) for securely storing secrets and programmatically retrieving them in production: https://neosmart.net/blog/securestore-open-secrets-format/ https://neosmart.net/blog/securestore-open-secrets-format/
donet version: https://github.com/neosmart/SecureStore https://github.com/neosmart/SecureStore
rust version: https://github.com/neosmart/securestore-rs https://github.com/neosmart/securestore-rs
(This one is production ready)