1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-09-27 18:19:34 +02:00
pgpainless/wot-dijkstra
Paul Schaub 73f0976857
Refactoring - package names
Move Query, PairPriorityQueue, Root and Roots to wot.query
Move other classes in .sq to wot.network
Move filter package to query.filter
2023-07-09 11:13:14 +02:00
..
src Refactoring - package names 2023-07-09 11:13:14 +02:00
build.gradle Add dependency on slf4j 2023-07-09 10:54:24 +02:00
QUESTIONS.md Checkout wot-dijkstra and pgpainless-wot from wot branch 2023-06-19 11:28:09 +02:00
README.md Add README files 2023-07-04 15:52:51 +02:00

Backend-agnostic Web-of-Trust Implementation

This module contains an implementation of the Web-of-Trust which is agnostic of the cryptographic backend.