aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 588e614230b7eeb86ed2186884ece35559dadfe3 (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
35
36
37
38
$Id$

Files associated with routing PKI project.

Required reading:

- RFC 3779
- Portions of RFCs 3280 and 3852
- draft-ietf-sidr-*

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.

  At present we're using unmodified copies of OpenSSL project
  snapshots, because we need CMS code that's not yet in any released
  version.  So we keep a distribution tarball and a makefile that
  knows how to unpack, configure, and build it, so that other tools in
  this package can use the resulting libraries.

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