mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 00:53:12 +03: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
|