Go to file
Jeremy Rand c05769dd0b
Merge #150: Relicense under tor-browser-build license
98243f1 Relicense under tor-browser-build license (Jeremy Rand)

Pull request description:

  Fixes https://github.com/namecoin/ncdns-repro/issues/135
2021-09-05 14:24:51 +00:00
keyring Add new Namecoin GPG key 2021-09-02 09:58:26 +00:00
projects ncdns: Remove tlsrestrictchromium 2021-09-04 08:50:18 +00:00
tools tools: Fix substring matching in bump script 2021-09-04 07:16:21 +00:00
tor-browser-build@0fb6a4d903 Bump tor-browser-build to 11.0a1 2021-09-03 23:29:12 +00:00
.cirrus.yml Cirrus: Don't sign binaries from PR's 2021-05-31 12:40:15 +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.