aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 5d20be24c7f6b1fca427842a093fa08315f94e41 (plain) (blame)
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
31
32
33
34
$Id$

Files associated with routing PKI project.

Required reading:

- RFC 3779
- Portions of RFC 3280
- draft-ietf-sidr-res-certs

Programs:

- openssl: development copy of OpenSSL with RFC 3779 support added.
  Patches for this have been submitted to the OpenSSL project and were
  incorporated into release OpenSSL 0.9.8e.

- rcynic: "cynical rsync" validator for rsync-based RPKI repositories.

- tests and scripts: various little test programs and utilities, not
  really intended for use by anyone but the author.  If they're
  useful, cool, enjoy, but if they blow up in your face, set your
  computer on fire, and turn your cat blue, that's your problem.

  scripts also contains rpkid and friends, an (unfinished) collection
  of Python programs to handle the publication side of the RPKI
  project.  rpkid and friends will move to a directory of their own at
  some point as part of a code cleanup and reorganization pass.

Other:

- docs: Design documents for various protocols used by the entities
  that generate and publish RPKI data.

- wiki-mirror: Mirror of selected documents from a Wiki at APNIC.