This is an attempt to reimplement the defunct PGP pathfinder without needing anything other than your own keyring. This is very much a work in progres

mricon / wotmate Public

submited by
Style Pass
2022-01-23 16:30:06

This is an attempt to reimplement the defunct PGP pathfinder without needing anything other than your own keyring. This is very much a work in progress.

Draws the shortest path between each key you have personally signed and the target key. For simpler setups, it exactly mirrors the web of trust, but the resulting graph is not necessarily one-to-one (because you can assign ownertrust to a key you did not directly sign).

Very similar, but finds shortest paths to each fully-trusted key in your keyring. Handy for open-source projects where someone maintains a "web of trust."

Leave a Comment
Related Posts