Mathematical Mesh 3.0 Part VII: Security Considerations
draft-hallambaker-mesh-security-06
Network Working Group P. M. Hallam-Baker
Internet-Draft ThresholdSecrets.com
Intended status: Informational 2 November 2020
Expires: 6 May 2021
Mathematical Mesh 3.0 Part VII: Security Considerations
draft-hallambaker-mesh-security-06
Abstract
The Mathematical Mesh 'The Mesh' is an end-to-end secure
infrastructure that facilitates the exchange of configuration and
credential data between multiple user devices. The core protocols of
the Mesh are described with examples of common use cases and
reference data.
[Note to Readers]
Discussion of this draft takes place on the MATHMESH mailing list
(mathmesh@ietf.org), which is archived at
https://mailarchive.ietf.org/arch/search/?email_list=mathmesh.
This document is also available online at
http://mathmesh.com/Documents/draft-hallambaker-mesh-security.html.
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 6 May 2021.
Copyright Notice
Copyright (c) 2020 IETF Trust and the persons identified as the
document authors. All rights reserved.
Hallam-Baker Expires 6 May 2021 [Page 1]
Internet-Draft Mathematical Mesh Reference November 2020
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.
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 5
2. Definitions . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.1. Requirements Language . . . . . . . . . . . . . . . . . . 6
2.2. Defined Terms . . . . . . . . . . . . . . . . . . . . . . 6
2.3. Related Specifications . . . . . . . . . . . . . . . . . 6
2.4. Implementation Status . . . . . . . . . . . . . . . . . . 6
2.5. Shared Classes . . . . . . . . . . . . . . . . . . . . . 6
2.5.1. Classes describing keys . . . . . . . . . . . . . . . 6
2.5.2. Structure: KeyData . . . . . . . . . . . . . . . . . 6
2.5.3. Structure: CompositePrivate . . . . . . . . . . . . . 7
2.6. Assertion classes . . . . . . . . . . . . . . . . . . . . 7
2.6.1. Structure: Assertion . . . . . . . . . . . . . . . . 7
2.6.2. Structure: Condition . . . . . . . . . . . . . . . . 7
2.6.3. Base Classes . . . . . . . . . . . . . . . . . . . . 7
2.6.4. Structure: Connection . . . . . . . . . . . . . . . . 7
2.6.5. Structure: Activation . . . . . . . . . . . . . . . . 8
2.6.6. Structure: ActivationEntry . . . . . . . . . . . . . 8
2.6.7. Mesh Profile Classes . . . . . . . . . . . . . . . . 8
2.6.8. Structure: Profile . . . . . . . . . . . . . . . . . 8
2.6.9. Structure: ProfileDevice . . . . . . . . . . . . . . 8
2.6.10. Structure: ProfileAccount . . . . . . . . . . . . . . 9
2.6.11. Structure: ProfileUser . . . . . . . . . . . . . . . 9
2.6.12. Structure: ProfileGroup . . . . . . . . . . . . . . . 10
2.6.13. Structure: ProfileService . . . . . . . . . . . . . . 10
2.6.14. Structure: ProfileHost . . . . . . . . . . . . . . . 10
2.6.15. Connection Assertions . . . . . . . . . . . . . . . . 10
2.6.16. Structure: ConnectionDevice . . . . . . . . . . . . . 10
2.6.17. Structure: ConnectionApplication . . . . . . . . . . 11
2.6.18. Structure: ConnectionGroup . . . . . . . . . . . . . 11
2.6.19. Structure: ConnectionService . . . . . . . . . . . . 11
2.6.20. Structure: ConnectionHost . . . . . . . . . . . . . . 11
2.6.21. Activation Assertions . . . . . . . . . . . . . . . . 11
2.6.22. Structure: ActivationDevice . . . . . . . . . . . . . 11
2.6.23. Structure: ActivationAccount . . . . . . . . . . . . 12
2.6.24. Structure: ActivationApplication . . . . . . . . . . 12
2.7. Data Structures . . . . . . . . . . . . . . . . . . . . . 12
2.7.1. Structure: Contact . . . . . . . . . . . . . . . . . 12
Show full document text