1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2025-03-05 16:17:47 +00:00
sops-nix/pkgs/sops-install-secrets
Jörg Thalheim 351c716739
allow non-key group users to access /run/secrets
This does not significantly decrease security while making it a lot more
convinient.  There are also services, where it is not possible to set
the keys group i.e. if a daemon unsets all groups.  Processes still
won't be able to list other secrets if they are not in the secret group.

fixes #86
2021-06-05 17:59:22 +02:00
..
sshkeys remove ssh-to-pgp from sops-nix 2021-02-22 06:49:46 +01:00
test-assets fix sops files that contains lists 2021-01-27 07:22:56 +01:00
.envrc first commit 2020-07-06 07:31:57 +01:00
default.nix pkgs: don't reference deprecated stdenv.lib 2021-01-31 18:02:23 -08:00
main.go allow non-key group users to access /run/secrets 2021-06-05 17:59:22 +02:00
main_test.go parallelize CI 2020-11-13 12:54:33 +01:00
nixos-test.nix Fix impurity in test invocation 2021-01-26 15:48:56 +01:00
shell.nix add tests + ssh key support 2020-07-12 13:50:55 +01:00