giomasce / wotsap

Web of trust statistics and pathfinder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 Web of trust statistics and pathfinder, Wotsap

Wotsap is a tool that analyzes a OpenPGP Web of Trust description and
reports to the user stastistics about the single keys and the whole
network, or searches for paths from one key to another.

This package was originally developed by Jörgen Cederlöf at
http://www.lysator.liu.se/~jc/wotsap/. Most documentation is available
on the web pages. The development there is now frozen and continues on
https://github.com/giomasce/wotsap. Every contribution is welcome!

README:

  This file.

wotsap:

  The main Wotsap Python program. It also works as a module if you
  rename it to wotsap.py .

Webware-Main.py:

  Glue between wotsap.py and Webware
  (http://webware.sourceforge.net/).

pks2wot:

  A program to create .wot files using the pksclient program. You need
  a local pks keyserver to use it. It should be fairly easy to adopt
  it to client programs for other keyservers.

wotfileformat.txt:

  Specification for the .wot file format.

About

Web of trust statistics and pathfinder


Languages

Language:Python 100.0%