From 09a6af9d364afa326e10f237e0c88244c32f17b4 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Tue, 19 Sep 2023 11:44:31 +0800 Subject: [PATCH] docs: secrets --- secrets/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/secrets/README.md b/secrets/README.md index 1d90b397..b79e90d1 100644 --- a/secrets/README.md +++ b/secrets/README.md @@ -140,3 +140,8 @@ NOTE: By default, `age.identityPaths` is set to `~/.ssh/id_ed25519` and `~/.ssh/ so make sure to place your decryption keys there. If you're deploying to the same machine from which you encrypted the secrets, it should work out of the box. +## Other Replacements + +- [ragenix](https://github.com/yaxitech/ragenix): A Rust reimplementation of agenix. + +