ruffsl@programming.dev to Programming@programming.devEnglish · 14 days agoSecure Declarative Secrets With SecretSpecyoutube.comexternal-linkmessage-square3linkfedilinkarrow-up11file-textcross-posted to: rust@programming.dev
arrow-up11external-linkSecure Declarative Secrets With SecretSpecyoutube.comruffsl@programming.dev to Programming@programming.devEnglish · 14 days agomessage-square3linkfedilinkfile-textcross-posted to: rust@programming.dev
cross-posted from: https://programming.dev/post/56166299 https://secretspec.dev/ https://github.com/cachix/secretspec
minus-squareruffsl@programming.devOPlinkfedilinkEnglisharrow-up0·14 days agoYeah, would definitely prefer using a package manager from a maintained repository like nix over raw dogging remote shell scripts. E.g. from nixpkg nix-env -iA secretspec -f https://github.com/NixOS/nixpkgs/tarball/nixpkgs-unstable
Yeah, would definitely prefer using a package manager from a maintained repository like nix over raw dogging remote shell scripts. E.g. from nixpkg