diff options
-rw-r--r-- | README | 8 | ||||
-rw-r--r-- | docs/README | 6 | ||||
-rw-r--r-- | rpkid/INSTALLATION (renamed from docs/INSTALLATION) | 0 | ||||
-rw-r--r-- | rpkid/OPERATION (renamed from docs/OPERATION) | 0 |
4 files changed, 3 insertions, 11 deletions
@@ -16,16 +16,14 @@ Programs: - 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. - 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 diff --git a/docs/README b/docs/README index c68208e1..3cf48509 100644 --- a/docs/README +++ b/docs/README @@ -5,12 +5,6 @@ confusing. README This file -INSTALLATION Preliminary installation instructions - for rpkid and friends - -OPERATION Preliminary operation instructions for - rpkid and friends - entity-decompose.pdf An overview presentation images Some old pictures diff --git a/docs/INSTALLATION b/rpkid/INSTALLATION index ffbf49e2..ffbf49e2 100644 --- a/docs/INSTALLATION +++ b/rpkid/INSTALLATION diff --git a/docs/OPERATION b/rpkid/OPERATION index d41559ef..d41559ef 100644 --- a/docs/OPERATION +++ b/rpkid/OPERATION |