aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 0fb2e00777e51c94443a295dafb94ab7fcfbfe38 (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
$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.

- rpkid: rpkid and friends, an (unfinished) collection of Python
  programs to handle the publication side of the RPKI project.

- 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.

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.