Skip to content
Snippets Groups Projects
Commit 32282abc authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

* Beginning of secure multi-user Nix stores. If Nix is started as

  root (or setuid root), then builds will be performed under one of
  the users listed in the `build-users' configuration variables.  This
  is to make it impossible to influence build results externally,
  allowing locally built derivations to be shared safely between
  users (see ASE-2005 paper).

  To do: only one builder should be active per build user.
parent 15ff8774
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment