lox/crates/lox-library
onyinyang 02306582de
Update lox-library Cargo.toml for workspace
2023-06-05 14:39:10 -04:00
..
src Remove performance statistics tests for pipeline 2023-05-15 20:18:20 -04:00
tests API for adding bridges and marking them as unreachable 2021-05-05 14:00:07 -04:00
.gitlab-ci.yml Add test pipeline 2023-05-15 20:17:53 -04:00
Cargo.toml Update lox-library Cargo.toml for workspace 2023-06-05 14:39:10 -04:00
LICENSE Add MIT licence 2022-10-18 00:51:30 -04:00
README.md Remove performance statistics tests for pipeline 2023-05-15 20:18:20 -04:00

README.md

Lox

Lox is a reputation-based bridge distribution system that provides privacy protection to users and their social graph and is open to all users. Lox is written in rust and requires cargo to test. Install Rust. We used Rust version 1.56.0.

Note that this implementation is coded such that the reachability certificate expires at 00:00 UTC. In reality, if the bucket is still reachable, a user could simply request a new reachability token if their request fails for this reason (a new certificate should be available prior to the outdated certificate expiring).