Zero-Knowledge Proofs

Lox: Protecting the Social Graph in Bridge Distribution (MMath Thesis)

Lox is a privacy preserving bridge distribution system that utilizes anonymous credentials to allow users to anonymously build reputations within the system and invite friends. This thesis describes and analyzes the Lox design and protocols and evaluates the load of the system relative to known usecases, such as the bridge user base.

Read More

Lox Library

This is our implementation of Lox, a reputation-based bridge distribution system that provides privacy protection to users and their social graph and is open to all users. The Lox repo, written in Rust by my supervisor Ian Goldberg and me, includes test suites that were used to produce the results in my MMath thesis and our PETS'23 paper. Lox is currently being incorpoarted into Tor browser to be tested out as an alternative to Tor's bridgedb.

Read More