You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/nix/store is world-readable which is incredibly bad for deploying secrets. We're only doing it right now because we're fairly certain that our services are secure enough and systemd's isolation is good enough to prevent this. Obviously, if we can do better, we should.
The text was updated successfully, but these errors were encountered:
/nix/store is world-readable which is incredibly bad for deploying secrets. We're only doing it right now because we're fairly certain that our services are secure enough and systemd's isolation is good enough to prevent this. Obviously, if we can do better, we should.
The text was updated successfully, but these errors were encountered: