Go to file
2022-06-02 13:43:01 +00:00
keyring Add keyring for Meson (key of Jussi Pakkanen) 2022-05-04 14:30:48 +00:00
projects Bump generate_nmc_cert to v1.18 2022-06-02 13:43:01 +00:00
tools Don't fail if output cache empty 2022-05-09 01:46:32 +00:00
tor-browser-build@564dccbcf0 Bump tor-browser-build to tbb-11.5a11-build1 2022-05-07 10:41:41 +00:00
.cirrus.yml Disable statefulness of Cirrus 2022-05-07 12:57:07 +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.