Ian Goldberg 74b74f4649 2P reads 1 gadu atpakaļ
..
Dockerfile d60d48f128 2P writes 1 gadu atpakaļ
README.md a5379daf02 docker stuff 1 gadu atpakaļ
build-docker.sh 5b5e25bbfe Improve Docker build script 1 gadu atpakaļ
cleanup.sh 8b1aebc54e 3P preprocessing 1 gadu atpakaļ
experiments-2p-preproc.sh a5a62db46f updating scripts with new folder 1 gadu atpakaļ
experiments-OT.sh a5a62db46f updating scripts with new folder 1 gadu atpakaļ
experiments-cpir.sh 98ad40a21a adding a sleep after a cpir part1 is launched 1 gadu atpakaļ
experiments-online.sh a5a62db46f updating scripts with new folder 1 gadu atpakaļ
experiments.sh a5a62db46f updating scripts with new folder 1 gadu atpakaļ
repro.sh a4146d9a42 repro script 1 gadu atpakaļ
run-docker.sh d60d48f128 2P writes 1 gadu atpakaļ
run-experiment.sh 74b74f4649 2P reads 1 gadu atpakaļ
set-networking.sh b3edb4445e set networking including unset 1 gadu atpakaļ
unset-networking.sh a5a62db46f updating scripts with new folder 1 gadu atpakaļ

README.md

  • ./build-docker.sh builds the docker image
  • ./run-docker.sh launches three docker containers for parties P2, P0, and P1
  • ./set-networking.sh sets up the latencies and bandwidth constraints among the three docker containers launched; pass arguments of latency and bandwidth (e.g., ./set-networking.sh 1ms 40mbit). ./unset-networking.sh removes the latency and bandwidth settings.
  • ./experiments.sh runs the three parties
  • ./cleanup.sh stops the three dockers