DINRG B. Yang
Internet-Draft China Mobile
Intended status: Informational March 2, 2018
Expires: September 3, 2018

Use cases of Blockchain: Application and Interworking
draft-yang-usecase-din-00

Abstract

The purpose of this document is to analyze several important use cases based on blockchain, including: blockchain based PKI for security connection, blockchain as a service, interworking cross blockchain (exchange data and contracts cross chains).Through case analysis, important scenarios and specific requirements are listed. Related solutions are also provided for easy understanding.

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 September 3, 2018.

Copyright Notice

Copyright (c) 2018 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.


Table of Contents

1. Introduction

Blockchain helps to establish cross industry mutual trust and cooperation, and can provide the transmission of value and trust on top of current information network (i.e., Internet). The following industries are studying the application of block chains: government, commerce, industry, finance, insurance, medical, education, communication, culture and art etc.

Blockchain can play the following role in a company:

In this document several important use cases based on blockchain are analyzed, including: blockchain based PKI system, blockchain as a service, interworking cross blockchain (exchange data and contracts cross chains). For easy understanding, related solutions are also provided.

2. Requirements Language

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 RFC 2119.

3. Terminology and Abbreviations

The terminology and abbreviations used in this document are defined in this section.

4. Use case 1: Secure connection between devices using blockchain based PKI

Digital certificates are widely used to negotiate secure channels between devices and to establish secure connections as defined in RFC 5280. Accoding to communication model, there are two typical sceniaros: multiple devices are connected to the same centralized node (such as HeNBs connected to a MNO's SeGW), peer to peer connection (such as IoT devices).

4.1. Centralized connected model

Take the HeNB scenario for example, HeNB is a device that is installed in the office/home where the radio signal is weak or not covered by MNOs, to provide mobile network services (such as voice call, messaging). HeNB access MNO's network via local user's Internet access (LAN). Security solution is needed to authorize the HeNB device and to secure the connection between HeNB device and MNO network border (SeGW), as shown in Figure 1.

                                                              
                _________                     __________      
+------+     __(         )_           +------(          )_    
| HeNB |   _(   Internet   )__        |      |    MNO     )__ 
|      +--(                   )-------+ SeGW |   network     )
+------+  (___________________)       +------(_______________)
  Cert(===============================)Cert                   
of CA1       Secure Connection         of CA1                 
         
       		

Figure 1

Because not every SeGW uses the certificates issued by the same CA, HeNB needs to configure the certificate of the SeGW that it is connected to. The certificate shall provide two functions: authentication of HeNB devices, and the establishment of secure end to end communication channels in an unsafe Internet network.For this reason, the manufacture can not preinstall any certificate for HeNB; When deploying the HeNB, the workers need to manually provision the certificate for the HeNB. In this way, two problems occurs: first, is low efficiency and error-pronel second, the risk of certificate leakage. Besides, reconfiguration are needed each time when the certificate is expired of withdrawn.

The solution is:

Note: Although in this case we uses the operator's HeNB scenario, this solution can be used for other similar connection models.

4.2. Peer-to-peer connection model

Take IoT scenario for example. Currently, our IoT devices always talk to each other via the network side server (such as IoT application server). For privacy and security consideration, we may need our IoT devices that produced by different venders to talk with each other directly in security. But we can not assume that all these devices be preinstalled with the certificates issued by the same CA. The current regular solution is to introduce a bridge-CA. the question is that, firstly, the bridge is not efficiency and lack extensiblity.

The solution is:

4.3. Summary

The advantages of usging blockchain based PKI includes:

5. Use case 2: Blockchain as a Service

The value of blockchain in building a system of trust and collaboration has been proved by the industry, and more and more enterprises and industries are applying the blockchain. However, not all enterprises are willing to establish and operate their own blockchain system. Therefore, providing blockchain as a service contributes to the rapid popularization of blockchain.

The main requirements for blockchain-as-a-service may include:

6. Use case 3: Blockchain Interworking

According to the current situation of the vertical development of the blockchain infrastructures and applications, the cross-chain interworking shall be a very important demand in the future Cross chain interoperability involves not only data, but also smart contracts, security and other aspects

Two solutions for blockchain interworking:

7. IANA Considerations

This memo includes no request to IANA.

8. Security Considerations

TBA

9. Normative References

[RFC2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, DOI 10.17487/RFC2119, March 1997.
[RFC5280] Cooper, D., Santesson, S., Farrell, S., Boeyen, S., Housley, R. and W. Polk, "Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile", RFC 5280, DOI 10.17487/RFC5280, May 2008.

Author's Address

Yang Boyle China Mobile EMail: boyxd@hotmail.com