idnits 2.17.1 draft-hallambaker-mesh-presence-00.txt: Checking boilerplate required by RFC 5378 and the IETF Trust (see https://trustee.ietf.org/license-info): ---------------------------------------------------------------------------- No issues found here. Checking nits according to https://www.ietf.org/id-info/1id-guidelines.txt: ---------------------------------------------------------------------------- No issues found here. Checking nits according to https://www.ietf.org/id-info/checklist : ---------------------------------------------------------------------------- ** The document seems to lack an Authors' Addresses Section. Miscellaneous warnings: ---------------------------------------------------------------------------- == The copyright year in the IETF Trust and authors Copyright Line does not match the current year == The document doesn't use any RFC 2119 keywords, yet seems to have RFC 2119 boilerplate text. -- The document date (27 July 2020) is 1369 days in the past. Is this intentional? Checking references for intended status: Informational ---------------------------------------------------------------------------- No issues found here. Summary: 1 error (**), 0 flaws (~~), 2 warnings (==), 1 comment (--). Run idnits with the --verbose option for more detailed information about the items above. -------------------------------------------------------------------------------- 2 Network Working Group P. M. Hallam-Baker 3 Internet-Draft Venture Cryptography. 4 Intended status: Informational 27 July 2020 5 Expires: 28 January 2021 7 Mathematical Mesh 3.0 Part XII: Mesh Presence 8 draft-hallambaker-mesh-presence-00 10 Abstract 12 https://mailarchive.ietf.org/arch/browse/mathmesh/ 13 (http://whatever)Discussion of this draft should take place on the 14 MathMesh mailing list (mathmesh@ietf.org), which is archived at . 16 Status of This Memo 18 This Internet-Draft is submitted in full conformance with the 19 provisions of BCP 78 and BCP 79. 21 Internet-Drafts are working documents of the Internet Engineering 22 Task Force (IETF). Note that other groups may also distribute 23 working documents as Internet-Drafts. The list of current Internet- 24 Drafts is at https://datatracker.ietf.org/drafts/current/. 26 Internet-Drafts are draft documents valid for a maximum of six months 27 and may be updated, replaced, or obsoleted by other documents at any 28 time. It is inappropriate to use Internet-Drafts as reference 29 material or to cite them other than as "work in progress." 31 This Internet-Draft will expire on 28 January 2021. 33 Copyright Notice 35 Copyright (c) 2020 IETF Trust and the persons identified as the 36 document authors. All rights reserved. 38 This document is subject to BCP 78 and the IETF Trust's Legal 39 Provisions Relating to IETF Documents (https://trustee.ietf.org/ 40 license-info) in effect on the date of publication of this document. 41 Please review these documents carefully, as they describe your rights 42 and restrictions with respect to this document. 44 Table of Contents 46 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 2 47 2. Definitions . . . . . . . . . . . . . . . . . . . . . . . . . 2 48 2.1. Requirements Language . . . . . . . . . . . . . . . . . . 2 49 2.2. Defined Terms . . . . . . . . . . . . . . . . . . . . . . 2 50 2.3. Related Specifications . . . . . . . . . . . . . . . . . 2 51 2.4. Implementation Status . . . . . . . . . . . . . . . . . . 2 52 3. Presence Model . . . . . . . . . . . . . . . . . . . . . . . 3 53 3.1. Registration Service . . . . . . . . . . . . . . . . . . 3 54 3.1.1. Connect . . . . . . . . . . . . . . . . . . . . . . . 3 55 3.1.2. Keep Alive . . . . . . . . . . . . . . . . . . . . . 3 56 3.1.3. Disconnect . . . . . . . . . . . . . . . . . . . . . 3 57 3.1.4. Invite . . . . . . . . . . . . . . . . . . . . . . . 3 58 3.1.5. Accept . . . . . . . . . . . . . . . . . . . . . . . 3 59 3.2. Forwarding Service . . . . . . . . . . . . . . . . . . . 3 60 3.2.1. Data . . . . . . . . . . . . . . . . . . . . . . . . 3 61 3.2.2. Administration . . . . . . . . . . . . . . . . . . . 3 62 3.2.3. Service . . . . . . . . . . . . . . . . . . . . . . . 3 63 3.3. Peer to Peer Service . . . . . . . . . . . . . . . . . . 3 64 4. Security Considerations . . . . . . . . . . . . . . . . . . . 3 65 5. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 3 66 6. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . 4 67 7. Normative References . . . . . . . . . . . . . . . . . . . . 4 68 8. Informative References . . . . . . . . . . . . . . . . . . . 4 70 1. Introduction 72 2. Definitions 74 This section presents the related specifications and standard, the 75 terms that are used as terms of art within the documents and the 76 terms used as requirements language. 78 2.1. Requirements Language 80 The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", 81 "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this 82 document are to be interpreted as described in [RFC2119]. 84 2.2. Defined Terms 86 2.3. Related Specifications 88 2.4. Implementation Status 90 The implementation status of the reference code base is described in 91 the companion document [draft-hallambaker-mesh-developer]. 93 3. Presence Model 95 3.1. Registration Service 97 3.1.1. Connect 99 3.1.2. Keep Alive 101 3.1.3. Disconnect 103 3.1.4. Invite 105 3.1.5. Accept 107 3.2. Forwarding Service 109 3.2.1. Data 111 3.2.1.1. Push 113 3.2.1.2. Pull 115 3.2.2. Administration 117 3.2.2.1. Rekey 119 3.2.2.2. Permission 121 3.2.3. Service 123 3.2.3.1. Status 125 Returns the current status of the stream including the current 126 participants and their ephemeral keys (if used). 128 3.2.3.2. Transfer 130 Instructs a specific participant to use a different set of service 131 hosts for upload/download. 133 3.3. Peer to Peer Service 135 4. Security Considerations 137 5. IANA Considerations 139 This document requires no IANA actions. 141 6. Acknowledgements 143 7. Normative References 145 [RFC2119] Bradner, S., "Key words for use in RFCs to Indicate 146 Requirement Levels", BCP 14, RFC 2119, 147 DOI 10.17487/RFC2119, March 1997, 148 . 150 8. Informative References 152 [draft-hallambaker-mesh-developer] 153 Hallam-Baker, P., "Mathematical Mesh: Reference 154 Implementation", Work in Progress, Internet-Draft, draft- 155 hallambaker-mesh-developer-09, 23 October 2019, 156 .