diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/INSTALLATION | 15 | ||||
-rw-r--r-- | docs/OPERATION | 15 | ||||
-rw-r--r-- | docs/left-right-protocol | 15 | ||||
-rw-r--r-- | docs/left-right-xml | 14 | ||||
-rw-r--r-- | docs/publication-protocol | 17 | ||||
-rw-r--r-- | docs/repository-structure.txt | 16 | ||||
-rw-r--r-- | docs/rpki-db-schema.pdf | bin | 5812 -> 5229 bytes | |||
-rw-r--r-- | docs/rpki-db-schema.sql | 14 | ||||
-rw-r--r-- | docs/sample-irdb-data.sql | 14 | ||||
-rw-r--r-- | docs/sample-irdb.pdf | bin | 2233 -> 1947 bytes | |||
-rw-r--r-- | docs/sample-irdb.sql | 14 | ||||
-rw-r--r-- | docs/signed-manifests | 15 |
12 files changed, 144 insertions, 5 deletions
diff --git a/docs/INSTALLATION b/docs/INSTALLATION index 3da44e88..ffbf49e2 100644 --- a/docs/INSTALLATION +++ b/docs/INSTALLATION @@ -1,5 +1,20 @@ $Id$ -*- Text -*- +Copyright (C) 2007--2008 American Registry for Internet Numbers ("ARIN") + +Permission to use, copy, modify, and distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND ARIN DISCLAIMS ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS. IN NO EVENT SHALL ARIN BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. + + Preliminary installation instructions for rpkid et al. These are the production-side RPKI tools, for Internet Registries (RIRs, LIRs, etc). See ../rcynic/README for relying party tools. diff --git a/docs/OPERATION b/docs/OPERATION index 6b04cc53..d41559ef 100644 --- a/docs/OPERATION +++ b/docs/OPERATION @@ -1,5 +1,20 @@ $Id$ -*- Text -*- +Copyright (C) 2007--2008 American Registry for Internet Numbers ("ARIN") + +Permission to use, copy, modify, and distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND ARIN DISCLAIMS ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS. IN NO EVENT SHALL ARIN BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. + + Preliminary operation instructions for rpkid et al. These are the production-side RPKI tools, for Internet Registries (RIRs, LIRs, etc). See ../rcynic/README for relying party tools. diff --git a/docs/left-right-protocol b/docs/left-right-protocol index 7f7c0b17..5fe0cb7c 100644 --- a/docs/left-right-protocol +++ b/docs/left-right-protocol @@ -1,7 +1,20 @@ ;;; -*- Lisp -*- -;;; $URL$ ;;; $Id$ + +;;; Copyright (C) 2007--2008 American Registry for Internet Numbers ("ARIN") +;;; +;;; Permission to use, copy, modify, and distribute this software for any +;;; purpose with or without fee is hereby granted, provided that the above +;;; copyright notice and this permission notice appear in all copies. ;;; +;;; THE SOFTWARE IS PROVIDED "AS IS" AND ARIN DISCLAIMS ALL WARRANTIES WITH +;;; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +;;; AND FITNESS. IN NO EVENT SHALL ARIN BE LIABLE FOR ANY SPECIAL, DIRECT, +;;; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +;;; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +;;; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +;;; PERFORMANCE OF THIS SOFTWARE. + ;;; Scratch pad for working out API design for RPKI engine. ;;; ;;; This file is pseudocode, I just wanted to take advantage of diff --git a/docs/left-right-xml b/docs/left-right-xml index 9a141d5e..c2424868 100644 --- a/docs/left-right-xml +++ b/docs/left-right-xml @@ -1,6 +1,20 @@ <!-- -*- SGML -*- - $Id$ - + - Copyright (C) 2007-2008 American Registry for Internet Numbers ("ARIN") + - + - Permission to use, copy, modify, and distribute this software for any + - purpose with or without fee is hereby granted, provided that the above + - copyright notice and this permission notice appear in all copies. + - + - THE SOFTWARE IS PROVIDED "AS IS" AND ARIN DISCLAIMS ALL WARRANTIES WITH + - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY + - AND FITNESS. IN NO EVENT SHALL ARIN BE LIABLE FOR ANY SPECIAL, DIRECT, + - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM + - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE + - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR + - PERFORMANCE OF THIS SOFTWARE. + - - See left-right-protocol for comments. --> diff --git a/docs/publication-protocol b/docs/publication-protocol index 74c3c2fb..1346776a 100644 --- a/docs/publication-protocol +++ b/docs/publication-protocol @@ -1,7 +1,20 @@ ;;; -*- Lisp -*- -;;; $URL$ ;;; $Id$ -;;; + +;;; Copyright (C) 2007--2008 American Registry for Internet Numbers ("ARIN") +;;; +;;; Permission to use, copy, modify, and distribute this software for any +;;; purpose with or without fee is hereby granted, provided that the above +;;; copyright notice and this permission notice appear in all copies. +;;; +;;; THE SOFTWARE IS PROVIDED "AS IS" AND ARIN DISCLAIMS ALL WARRANTIES WITH +;;; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +;;; AND FITNESS. IN NO EVENT SHALL ARIN BE LIABLE FOR ANY SPECIAL, DIRECT, +;;; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +;;; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +;;; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +;;; PERFORMANCE OF THIS SOFTWARE. + ;;; Scratch pad for working out API design for RPKI engine. ;;; ;;; This file is psuedocode, I just wanted to take advantage of diff --git a/docs/repository-structure.txt b/docs/repository-structure.txt index 6b0d6a26..327663b7 100644 --- a/docs/repository-structure.txt +++ b/docs/repository-structure.txt @@ -1,6 +1,20 @@ -$URL$ $Id$ +Copyright (C) 2007--2008 American Registry for Internet Numbers ("ARIN") + +Permission to use, copy, modify, and distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND ARIN DISCLAIMS ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS. IN NO EVENT SHALL ARIN BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. + + This note is an attempt to write up the conclusions that several of us came to at the RPKI meeting in Prague, March 2007. diff --git a/docs/rpki-db-schema.pdf b/docs/rpki-db-schema.pdf Binary files differindex e3764625..0b3d87cf 100644 --- a/docs/rpki-db-schema.pdf +++ b/docs/rpki-db-schema.pdf diff --git a/docs/rpki-db-schema.sql b/docs/rpki-db-schema.sql index 3ae49c79..0bebfe8b 100644 --- a/docs/rpki-db-schema.sql +++ b/docs/rpki-db-schema.sql @@ -1,5 +1,19 @@ -- $Id$ +-- Copyright (C) 2007-2008 American Registry for Internet Numbers ("ARIN") +-- +-- Permission to use, copy, modify, and distribute this software for any +-- purpose with or without fee is hereby granted, provided that the above +-- copyright notice and this permission notice appear in all copies. +-- +-- THE SOFTWARE IS PROVIDED "AS IS" AND ARIN DISCLAIMS ALL WARRANTIES WITH +-- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +-- AND FITNESS. IN NO EVENT SHALL ARIN BE LIABLE FOR ANY SPECIAL, DIRECT, +-- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +-- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +-- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +-- PERFORMANCE OF THIS SOFTWARE. + DROP TABLE IF EXISTS self; CREATE TABLE self ( diff --git a/docs/sample-irdb-data.sql b/docs/sample-irdb-data.sql index 1e9d1eab..df24b48f 100644 --- a/docs/sample-irdb-data.sql +++ b/docs/sample-irdb-data.sql @@ -1,5 +1,19 @@ -- $Id$ +-- Copyright (C) 2007-2008 American Registry for Internet Numbers ("ARIN") +-- +-- Permission to use, copy, modify, and distribute this software for any +-- purpose with or without fee is hereby granted, provided that the above +-- copyright notice and this permission notice appear in all copies. +-- +-- THE SOFTWARE IS PROVIDED "AS IS" AND ARIN DISCLAIMS ALL WARRANTIES WITH +-- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +-- AND FITNESS. IN NO EVENT SHALL ARIN BE LIABLE FOR ANY SPECIAL, DIRECT, +-- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +-- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +-- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +-- PERFORMANCE OF THIS SOFTWARE. + INSERT INTO registrant (IRBE_mapped_id) VALUES ('ARIN'); INSERT INTO registrant (IRBE_mapped_id) VALUES ('TIER1_ISP1'); INSERT INTO registrant (IRBE_mapped_id) VALUES ('TIER1_ISP2'); diff --git a/docs/sample-irdb.pdf b/docs/sample-irdb.pdf Binary files differindex a947f94e..672c097f 100644 --- a/docs/sample-irdb.pdf +++ b/docs/sample-irdb.pdf diff --git a/docs/sample-irdb.sql b/docs/sample-irdb.sql index 6319e1e3..d70f128d 100644 --- a/docs/sample-irdb.sql +++ b/docs/sample-irdb.sql @@ -1,5 +1,19 @@ -- $Id$ +-- Copyright (C) 2007-2008 American Registry for Internet Numbers ("ARIN") +-- +-- Permission to use, copy, modify, and distribute this software for any +-- purpose with or without fee is hereby granted, provided that the above +-- copyright notice and this permission notice appear in all copies. +-- +-- THE SOFTWARE IS PROVIDED "AS IS" AND ARIN DISCLAIMS ALL WARRANTIES WITH +-- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +-- AND FITNESS. IN NO EVENT SHALL ARIN BE LIABLE FOR ANY SPECIAL, DIRECT, +-- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +-- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +-- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +-- PERFORMANCE OF THIS SOFTWARE. + DROP TABLE IF EXISTS registrant; CREATE TABLE registrant ( diff --git a/docs/signed-manifests b/docs/signed-manifests index 49aee0d6..d1bd3f5e 100644 --- a/docs/signed-manifests +++ b/docs/signed-manifests @@ -1,6 +1,19 @@ --- $URL$ -- $Id$ + +-- Copyright (C) 2007-2008 American Registry for Internet Numbers ("ARIN") +-- +-- Permission to use, copy, modify, and distribute this software for any +-- purpose with or without fee is hereby granted, provided that the above +-- copyright notice and this permission notice appear in all copies. -- +-- THE SOFTWARE IS PROVIDED "AS IS" AND ARIN DISCLAIMS ALL WARRANTIES WITH +-- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +-- AND FITNESS. IN NO EVENT SHALL ARIN BE LIABLE FOR ANY SPECIAL, DIRECT, +-- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +-- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +-- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +-- PERFORMANCE OF THIS SOFTWARE. + -- Signed manifests for RPKI repositories. Relying parties use object -- (as opposed to channel) security for everything in this design -- repository, which is the right thing to do for various reasons but |