Skip to content

Add `doc/safer_build.md` to explain path anonymization

Nick Mathewson requested to merge nickm/arti:safer_build into main

Otherwise our default build instructions will lead people to build binaries that include their home directory.

Closes #957 (closed) for now.

(A better solution here would require a bunch of tooling, or waiting for the Rust folks to clean up the compiler's behavior.)

Merge request reports