For project-specific secrets, I’ve been using https://mise.jdx.dev/, with a local mise.local.toml which is gitignored. I’m also looking into using https://fnox.jdx.dev/ for encrypting secrets. I’m open to giving yadm another try, since I like the “alternate files” feature and some of my dot files are a mess of conditional statements.
For project-specific secrets, I’ve been using https://mise.jdx.dev/, with a local
mise.local.tomlwhich is gitignored. I’m also looking into using https://fnox.jdx.dev/ for encrypting secrets. I’m open to giving yadm another try, since I like the “alternate files” feature and some of my dot files are a mess of conditional statements.Thanks for mentioning this, will give it a look.