2026-07-21 13:36:23 +02:00
2026-07-21 13:36:23 +02:00
2026-07-03 14:40:59 +02:00
2026-07-20 13:53:07 +02:00
2026-07-03 14:40:59 +02:00
2026-07-03 14:40:59 +02:00
2026-07-20 13:53:07 +02:00

hs-mix-sim

This repository contains a Rust workspace for Monte Carlo route-compromise simulations in mix networks. The aim is to study and better understand the fully malicious path problem in decentralized mixnets. A sampled path is considered compromised when every node on that path is malicious. For more information on the problem, see this research post.

Choosing a simulator

  • routesim-v2 to simulate paths through existing MTG-generated, stratified topology layouts. This simulator is a simplified version of routesim with an extention of additional Vanguards similar to those use in Tor hidden services.
  • freeroutesim to simulate free-route mixnets and study time and message count to first compromise under random, guard, or vanguard routing. This is more relevant for the mix protocol we consider.

This project builds on ideas and code from routesim.

Description
Hidden Services over Mix simulations
Readme
Languages
Rust 83.8%
Python 13.3%
Shell 2.9%