Go to file
2022-04-27 08:28:12 +00:00
keyring Add new Namecoin GPG key 2021-09-02 09:58:26 +00:00
projects certinject: Replace Git SHA1 with GPG sig 2022-04-27 08:28:12 +00:00
tools Cirrus: Only build Clang on osx 2022-03-21 19:08:37 +00:00
tor-browser-build@6f39bfb567 Bump tor-browser-build 2021-09-08 04:57:13 +00:00
.cirrus.yml Cirrus: Only build Clang on osx 2022-03-21 19:08:37 +00:00
.gitignore Bump tor-browser-build to tbb-9.5a4-build1 2020-01-06 02:22:37 +00:00
.gitmodules Remove our rbm submodule 2019-04-30 05:02:42 +00:00
ENTER Initial commit 2019-01-11 20:34:05 +00:00
LICENSE Relicense under tor-browser-build license 2021-09-05 14:11:12 +00:00
listrepo Initial commit 2019-01-11 20:34:05 +00:00
Makefile Remove rbm.conf from repo 2021-03-29 06:56:32 +00:00
rbm Add symlink from rbm to tor-browser-build/rbm 2019-04-30 05:03:24 +00:00
rbm.local.conf.example Add rbm.local.conf.example 2021-02-20 23:45:37 +00:00
README.md Relicense under tor-browser-build license 2021-09-05 14:11:12 +00:00

ncdns-repro

ncdns reproducible build harnesses for RBM.

Build instructions

First, initialize the stuff that's derived from upstream Tor:

./tools/setup-submodule-symlinks.sh
./tools/patch-tor-to-namecoin.sh

Then follow the Tor documentation to build via the Makefile.