mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-27 08:04:14 +00:00
27f8f6956a
Add a small utility script which securely replaces secrets in files. Doing this with `sed`, `replace-literal` or similar utilities leaks the secrets through the spawned process' `/proc/<pid>/cmdline` file.
5 lines
52 B
Plaintext
5 lines
52 B
Plaintext
beginning
|
|
middle replace this not this
|
|
and this
|
|
end
|