--- 1/draft-ietf-lisp-eid-anonymity-06.txt 2019-10-07 15:13:23.165546614 -0700 +++ 2/draft-ietf-lisp-eid-anonymity-07.txt 2019-10-07 15:13:23.189547228 -0700 @@ -1,21 +1,21 @@ Network Working Group D. Farinacci Internet-Draft lispers.net Intended status: Experimental P. Pillay-Esnault -Expires: October 13, 2019 Huawei Technologies +Expires: April 9, 2020 Huawei Technologies W. Haddad Ericsson - April 11, 2019 + October 7, 2019 LISP EID Anonymity - draft-ietf-lisp-eid-anonymity-06 + draft-ietf-lisp-eid-anonymity-07 Abstract This specification will describe how ephemeral LISP EIDs can be used to create source anonymity. The idea makes use of frequently changing EIDs much like how a credit-card system uses a different credit-card numbers for each transaction. Requirements Language @@ -31,21 +31,21 @@ 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 https://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 October 13, 2019. + This Internet-Draft will expire on April 9, 2020. Copyright Notice Copyright (c) 2019 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 (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents @@ -65,30 +65,31 @@ 6. Interworking Considerations . . . . . . . . . . . . . . . . . 5 7. Multicast Considerations . . . . . . . . . . . . . . . . . . 5 8. Performance Improvements . . . . . . . . . . . . . . . . . . 6 9. Security Considerations . . . . . . . . . . . . . . . . . . . 6 10. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 6 11. References . . . . . . . . . . . . . . . . . . . . . . . . . 6 11.1. Normative References . . . . . . . . . . . . . . . . . . 6 11.2. Informative References . . . . . . . . . . . . . . . . . 8 Appendix A. Acknowledgments . . . . . . . . . . . . . . . . . . 8 Appendix B. Document Change Log . . . . . . . . . . . . . . . . 8 - B.1. Changes to draft-ietf-lisp-eid-anonymity-06 . . . . . . . 8 - B.2. Changes to draft-ietf-lisp-eid-anonymity-05 . . . . . . . 8 - B.3. Changes to draft-ietf-lisp-eid-anonymity-04 . . . . . . . 9 - B.4. Changes to draft-ietf-lisp-eid-anonymity-03 . . . . . . . 9 - B.5. Changes to draft-ietf-lisp-eid-anonymity-02 . . . . . . . 9 - B.6. Changes to draft-ietf-lisp-eid-anonymity-01 . . . . . . . 9 - B.7. Changes to draft-ietf-lisp-eid-anonymity-00 . . . . . . . 9 - B.8. Changes to draft-farinacci-lisp-eid-anonymity-02 . . . . 9 - B.9. Changes to draft-farinacci-lisp-eid-anonymity-01 . . . . 10 - B.10. Changes to draft-farinacci-lisp-eid-anonymity-00 . . . . 10 + B.1. Changes to draft-ietf-lisp-eid-anonymity-07 . . . . . . . 8 + B.2. Changes to draft-ietf-lisp-eid-anonymity-06 . . . . . . . 8 + B.3. Changes to draft-ietf-lisp-eid-anonymity-05 . . . . . . . 9 + B.4. Changes to draft-ietf-lisp-eid-anonymity-04 . . . . . . . 9 + B.5. Changes to draft-ietf-lisp-eid-anonymity-03 . . . . . . . 9 + B.6. Changes to draft-ietf-lisp-eid-anonymity-02 . . . . . . . 9 + B.7. Changes to draft-ietf-lisp-eid-anonymity-01 . . . . . . . 9 + B.8. Changes to draft-ietf-lisp-eid-anonymity-00 . . . . . . . 9 + B.9. Changes to draft-farinacci-lisp-eid-anonymity-02 . . . . 9 + B.10. Changes to draft-farinacci-lisp-eid-anonymity-01 . . . . 10 + B.11. Changes to draft-farinacci-lisp-eid-anonymity-00 . . . . 10 Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 10 1. Introduction The LISP architecture [RFC6830] specifies two namespaces, End-Point IDs (EIDs) and Routing Locators (RLOCs). An EID identifies a node in the network and the RLOC indicates the EID's topological location. Typically EIDs are globally unique so an end-node system can connect to any other end-node system on the Internet. Privately used EIDs are allowed when scoped within a VPN but must always be unique within @@ -339,102 +341,108 @@ 11.2. Informative References [I-D.farinacci-lisp-ecdsa-auth] Farinacci, D. and E. Nordmark, "LISP Control-Plane ECDSA Authentication and Authorization", draft-farinacci-lisp- ecdsa-auth-03 (work in progress), September 2018. [I-D.ietf-lisp-eid-mobility] Portoles-Comeras, M., Ashtaputre, V., Moreno, V., Maino, F., and D. Farinacci, "LISP L2/L3 EID Mobility Using a - Unified Control Plane", draft-ietf-lisp-eid-mobility-03 - (work in progress), November 2018. + Unified Control Plane", draft-ietf-lisp-eid-mobility-04 + (work in progress), May 2019. [I-D.ietf-lisp-signal-free-multicast] Moreno, V. and D. Farinacci, "Signal-Free LISP Multicast", draft-ietf-lisp-signal-free-multicast-09 (work in progress), March 2018. Appendix A. Acknowledgments The author would like to thank the LISP WG for their review and acceptance of this draft. Appendix B. Document Change Log [RFC Editor: Please delete this section on publication as RFC.] -B.1. Changes to draft-ietf-lisp-eid-anonymity-06 +B.1. Changes to draft-ietf-lisp-eid-anonymity-07 + + o Posted end of October 2019. + + o Update document timer and references. + +B.2. Changes to draft-ietf-lisp-eid-anonymity-06 o Posted end of March 2019. o Padma had more basic edits and some clarification text. -B.2. Changes to draft-ietf-lisp-eid-anonymity-05 +B.3. Changes to draft-ietf-lisp-eid-anonymity-05 o Posted March IETF week 2019. o Do not state that ephemeral EIDs make the privacy problem worse. -B.3. Changes to draft-ietf-lisp-eid-anonymity-04 +B.4. Changes to draft-ietf-lisp-eid-anonymity-04 o Posted October 2018 before Bangkok IETF deadline. o Made Padma requested changes to refer to ephemeral-EIDs allowed to have many on one interface and can be registered with more than 1 RLOC but one RLOC-set. -B.4. Changes to draft-ietf-lisp-eid-anonymity-03 +B.5. Changes to draft-ietf-lisp-eid-anonymity-03 o Posted October 2018. o Update document timer and references. -B.5. Changes to draft-ietf-lisp-eid-anonymity-02 +B.6. Changes to draft-ietf-lisp-eid-anonymity-02 o Posted April 2018. o Update document timer and references. -B.6. Changes to draft-ietf-lisp-eid-anonymity-01 +B.7. Changes to draft-ietf-lisp-eid-anonymity-01 o Posted October 2017. o Add to section 5 that PKI can be used to authenticate EIDs. o Update references. -B.7. Changes to draft-ietf-lisp-eid-anonymity-00 +B.8. Changes to draft-ietf-lisp-eid-anonymity-00 o Posted August 2017. o Made draft-farinacci-lisp-eid-anonymity-02 a LISP working group document. -B.8. Changes to draft-farinacci-lisp-eid-anonymity-02 +B.9. Changes to draft-farinacci-lisp-eid-anonymity-02 o Posted April 2017. o Added section describing how ephemeral-EIDs can use a public key hash as an alternative to a random number. o Indciate when an EID/RLOC co-located, that the xTR can register the EID when it is configured or changed versus waiting for a packet to be sent as in the EID/RLOC separated case. -B.9. Changes to draft-farinacci-lisp-eid-anonymity-01 +B.10. Changes to draft-farinacci-lisp-eid-anonymity-01 o Posted October 2016. o Update document timer. -B.10. Changes to draft-farinacci-lisp-eid-anonymity-00 +B.11. Changes to draft-farinacci-lisp-eid-anonymity-00 o Posted April 2016. o Initial posting. Authors' Addresses Dino Farinacci lispers.net San Jose, CA