GithubHelp home page GithubHelp logo

mixnet's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mixnet's Issues

Allow for key rotation

Node key is currently set at construction and can't be changed without destroying the Mixnet object. Even though this implementation does not enforce a specific topology, it should be possible to set a new key for the existing session. This will allow the keys to be short lived for better forward secrecy.

Documentation

Documentation should enable anyone to write an alternative implementation of the protocol. It should include

  • Sphinx packet format.
  • Wire protocol, fragment handling.
  • Peer expectations w.r.t packet delays, cover traffic generation, route selection, etc.

Is this repo based on libp2p?

Hi all! Thank you for the great work in this repo.

I would like to ask if this mixnet implementation is based on libp2p, as written in the repo description. It seems that the repo doesn't use libp2p as a dependency and implements its own interfaces. If so, can I ask about the future integration plan with libp2p?

Validate traffic rate

Calculate basic traffic rate based on configuration and disconnect peers that go over this rate by too much.

Use loop cover to gauge network health

Track loop cover packets and use their return times to gauge the health of the mixnet. We expect all loop cover packets to return, but we also expect them to return at a certain time (based on the deterministic forwarding delays).

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.