avadapal 9af2700c22 run docker il y a 1 an
..
Dockerfile 5b5e25bbfe Improve Docker build script il y a 1 an
README.md a5379daf02 docker stuff il y a 1 an
build-docker.sh 5b5e25bbfe Improve Docker build script il y a 1 an
cleanup.sh 508d9ab9b1 fixed cleanup with new names for docker containers il y a 1 an
experiments-2p-preproc.sh a5a62db46f updating scripts with new folder il y a 1 an
experiments-OT.sh a5a62db46f updating scripts with new folder il y a 1 an
experiments-cpir.sh 98ad40a21a adding a sleep after a cpir part1 is launched il y a 1 an
experiments-online.sh a5a62db46f updating scripts with new folder il y a 1 an
experiments.sh a5a62db46f updating scripts with new folder il y a 1 an
repro.sh a4146d9a42 repro script il y a 1 an
run-docker.sh 9af2700c22 run docker il y a 1 an
run-experiment.sh e6798fba40 fixed a typo il y a 1 an
set-networking.sh b3edb4445e set networking including unset il y a 1 an
unset-networking.sh a5a62db46f updating scripts with new folder il y a 1 an

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