#trust #wot #duniter #dunitrust

durs-wot

Makes Web of Trust computations for the Dunitrust project

2 unstable releases

0.9.0 Mar 27, 2020
0.8.0-a0.9 Oct 30, 2018

#5 in #duniter

AGPL-3.0

56KB
1K SLoC

wot

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

How to use it

You can add durs-wot as a cargo dependency in your Rust project.


lib.rs:

wot 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/wot Javascript test.

Dependencies

~1.6–2.4MB
~51K SLoC