mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-04 19:45:59 +01:00
12 lines
No EOL
393 B
Markdown
12 lines
No EOL
393 B
Markdown
<!--
|
|
SPDX-FileCopyrightText: 2023 Paul Schaub <info@pgpainless.org>
|
|
|
|
SPDX-License-Identifier: Apache-2.0
|
|
-->
|
|
|
|
# Web-of-Trust + PGPainless
|
|
|
|
This module plugs PGPainless as an OpenPGP backend into [`wot-dijkstra`](../wot-dijkstra) to implement the
|
|
[Web of Trust](https://sequoia-pgp.gitlab.io/sequoia-wot/).
|
|
|
|
For a command line interface, check out [`pgpainless-wot-cli`](../pgpainless-wot-cli). |