#trust #duniter #wot

dubp-wot

Makes Web of Trust computations for the Duniter project

5 unstable releases

0.11.1 Aug 12, 2022
0.11.0 Apr 27, 2020
0.10.1 Mar 30, 2020
0.10.0 Mar 30, 2020
0.9.0 Mar 29, 2020

#1 in #duniter

Download history 102/week @ 2023-12-04 133/week @ 2023-12-11 129/week @ 2023-12-18 9/week @ 2023-12-25 84/week @ 2024-01-01 128/week @ 2024-01-08 108/week @ 2024-01-15 136/week @ 2024-01-22 190/week @ 2024-01-29 205/week @ 2024-02-05 93/week @ 2024-02-12 75/week @ 2024-02-19 78/week @ 2024-02-26 185/week @ 2024-03-04 53/week @ 2024-03-11 117/week @ 2024-03-18

435 downloads per month

AGPL-3.0

59KB
1K SLoC

wot

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

How to use it

You can add dubp-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

~2.2–3.5MB
~64K SLoC