You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Jeremy Rand 5fe77bfc90
Isolate intermediate Cirrus caches by PR number
Should decrease risk of race conditions when we have multiple builds
happening at once.
2 years ago
keyring Add new Namecoin GPG key 3 years ago
projects Bump gotlsrestrictnss to v0.0.5 2 years ago
tools Isolate intermediate Cirrus caches by PR number 2 years ago
tor-browser-build@6f39bfb567 Bump tor-browser-build 3 years ago
.cirrus.yml Isolate intermediate Cirrus caches by PR number 2 years ago
.gitignore Bump tor-browser-build to tbb-9.5a4-build1 4 years ago
.gitmodules Remove our rbm submodule 5 years ago
ENTER Initial commit 5 years ago
LICENSE Relicense under tor-browser-build license 3 years ago
Makefile Remove rbm.conf from repo 3 years ago
README.md Relicense under tor-browser-build license 3 years ago
listrepo Initial commit 5 years ago
rbm Add symlink from rbm to tor-browser-build/rbm 5 years ago
rbm.local.conf.example Add rbm.local.conf.example 3 years ago

README.md

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.