Internet DRAFT - draft-sattler-contact-inventory-report

draft-sattler-contact-inventory-report



Internet Engineering Task Force                       T. Sattler, Editor
Internet-Draft                                              
Intended status: Best Current Practice                         
Expires: April 15, 2020                                 October 15, 2019

                         Contact Inventory Report
                 draft-sattler-contact-inventory-report-03

Abstract

   This document describes the content of a Contact Inventory Report
   based on the Report Structure and delivered by the Reporting
   Repository.

Status of This Memo

   This Internet-Draft is submitted in full conformance with the
   provisions of BCP 78 and BCP 79.

   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 December 18, 2019.

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
   carefully, as they describe your rights and restrictions with respect
   to this document.  Code Components extracted from this document must
   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.

Sattler                  Expires April 15, 2020                 [Page 1]

Internet-Draft          Contact Inventory Report            October 2019

Table of Contents
   1.  Introduction  . . . . . . . . . . . . . . . . . . . . . . . .   2
   2.  Terminology and Definitions . . . . . . . . . . . . . . . . .   2
   3.  Report Headings . . . . . . . . . . . . . . . . . . . . . . .   3
   4.  Unique ID . . . . . . . . . . . . . . . . . . . . . . . . . .   3
   5.  Example . . . . . . . . . . . . . . . . . . . . . . . . . . .   3
   6.  IANA Considerations . . . . . . . . . . . . . . . . . . . . .   3
   7.  Security Considerations . . . . . . . . . . . . . . . . . . .   3
   8.  Implementation Status . . . . . . . . . . . . . . . . . . . .   4
     8.1.  united-domains Reselling  . . . . . . . . . . . . . . . .   4
   9.  References  . . . . . . . . . . . . . . . . . . . . . . . . .   5
     9.1.  Normative References  . . . . . . . . . . . . . . . . . .   5
     9.2.  Informative References  . . . . . . . . . . . . . . . . .   5
   Appendix A.  Change History . . . . . . . . . . . . . . . . . . .   5
     A.1.  Change from 00 to 01  . . . . . . . . . . . . . . . . . .   5
     A.2.  Change from 01 to 02  . . . . . . . . . . . . . . . . . .   5
     A.3.  Change from 02 to 03  . . . . . . . . . . . . . . . . . .   5
   Appendix B.  Acknowledgements . . . . . . . . . . . . . . . . . .   5
   Author's Address  . . . . . . . . . . . . . . . . . . . . . . . .   5

1.  Introduction

   Modern top-level domain registries provide many detailed reports and
   documents that their registrars require on a daily, weekly and
   monthly basis. These most commonly include transaction reports, as
   well as lists containing currently unavailable domains and current
   premium domain fees. These reports are critical for registrars'
   businesses and play an important role in accounting and operations
   processes as well as in sales and marketing activities. In the
   current set-up, registrars must download these reports from each
   registry's intranet differently according to each registry's document
   management set up.
   
   A contact inventory comparison between the contacts that are on an
   accreditation/account and the contacts that a registrar/reseller
   has in its system is therefore useful.
   
   This document describes the content of a Contact Inventory Report
   based on the [I-D.mcpherson-sattler-report-structure] and delivered
   by the [I-D.mcpherson-sattler-reporting-repository].

2.  Terminology and Definitions

   The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
   "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
   document are to be interpreted as described in [RFC2119] when
   specified in their uppercase forms.
   
Sattler                  Expires April 15, 2020                 [Page 2]

Internet-Draft          Contact Inventory Report            October 2019

3.  Report Headings

   The first row MUST be the column headings in the following order:
   
   CONTACTID         It MUST contain the server-unique identifier of the
                     contact-object.
   
   UPDATED           It MUST contain the date and time of the most
                     recent contact-object modification. If the contact
                     object has never been modified, then the date and
                     time of contact-object creation have to be used.
                     Formatting in both cases according to section 2.1
                     of this document.
                     
   INUSE             It MUST either be 0 if the contact-object is not
                     linked to a domain-object or 1 if it is bound.

   ID                It MUST contain a unique ID according to section 4
                     of this document.
                     
4.  Unique ID

   A unique ID MUST either be according to the IANA registrar IDs
   (https://www.iana.org/assignments/registrar-ids/registrar-ids.xhtml)
   where applicable or another unique registrar or reseller ID MUST be
   used.

5.  Example

   This is an example of a contact inventory report.
   
   Filename: contact-inventory_2019-01-01.csv.gz
   
   CONTACTID,UPDATED,INUSE,ID
   sh8013,2018-12-30T07:00:00Z,0,1
   sh8014,2018-12-30T09:00:15Z,1,1
   sh8015,2018-12-31T09:03:22Z,1,1
   sh8016,2018-12-31T10:18:56Z,0,1

6.  IANA Considerations

   This document has no IANA actions.

7.  Security Considerations

   The contact inventory report described in this document does not
   provide any security services.
   
Sattler                  Expires April 15, 2020                 [Page 3]

Internet-Draft          Contact Inventory Report            October 2019

8.  Implementation Status

   Note to RFC Editor: Please remove this section and the reference to
   [RFC7942] before publication.

   This section records the status of known implementations of the
   protocol defined by this specification at the time of posting of this
   Internet-Draft, and is based on a proposal described in [RFC7942].
   The description of implementations in this section is intended to
   assist the IETF in its decision processes in progressing drafts to
   RFCs.  Please note that the listing of any individual implementation
   here does not imply endorsement by the IETF.  Furthermore, no effort
   has been spent to verify the information presented here that was
   supplied by IETF contributors.  This is not intended as, and must not
   be construed to be, a catalog of available implementations or their
   features.  Readers are advised to note that other implementations may
   exist.

   According to [RFC7942], "this will allow reviewers and working groups
   to assign due consideration to documents that have the benefit of
   running code, which may serve as evidence of valuable experimentation
   and feedback that have made the implemented protocols more mature. It
   is up to the individual working groups to use this information as
   they see fit".

8.1.  united-domains Reselling

   Organization: united-domains Reselling GmbH

   Name: Reseller Reporting System

   Description: Domain Reseller Platform

   Level of maturity: Deployed in production.
   
   Version compatibility: Version 02 is implemented.

   Coverage: All aspects of this document are implemented.

   Licensing: Proprietary In-House software

   Contact: Tim Ettel <ettel@ud-reselling.com>

   URL: https://www.ud-reselling.com/en/
   
Sattler                  Expires April 15, 2020                 [Page 4]

Internet-Draft          Contact Inventory Report            October 2019

9.  References

9.1.  Normative References

   [I-D.mcpherson-sattler-report-structure]
              McPherson, N. and Sattler, T., "Report Strucutre",
              <https://datatracker.ietf.org/doc/draft-mcpherson-sattler-
              report-structure/> (work in progress), January 2019

   [RFC2119]  Bradner, S., "Key words for use in RFCs to Indicate
              Requirement Levels", BCP 14, RFC 2119, March 1997,
              <https://www.rfc-editor.org/info/rfc2119>.
              
9.2.  Informative References

   [I-D.mcpherson-sattler-reporting-repository]
              McPherson, N. and Sattler, T., "Reporting Repository",
              <https://datatracker.ietf.org/doc/draft-mcpherson-sattler-
              reporting-repository/> (work in progress), January 2019

   [RFC7942]  Sheffer, Y. and Farrel, A., "Improving Awareness of
              Running Code: The Implementation Status Section", RFC
              7942, July 2016,
              <https://www.rfc-editor.org/info/rfc7942>.

Appendix A.  Change History

A.1.  Change from 00 to 01

   Editorial changes.

A.2.  Change from 01 to 02
   
   Added implementation reference. Added acknowledgement.
   
A.3.  Change from 02 to 03

   Simplified this document.

Appendix B.  Acknowledgements

   The author wishes to thank the following persons for their feedback
   and suggestions (sorted alphabetically by company):
   
   o Tim Ettel, united-domains
   
Author's Address

   Tobias Sattler

   Email: tobias.sattler@me.com
   URI:   https://tobiassattler.com

Sattler                  Expires April 15, 2020                 [Page 5]