1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-11-05 03:55:58 +01:00
pgpainless/pgpainless-wot
Heiko Schaefer 17e654687f
Unit tests: Web of trust 'authenticate'
Ported from sequoia-wot:src/lib.rs
2023-07-11 01:12:02 +02:00
..
src Unit tests: Web of trust 'authenticate' 2023-07-11 01:12:02 +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.