aboutsummaryrefslogtreecommitdiff
path: root/doc/safer-build.md
Commit message (Collapse)AuthorAgeFilesLines
* maint: Rename reproducible build scripts to kebab caseIan Jackson2026-01-201-1/+1
| | | | We had both maint/docker-... and maint/docker_...
* doc: Use locked buildpinkforest2024-05-161-1/+1
|
* 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.