Skip to main content

Responsible Grandparenting in the RPKI
draft-ymbk-rpki-grandparenting-00

The information below is for an old version of the document.
Document Type
This is an older version of an Internet-Draft whose latest revision state is "Expired".
Author Randy Bush
Last updated 2012-06-06
RFC stream (None)
Formats
Stream Stream state (No stream defined)
Consensus boilerplate Unknown
RFC Editor Note (None)
IESG IESG state I-D Exists
Telechat date (None)
Responsible AD (None)
Send notices to (None)
draft-ymbk-rpki-grandparenting-00
Network Working Group                                            R. Bush
Internet-Draft                                 Internet Initiative Japan
Intended status: BCP                                        June 6, 2012
Expires: December 8, 2012

                 Responsible Grandparenting in the RPKI
                   draft-ymbk-rpki-grandparenting-00

Abstract

   There are circumstances in RPKI operations where a resource holder's
   parent may not be able to, or may not choose to, facilitate full and
   proper registration of the holder's data.  As in real life, the
   holder may form a relationship to their grandparent who is willing to
   aid the grandchild.  This document describes simple procedures for
   doing so.

Status of this Memo

   This Internet-Draft is submitted in full conformance with the
   provisions of BCP 78 and BCP 79.  This document may not be modified,
   and derivative works of it may not be created, and it may not be
   published except as an Internet-Draft.

   Internet-Drafts are working documents of the Internet Engineering
   Task Force (IETF).  Note that other groups may also distribute
   working documents as Internet-Drafts.  The list of current Internet-
   Drafts is at http://datatracker.ietf.org/drafts/current/.

   Internet-Drafts are draft documents valid for a maximum of six months
   and may be updated, replaced, or obsoleted by other documents at any
   time.  It is inappropriate to use Internet-Drafts as reference
   material or to cite them other than as "work in progress."

   This Internet-Draft will expire on December 8, 2012.

Copyright Notice

   Copyright (c) 2012 IETF Trust and the persons identified as the
   document authors.  All rights reserved.

   This document is subject to BCP 78 and the IETF Trust's Legal
   Provisions Relating to IETF Documents
   (http://trustee.ietf.org/license-info) in effect on the date of
   publication of this document.  Please review these documents
   carefully, as they describe your rights and restrictions with respect
   to this document.  Code Components extracted from this document must

Bush                    Expires December 8, 2012                [Page 1]
Internet-Draft   Responsible Grandparenting in the RPKI        June 2012

   include Simplified BSD License text as described in Section 4.e of
   the Trust Legal Provisions and are provided without warranty as
   described in the Simplified BSD License.

Table of Contents

   1.  Introduction  . . . . . . . . . . . . . . . . . . . . . . . . . 3
   2.  Suggested Reading . . . . . . . . . . . . . . . . . . . . . . . 3
   3.  What to Do  . . . . . . . . . . . . . . . . . . . . . . . . . . 3
   4.  Security Considerations . . . . . . . . . . . . . . . . . . . . 4
   5.  IANA Considerations . . . . . . . . . . . . . . . . . . . . . . 4
   6.  Informative References  . . . . . . . . . . . . . . . . . . . . 4
   Author's Address  . . . . . . . . . . . . . . . . . . . . . . . . . 5

Bush                    Expires December 8, 2012                [Page 2]
Internet-Draft   Responsible Grandparenting in the RPKI        June 2012

1.  Introduction

   There are circumstances in RPKI operations where a resource holder's
   parent may not be able to, or may not choose to, facilitate full and
   proper registration of the holder's data.  As in real life, the
   holder may form a relationship to their grandparent who is willing to
   aid the grandchild.  This document describes simple procedures for
   doing so.

   One example would be when provider A allowed a child, C, to move to
   other provider(s) and keep their address space, either temporarily or
   permanently, and C's child, G, wished to stay with provider A.

   Other examples occur in administrative hierarchies, such as large
   organizations or military and other government hierarchies, when A's
   child C wishes to manage their own data but does not wish the
   technical or administrative burden of managing their children's, Gs',
   data.

2.  Suggested Reading

   It is assumed that the reader understands the RPKI, see [RFC6480],
   ROAs, see [RFC6482], BGPSEC Router Certificates, see
   [I-D.ietf-sidr-bgpsec-pki-profiles], and the operational guidance for
   origin validation, [I-D.ietf-sidr-origin-ops].

3.  What to Do

   A hypothetical example might be that A has the rights to 10.0.0.0/8,
   has delegated 10.42.0.0/16 to their child C, who delegated
   10.42.2.0/23 to their child G. C has changed providers and kept, with
   A's consent, 10.42.0.0/16, but G wishes to stay with A and keep
   10.42.2.0/23.

   Perhaps there are also AS resources involved, and G wishes to issue
   Router Certificates for their AS(s).

   Managing RPKI data in such relationships is simple, but should be
   done carefully.

   First, using whatever administrative and/or contractual procedures
   are appropriate in the local hierarchy, the grandparent, A, should
   ensure their relationship to the grandchild, G, and that G has the
   right to the resources which they wish to have registered.  These are
   local matters between A and G.

Bush                    Expires December 8, 2012                [Page 3]
Internet-Draft   Responsible Grandparenting in the RPKI        June 2012

   Although A has the rights over their child's, C's, resources, it
   would be prudent and polite to ensure that C agrees to A forming a
   relationship to G. Again, these are local matters between A, C, and
   G.

   Then, it is trivial within the RPKI for A to certify G's data, even
   though it is a subset of the resources A delegated to C. A may
   certify G's resources, or issue one or more EE certificates and ROAs
   for G's resources.  Which is done is a local matter between A and G.

4.  Security Considerations

   This operational practice presents no technical security threats
   beyond those of the relevant RPKI specifications.

   There are threats of social engineering by G, lying to A about their
   relationship to and rights gained from C.

   There are also threats of social engineering by C, attempting to
   prevent A from giving rights to G which G legitimately deserves.

5.  IANA Considerations

   This document has no IANA Considerations.

6.  Informative References

   [I-D.ietf-sidr-bgpsec-pki-profiles]
              Reynolds, M., Turner, S., and S. Kent, "A Profile for
              BGPSEC Router Certificates, Certificate Revocation Lists,
              and Certification Requests",
              draft-ietf-sidr-bgpsec-pki-profiles-03 (work in progress),
              April 2012.

   [I-D.ietf-sidr-origin-ops]
              Bush, R., "RPKI-Based Origin Validation Operation",
              draft-ietf-sidr-origin-ops-16 (work in progress),
              May 2012.

   [RFC6480]  Lepinski, M. and S. Kent, "An Infrastructure to Support
              Secure Internet Routing", RFC 6480, February 2012.

   [RFC6482]  Lepinski, M., Kent, S., and D. Kong, "A Profile for Route
              Origin Authorizations (ROAs)", RFC 6482, February 2012.

Bush                    Expires December 8, 2012                [Page 4]
Internet-Draft   Responsible Grandparenting in the RPKI        June 2012

Author's Address

   Randy Bush
   Internet Initiative Japan
   5147 Crystal Springs
   Bainbridge Island, Washington  98110
   US

   Phone: +1 206 780 0431 x1
   Email: randy@psg.com

Bush                    Expires December 8, 2012                [Page 5]