Go to file
2022-05-06 11:50:36 +00:00
keyring Add keyring for Meson (key of Jussi Pakkanen) 2022-05-04 14:30:48 +00:00
projects ncdns-nsis: Add python-windows dependency 2022-05-06 11:50:36 +00:00
tools Isolate intermediate Cirrus caches by PR number 2022-05-04 10:04:29 +00:00
tor-browser-build@6f39bfb567 Bump tor-browser-build 2021-09-08 04:57:13 +00:00
.cirrus.yml Isolate intermediate Cirrus caches by PR number 2022-05-04 10:04:29 +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.