1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2024-12-14 11:57:52 +00:00
sops-nix/pkgs
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
..
sops-init-gpg-key pkgs: don't reference deprecated stdenv.lib 2021-01-31 18:02:23 -08:00
sops-install-secrets allow non-key group users to access /run/secrets 2021-06-05 17:59:22 +02:00
sops-pgp-hook Fix sops-pgp-hook erroring in a strict shell 2021-02-08 15:49:30 -05:00