#trust #web #duniter #wot #wotb

deprecated duniter-wotb

Deprecated crate. Use runiter-wot.

8 unstable releases (3 breaking)

Uses old Rust 2015

0.8.0-a0.7-deprecated Sep 2, 2018
0.8.0-a0.5 Apr 23, 2018
0.7.1 Mar 19, 2018
0.6.1 Mar 4, 2018
0.4.1 Dec 18, 2017

#15 in #duniter

AGPL-3.0

63KB
1K SLoC

Deprecated

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. This crate is now deprecated. You should use runiter-wot instead.


lib.rs:

wotb is a crate making "Web of Trust" computations for the Duniter 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