Ian Goldberg 052de90607 Allow for DUORAM_MAXGB to not be set at all vor 2 Jahren
..
Dockerfile d60d48f128 2P writes vor 2 Jahren
README.md a5379daf02 docker stuff vor 3 Jahren
build-docker 6839f3491d Upgrade the docker scripts vor 2 Jahren
experiments-2p-preproc.sh a5a62db46f updating scripts with new folder vor 3 Jahren
experiments-OT.sh a5a62db46f updating scripts with new folder vor 3 Jahren
experiments-cpir.sh 98ad40a21a adding a sleep after a cpir part1 is launched vor 3 Jahren
experiments-online.sh a5a62db46f updating scripts with new folder vor 3 Jahren
experiments.sh a5a62db46f updating scripts with new folder vor 3 Jahren
repro 052de90607 Allow for DUORAM_MAXGB to not be set at all vor 2 Jahren
run-experiment c8fefe83a8 Touch up the run-experiment and repro scripts vor 2 Jahren
set-networking 6839f3491d Upgrade the docker scripts vor 2 Jahren
start-docker 6839f3491d Upgrade the docker scripts vor 2 Jahren
stop-docker 6839f3491d Upgrade the docker scripts vor 2 Jahren
unset-networking 6839f3491d Upgrade the docker scripts vor 2 Jahren

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