1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-11-16 01:12:05 +01:00
pgpainless/pgpainless-wot
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 Fix dependencies 2023-07-05 17:05:22 +02:00
README.md Add README files 2023-07-04 15:52:51 +02:00

Web-of-Trust + PGPainless

This module plugs PGPainless as an OpenPGP backend into wot-dijkstra to implement the Web of Trust.

For a command line interface, check out pgpainless-wot-cli.