File: README

package info (click to toggle)
wotsap 0.7-2
  • links: PTS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 224 kB
  • ctags: 127
  • sloc: python: 2,342; makefile: 45; sh: 4
file content (30 lines) | stat: -rw-r--r-- 658 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30

 Web of trust statistics and pathfinder, Wotsap

This package contains the code used at
http://www.lysator.liu.se/~jc/wotsap/. Most documentation is available
on the web pages.

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.