Ian Goldberg
|
f5d2876d7b
Remove the requirement for each user to build their own docker image
|
5 years ago |
Ian Goldberg
|
928d357bdc
Add the MIT license
|
5 years ago |
Ian Goldberg
|
2f7da74d6e
typo fix
|
5 years ago |
Ian Goldberg
|
b56c8b0858
Forgot the seed argument in the tl;dr
|
5 years ago |
Ian Goldberg
|
63fea2401c
Don't cache "apt update" in the Dockerfile
|
5 years ago |
Ian Goldberg
|
f6988a7ac6
Remove (unnecessary) explicit anchor in README.md file
|
5 years ago |
Ian Goldberg
|
816ee9bae6
Add tl;dr section to the README.md file
|
5 years ago |
Ian Goldberg
|
66addc2893
The README for the simulator repository
|
5 years ago |
Ian Goldberg
|
55b9517da3
Enable the analysis scripts to be run within the docker as well
|
5 years ago |
Ian Goldberg
|
b28685abea
Rename run_small to run_sims
|
5 years ago |
Ian Goldberg
|
94b470633a
run-docker should preserve an existing logdir/run_small file, if present
|
5 years ago |
Ian Goldberg
|
a249fa1326
Remove unused Makefile
|
5 years ago |
Ian Goldberg
|
e8f9e4710f
The log files output by our runs of the simulator
|
5 years ago |
Ian Goldberg
|
9b0db392b3
Make the run_small script visible to the docker by putting it in the logdir directory
|
5 years ago |
Ian Goldberg
|
fe91fc6393
Change font size and aspect ratio of plots
|
5 years ago |
Ian Goldberg
|
c537ca21b1
Comment out a couple of warnings
|
5 years ago |
Ian Goldberg
|
c446242cad
Plot analyticals for per-relay total bytes as well
|
5 years ago |
Ian Goldberg
|
0df47ce617
Expand the xrange of the plots to show the new 30% scale data points
|
5 years ago |
Ian Goldberg
|
3f941d45ca
The test for entering steady state was wrong
|
5 years ago |
Ian Goldberg
|
e3e184a106
Add analysis and plotting scripts
|
5 years ago |
Ian Goldberg
|
beb5820498
Now that the VRF failures are supposed to have gone away, _do_ crash if we hit one
|
5 years ago |
Ian Goldberg
|
5151a304ed
Relays must tick their epoch before clients in Single-Pass Walking Onions
|
5 years ago |
Ian Goldberg
|
3d19109007
RelayDescriptors, not just SNIPs, have path selection keys in Single-Pass Walking Onions
|
5 years ago |
Ian Goldberg
|
3c41577330
Don't crash, but do report, on mysterious VRF failure
|
5 years ago |
Ian Goldberg
|
a92ec0c0aa
Telescoping WO can now construct looped circuits
|
5 years ago |
Ian Goldberg
|
345b974422
Simplify command-line API for client.py main program
|
5 years ago |
Ian Goldberg
|
9562f0a4d6
Single-Pass Walking Onions now works
|
5 years ago |
Ian Goldberg
|
e2e554939f
Implement RelayGetDescMsg and RelayDescMsg messages
|
5 years ago |
Ian Goldberg
|
1df690d4b7
Allow passing a byte representation of a public key to Sphinx.client
|
5 years ago |
Ian Goldberg
|
a9c2528364
The VRF should output bytes, not a hex string
|
5 years ago |