Coder Social home page Coder Social logo

christopherbilg / ri2p Goto Github PK

View Code? Open in Web Editor NEW
14.0 1.0 0.0 335.86 MB

Rust implementation of the i2p client/server/router protocols

Home Page: https://chrisbilger.com/ri2p

License: GNU General Public License v2.0

Rust 100.00%
rust i2p p2p-network p2p-clients p2p-http distributed networking cryptography anonymity encryption

ri2p's Introduction

ri2p

Rust implementation of the i2p client/server/router protocols

Status

ci-cd mdBook devskim pages-build-deployment

Common Commands

  • cargo build: Builds the ri2p binary

  • cargo run: Runs the ri2p binary

  • cargo test: Runs all test functions, in the ./tests directory, that contain the #[test] attribute

  • cargo doc [--open]: Builds the automatically generated ri2p Rust documentation, and optionally opens it in a web browser

  • cargo fmt: Standard formatter for Rust codestyle

  • cargo clippy [--fix]: Standard linter for Rust, and optionally will automatically fix linted issues

  • mdbook build: Builds the ri2p mdbook locally

  • mdbook serve: Serves the ri2p mdbook at http://localhost:3000, and rebuilds it on changes

CI/CD Information

GitHub is the central CI/CD platform for the ri2p project. CI/CD will occur only when modifications are made (pull-requests) to the master branch.

Additional Important Information

Developers

If you would like to work on this project, please feel free to check the issues for a list of the current items that we need to be worked on. If you would like to work on any of them, please contact ri2p in the discussions area and I will mark a task for you.

Documentation

Developers can find documentation for ri2p in the docs/ directory, or hosted online at chrisbilger.com/ri2p/.

The cargo doc documentation that is automatically generated by Cargo can be viewed by running cargo doc --open, or hosted online at chrisbilger.com/ri2p/doc/doc/ri2p.

Roadmap & Goals

v1.0.0

Minimally viable i2p router.

v2.0.0

Add in router UI. (This will probably be a web server that serves a static site and periodic data refreshes.)

v3.0.0

Remove all unnecessary dependencies in order to reduce attack-surface. This also includes re-reading all source code in order to pinpoint potential security vulnerabilities.

v4.0.0+

TBD. Versions at this level will be feature additions and possibly a "module" system that allows the addition of external modules for additional/enhanced features and functionality.

ri2p's People

Contributors

christopherbilg avatar dependabot[bot] avatar

Stargazers

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

Watchers

 avatar

ri2p's Issues

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.