#trust #web #wot #runiter

runiter-wot

Makes Web of Trust computations for the Runiter project

1 unstable release

Uses old Rust 2015

0.8.0-a0.7 Sep 2, 2018

#15 in #wot

AGPL-3.0

63KB
1K SLoC

wotb

wotb is a crate making "Web of Trust" computations for the Duniter project.

How to use it

You can add duniter-wotb as a cargo dependency in your Rust project.


lib.rs:

wotb is a crate making "Web of Trust" computations for the Runiter project.

It defines a trait representing a Web of Trust and allow to do calculations on it.

It also contains an "legacy" implementation translated from the original C++ code.

Web of Trust tests are translated from duniter/wotb Javascript test.

Dependencies

~3MB
~62K SLoC