summaryrefslogtreecommitdiff
path: root/doc/safer-build.md
Commit message (Collapse)AuthorAgeFilesLines
* Add `doc/safer_build.md` to explain path anonymizationNick Mathewson2023-07-241-0/+55
Otherwise our default build instructions will lead people to build binaries that include their home directory. Closes #957 for now.