Giter VIP home page Giter VIP logo

rollercoaster's Introduction

Mix Network Simulator (Rollercoaster Paper) ๐ŸŽข

This repository contains a Loopix mix network simulator that accompanies the paper accepted at USENIX Security 2021: "Rollercoaster: An Efficient Group-Multicast Scheme for Mix Networks".

The simulator and tooling allow:

  • Creating new simulation configurations via a Jupyter Notebook.
  • Running these configurations via a deterministic simulator.
  • (Re-)Creating the graphs presented in the paper.

The software in this repository is licensed under the MIT license as described in the LICENSE file.

Optionally: For large simulation configurations it contains helper scripts for scheduling the simulator jobs on a computing cluster that can execute slurm files.

1) Requirements

Making effective use of this repository requires at least the following:

  • Basic usage of standard developer tools: command line, git, text editor
  • Basic understanding of Python
  • Starting and editing Jupyter Notebooks
  • Creating and running Docker images

The artefact runs on UNIX like systems with a recent version of Docker installed. The simulations and the resulting data can be large - especially when loaded in Jupyter Notebooks. I suggest using a machine with at least 16 GiB RAM (preferably more) and 10 GiB of free disk space. The code has been tested on Ubuntu 20.04 and Mac OS 11.3.

NOTE FOR AEC: If you do not have access to a Unix-like system with 16GiB, I can provide you with remote access to a server with such capabilities.

2) Documentation

Please read the files within the docs/ folder before starting experimenting with the code. The walkthrough guide is the main document for the artefact evaluation.

  • architecture.md file explains the high-level view of this artefact. This provides understanding of its structure and provides orientation if you are getting lost.
  • walkthrough.md is a tutorial with a detailed step-by-step description for reproducing the figures from the paper.

rollercoaster's People

Contributors

lambdapioneer avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.