aboutsummaryrefslogtreecommitdiff
path: root/docs/README
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2007-08-23 20:37:11 +0000
committerRob Austein <sra@hactrn.net>2007-08-23 20:37:11 +0000
commite03d348bdc8e095f3fe5c406c73650d817d68be8 (patch)
treec2f4db2a08e2ecf492f6af5316473d350f4604e0 /docs/README
parent1e4974c0191563b9ffd306446983edf84da9558b (diff)
SQL for a demo IRDB, from Tim (thanks!)
svn path=/docs/README; revision=901
Diffstat (limited to 'docs/README')
-rw-r--r--docs/README35
1 files changed, 35 insertions, 0 deletions
diff --git a/docs/README b/docs/README
new file mode 100644
index 00000000..646076aa
--- /dev/null
+++ b/docs/README
@@ -0,0 +1,35 @@
+$Id$
+
+Ok, there's getting to be enough stuff in this directory to be
+confusing.
+
+README This file
+
+entity-decompose.pdf An overview presentation
+
+images Some old pictures
+
+left-right-protocol Pseudo-code for left-right protocol
+
+left-right-xml XML samples of left-right protocol
+
+presentations More presentations
+
+publication-protocol Pseudo-code for publication protocol
+
+repository-engine-objects.dot Objects in the RPKI engine (PDF)
+repository-engine-objects.pdf Graphviz source for "
+
+repository-structure.txt Old notes on repository structure
+
+rpki-db-schema.hacked.sql Fork of rpki-db-schema, to be deleted RSN
+
+rpki-db-schema.pdf Current working draft of SQL objects
+rpki-db-schema.sql in the RPKI engine
+
+sample-irbe.pdf A toy database representing the IR back end
+sample-irbe.sql database
+
+signed-manifests ASN.1 for signed manifests
+
+up-down-protocol Pointer to up-down protocol specification