CN109547499B - Data isolation type sharing method, device, terminal and system based on block chain - Google Patents

Data isolation type sharing method, device, terminal and system based on block chain Download PDF

Info

Publication number
CN109547499B
CN109547499B CN201910051085.9A CN201910051085A CN109547499B CN 109547499 B CN109547499 B CN 109547499B CN 201910051085 A CN201910051085 A CN 201910051085A CN 109547499 B CN109547499 B CN 109547499B
Authority
CN
China
Prior art keywords
node
data
terminal
order
report
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910051085.9A
Other languages
Chinese (zh)
Other versions
CN109547499A (en
Inventor
杨虎
李隆根
田鑫
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Qiansong Technology Development Co ltd
Original Assignee
Beijing Qiansong Technology Development Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Qiansong Technology Development Co ltd filed Critical Beijing Qiansong Technology Development Co ltd
Priority to CN201910051085.9A priority Critical patent/CN109547499B/en
Publication of CN109547499A publication Critical patent/CN109547499A/en
Application granted granted Critical
Publication of CN109547499B publication Critical patent/CN109547499B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/185Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with management of multicast group membership
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/12Applying verification of the received information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1044Group management mechanisms 
    • H04L67/1051Group master selection mechanisms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2463/00Additional details relating to network architectures or network communication protocols for network security covered by H04L63/00
    • H04L2463/102Additional details relating to network architectures or network communication protocols for network security covered by H04L63/00 applying security measure for e-commerce

Abstract

The embodiment of the invention relates to the field of block chains, in particular to a data isolation type sharing method, device, terminal and system based on block chains. According to the method, after the data report generated based on the source data is encrypted, the data generator and the user can share the use value of the data through the data report. Meanwhile, an isolated sharing mechanism is established between the data generator and the user and used for isolating source data contact of the two parties and managing transaction behaviors of the two parties, so that the problem of source data leakage is solved and the public and transparent transaction behaviors of the two parties are ensured.

Description

Data isolation type sharing method, device, terminal and system based on block chain
Technical Field
The embodiment of the invention relates to the field of block chains, in particular to a data isolation type sharing method, device, terminal and system based on block chains.
Background
The blockchain is a cryptographically concatenated transaction record (also called a block) that is cryptographically concatenated and protected in content. Each tile contains the cryptographic hash of the previous tile, the corresponding time stamp, and transaction data (typically represented by a hash value computed using the merkel tree algorithm), such a design makes the tile contents tamper-resistant. The distributed account book connected in series by the block chain can effectively record the transaction by two parties and permanently check the transaction. In which the concepts of data isolation and data sharing are involved.
The data isolation is to use the blockchain system to isolate two data interaction parties, so that a user cannot directly contact and use source data information provided by a data producer, and can only indirectly access processed data provided by the data producer through the blockchain system. Direct contact between two parties in the data sharing process is isolated, privacy and ownership of data are protected, and use value is provided for users. The core purpose of the invention is to realize data sharing under the condition of data isolation under the condition of protecting data privacy and ownership.
Data sharing refers specifically to the sharing of the use value of data owned by the data producer. On the premise of realizing data isolation based on a block chain system, a data producer indirectly shares data by issuing a data report generated based on source data processing, so that a user obtains the use value of the data.
The scheme for improving the efficiency in the data sharing process exists in the current block chain technology, which mainly embodies the solution of data sharing and intercommunication among closed individuals, and realizes the sharing of data which can not be tampered among non-mutually trusted nodes based on the block chain technology. For example, the invention with application date of 2018, 5/2 and publication number of CN108599969A, entitled "method and apparatus for sharing data in blockchain", and the invention with application date of 2018, 5/16 and publication number of CN108632292A, entitled "method and system for sharing data based on federation chain" are all solutions for implementing data sharing. However, on this basis, there are many problems with the direct sharing of source data between nodes:
first, direct sharing of source data is not conducive to protecting data privacy. Particularly in a distributed network system, the risk of data leakage is increased by directly sharing data, and the willingness of data producers to share data is reduced.
Second, direct sharing of source data is not conducive to maintaining the rights of the data producer. Direct sharing of source data can make transactions between data producers and users non-sustainable, and users can recycle or resell source data to other users after obtaining the source data through a single transaction. This data sharing mode is not conducive to the producer obtaining continuous benefit from data sharing, and also reduces the data producer's willingness to share data.
Furthermore, source data based sharing schemes limit the scalability of the system. Particularly, if data is directly shared in the blockchain system, not only a large amount of storage space is occupied, but also more bandwidth is occupied in the process of uploading and downloading the data, which is not beneficial to the expansion and maintenance of the system and limits the application of the system in the real society.
The above description of the discovery process of the problems is only for the purpose of assisting understanding of the technical solutions of the present invention, and does not represent an admission that the above is prior art.
Disclosure of Invention
In order to solve the technical problem or at least partially solve the technical problem, embodiments of the present invention provide a data isolated sharing method, apparatus, terminal and system based on a block chain.
In view of the above, in a first aspect, an embodiment of the present invention provides a data isolated sharing method based on a block chain, where the method includes:
acquiring a first order received by a first node, broadcasting the first order to all nodes except the first node, wherein the first node is a node of a block chain corresponding to a first terminal, and the first terminal generates the first order and sends the first order to the first node;
sending the first order to a second terminal through a second node, receiving a data sample sent to the second node by the second terminal, broadcasting the data sample to all nodes except the second node, wherein the second node is a node corresponding to the second terminal in a block chain, and the data sample comprises source data collected by the second terminal in advance;
processing the first order and the data sample by all nodes except the second node to generate a second order, and broadcasting the second order to the second node;
after the second order is sent to the second terminal through the second node, receiving an encrypted data report sent to the second node by the second terminal, and broadcasting the encrypted data report to all nodes except the second node;
sending the encrypted data report to the first terminal through the first node.
Preferably, before the broadcasting the data sample to all nodes except the second node, the method further comprises:
verifying the data sample corresponding to the first order sent by the second terminal;
broadcasting the checked data sample to all nodes except the second node.
Preferably, the method further comprises:
and generating an order identification serial number which is uniquely corresponding to the second order according to the second order.
Preferably, before said broadcasting said encrypted data report to all nodes except said second node, said method further comprises:
electing a billing node for the encrypted data report by the second node;
storing the encrypted data report into a block according to the accounting node;
all nodes in a block chain synchronize encrypted data reports in the block.
In a second aspect, an embodiment of the present invention further provides a data isolated sharing method based on a block chain, where the method includes:
receiving user demand information;
generating a first order according to the user demand information, and sending the first order to a first node;
and receiving an encrypted data report sent by the first node, and decrypting the encrypted data report to obtain encrypted content.
In a third aspect, an embodiment of the present invention further provides a data isolated sharing method based on a block chain, where the method includes:
receiving a first order sent by a second node;
generating a data sample corresponding to the first order according to the first order and pre-collected source data, and sending the data sample to the second node;
receiving a second order sent by the second node;
and arranging the collected source data according to the second order to generate a data report, encrypting the data report and sending the encrypted data report to the second node.
In a fourth aspect, an embodiment of the present invention further provides a data isolated sharing device based on a blockchain, where the device includes a blockchain and a processor, and the blockchain includes a plurality of nodes, where a first node is a node of the blockchain corresponding to the first terminal, and a second node is a node of the blockchain corresponding to the second terminal;
the first node is used for receiving a first order sent by a first terminal and sending an encrypted data report to the first terminal;
the second node is used for sending a first order and a second order to the second terminal;
the processor is configured with processor-executable operating instructions to perform the method steps according to the first aspect of the embodiments of the present invention.
In a fifth aspect, an embodiment of the present invention further provides a terminal, where the terminal includes a processor configured with operating instructions executable by the processor to perform the method steps according to the second aspect of the embodiment of the present invention.
In a sixth aspect, embodiments of the present invention further provide a terminal, where the terminal includes a processor configured with operating instructions executable by the processor to perform the method steps according to the third aspect of the embodiments of the present invention.
In a seventh aspect, an embodiment of the present invention further provides a data isolated sharing system based on a block chain, where the system includes the apparatus according to the fourth aspect of the present invention, the terminal according to the fifth aspect of the present invention, and the terminal according to the sixth aspect of the present invention.
Compared with the prior art, the data isolation type sharing method based on the block chain provided by the embodiment of the invention has the advantages that after the data report generated based on the source data is encrypted, the data generator and the user can share the use value of the data through the data report. Meanwhile, an isolated sharing mechanism is established between the data generator and the user and used for isolating source data contact of the two parties and managing transaction behaviors of the two parties, so that the problem of source data leakage is solved and the public and transparent transaction behaviors of the two parties are ensured.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required to be used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without inventive labor.
Fig. 1 is a flowchart of a data isolated sharing method based on a block chain according to embodiment 1 of the present invention;
fig. 2 is a flowchart of a data isolated sharing method based on a block chain according to embodiment 2 of the present invention;
fig. 3 is a flowchart of a data isolated sharing method based on a block chain according to embodiment 3 of the present invention;
fig. 4 is a schematic diagram of a data isolated sharing device based on a block chain according to embodiment 4 of the present invention;
fig. 5 is a schematic diagram of a data isolated sharing system based on a block chain according to embodiment 7 of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are within the scope of the present invention.
Example 1
Fig. 1 is a flowchart of a data isolated sharing method based on a blockchain according to this embodiment. The data isolation type sharing method based on the block chain provided by the embodiment comprises the following steps:
s101, a first order received by a first node is obtained, and the first order is broadcasted to all nodes except the first node.
Specifically, the method proposed in this embodiment is applied to the block chain. The block chain comprises a plurality of nodes, wherein the first node is a node corresponding to the first terminal in the block chain. The first terminal is a data user, the data user is used as a data demand and user, and the data user issues data demand information and obtains a corresponding data value report through an access block chain node. In this embodiment, the first terminal may generate a first order. The first order includes the demand information of the data user. The requirement information is used for selecting a required data service type for the user according to the requirement of the user, and the data service type can be provided by the second terminal.
In addition, to facilitate unified management, the first order may be generated using a normalized unified intelligent contract template.
S102, the first order is sent to a second terminal through a second node, a data sample sent to the second node by the second terminal is received, and the data sample is broadcasted to all nodes except the second node.
Specifically, in this embodiment, the second node is a node in the block chain corresponding to the second terminal. The second terminal is a data producer, the data producer is used as a source data collector and a value sharing party, corresponding data information is collected and sorted in batches through a channel of the second terminal, and is processed and analyzed according to user requirements to generate a customized data report, so that source data value information sharing is realized. In this embodiment, after acquiring the first order from the second node corresponding to the data producer, the data producer provides the data sample corresponding to the first order, returns the data sample to the second node, and broadcasts the data sample to other nodes by the second node.
The data sample is obtained by the data production side according to the requirements of the data users in the first order and based on the collected source data, so that the data sample comprises the source data. The generated data samples are not all available, normalization and validity check needs to be carried out on the data samples, and the data samples passing the check are broadcasted to other nodes.
S103, processing the first order and the data sample through all the nodes except the second node to generate a second order, and broadcasting the second order to the second node.
Specifically, after the second node sends the data sample qualified in verification to other nodes, the other nodes count the content of the first order, match and screen the counted content of the order and the data sample to generate a second order, and then broadcast the second order to the second node. When the second order is generated, in order to distinguish different orders and facilitate management and maintenance, an order identification serial number uniquely corresponding to the second order may be generated.
And S104, after the second order is sent to the second terminal through the second node, receiving an encrypted data report sent to the second node by the second terminal, and broadcasting the encrypted data report to all nodes except the second node.
Specifically, after the second order is generated, the second order is sent to the data generator through the second node. The second order includes both the demand information of the data user and the data sample corresponding to the demand information generated by the data generator. And the data generator generates a corresponding data report based on the customization of the shared data according to the demand information and the data sample. The data producer may subsequently query the second order through the second terminal. And simultaneously encrypting the data report to generate an encrypted data report, and then sending the encrypted data to the second node to realize order signing. And the second node broadcasts the encrypted data report to other nodes.
Before broadcasting the encrypted data report to other nodes, the second node elects an accounting node for the data report based on a consensus algorithm, and packs and stores the transaction object, the encrypted data report and the data sample contained in the second order in a newly generated block. And other nodes synchronize the data information in the block to realize data sharing.
And S105, sending the encrypted data report to the first terminal through the first node.
Specifically, after acquiring the encrypted data report, the first terminal decrypts the encrypted data report by using a pre-stored decryption key, thereby acquiring the data report.
Example 2
Fig. 2 is a flowchart of the data isolated sharing method based on the blockchain according to this embodiment. The data isolation type sharing method based on the block chain provided by the embodiment comprises the following steps:
s201, receiving user demand information, generating a first order according to the user demand information, and sending the first order to a first node.
Specifically, the method provided in this embodiment can be applied to a first terminal, where the first terminal is a data user. The data user serves as a data demand and user, issues data demand information through the access block chain node and obtains a corresponding data value report. In this embodiment, the first terminal may generate a first order. The first order includes the demand information of the data user. The requirement information is used for selecting a required data service type for the user according to the requirement of the user, and the data service type can be provided by the second terminal.
In addition, to facilitate unified management, the first order may be generated using a normalized unified intelligent contract template.
S202, receiving the encrypted data report sent by the first node, and decrypting the encrypted data report to obtain encrypted content.
Specifically, after acquiring the encrypted data report, the first terminal decrypts the encrypted data report by using a pre-stored decryption key, thereby acquiring the data report.
Example 3
Fig. 3 is a flowchart of the data isolated sharing method based on the blockchain according to this embodiment. The data isolation type sharing method based on the block chain provided by the embodiment comprises the following steps:
s301, receiving a first order sent by a second node, generating a data sample corresponding to the first order according to the first order and pre-collected source data, and sending the data sample to the second node.
Specifically, the method of the present embodiment may be applied to a second terminal, which is a data generator. The data producer is used as a source data collector and a value sharing party, collects and arranges corresponding data information in batches through a channel, processes and analyzes the data information according to user requirements, generates a customized data report, and realizes the sharing of source data value information. In this embodiment, after acquiring the first order from the second node corresponding to the first order, the data producer provides a data sample corresponding to the first order, and returns the data sample to the second node.
S302, receiving a second order sent by the second node, sorting the collected source data according to the second order to generate a data report, encrypting the data report, and sending the encrypted data report to the second node.
Specifically, the second order includes both the requirement information of the data user and the data sample corresponding to the requirement information generated by the data generator. And the data generator generates a corresponding data report based on the customization of the shared data according to the demand information and the data sample. The data producer may subsequently query the second order through the second terminal. And simultaneously encrypting the data report to generate an encrypted data report, and then sending the encrypted data to the second node to realize order signing.
Example 4
Fig. 4 is a schematic diagram of the data isolated sharing device based on the blockchain according to this embodiment. The data isolation type sharing device based on the block chain provided by the embodiment comprises: the system comprises a block chain and a processor, wherein the block chain comprises a plurality of nodes, a first node is a node of the block chain corresponding to the first terminal, and a second node is a node of the block chain corresponding to the second terminal;
the first node is used for receiving a first order sent by a first terminal and sending an encrypted data report to the first terminal;
the second node is used for sending a first order and a second order to the second terminal;
the processor is configured with processor-executable operating instructions to perform the following:
acquiring a first order received by a first node, broadcasting the first order to all nodes except the first node, wherein the first node is a node of a block chain corresponding to a first terminal, and the first terminal generates the first order and sends the first order to the first node;
sending the first order to a second terminal through a second node, receiving a data sample sent to the second node by the second terminal, broadcasting the data sample to all nodes except the second node, wherein the second node is a node corresponding to the second terminal in a block chain, and the data sample comprises source data collected by the second terminal in advance;
processing the first order and the data sample by all nodes except the second node to generate a second order, and broadcasting the second order to the second node;
after the second order is sent to the second terminal through the second node, receiving an encrypted data report sent to the second node by the second terminal, and broadcasting the encrypted data report to all nodes except the second node;
sending the encrypted data report to the first terminal through the first node.
Specifically, the apparatus proposed in this embodiment is applied to a block chain. The block chain comprises a plurality of nodes, wherein the first node is a node corresponding to the first terminal in the block chain. The first terminal is a data user, the data user is used as a data demand and user, and the data user issues data demand information and obtains a corresponding data value report through an access block chain node. In this embodiment, the first terminal may generate a first order. The first order includes the demand information of the data user. The requirement information is used for selecting a required data service type for the user according to the requirement of the user, and the data service type can be provided by the second terminal.
In addition, to facilitate unified management, the first order may be generated using a normalized unified intelligent contract template.
In this embodiment, the second node is a node in the block chain corresponding to the second terminal. The second terminal is a data producer, the data producer is used as a source data collector and a value sharing party, corresponding data information is collected and sorted in batches through channels of the data producer, and is processed and analyzed according to user requirements to generate a customized data report, so that source data value information is shared. In this embodiment, after acquiring the first order from the second node corresponding to the data producer, the data producer provides the data sample corresponding to the first order, returns the data sample to the second node, and broadcasts the data sample to other nodes by the second node.
The data sample is obtained by the data production side according to the requirements of the data users in the first order and based on the collected source data, so that the data sample comprises the source data. The generated data samples are not all available, normalization and validity check needs to be carried out on the data samples, and the data samples passing the check are broadcasted to other nodes.
And after the second node sends the data sample which is qualified in verification to other nodes, the other nodes count the content of the first order, match and screen the counted order content and the data sample to finally generate a second order, and then broadcast the second order to the second node. When the second order is generated, in order to distinguish different orders and facilitate management and maintenance, an order identification serial number uniquely corresponding to the second order may be generated.
And after the second order is generated, the second order is sent to the data generator through the second node. The second order includes both the demand information of the data user and the data sample corresponding to the demand information generated by the data generator. And the data generator generates a corresponding data report based on the customization of the shared data according to the demand information and the data sample. The data producer may subsequently query the second order through the second terminal. And simultaneously encrypting the data report to generate an encrypted data report, and then sending the encrypted data to the second node to realize order signing. And the second node broadcasts the encrypted data report to other nodes.
Before broadcasting the encrypted data report to other nodes, the second node elects an accounting node for the data report based on a consensus algorithm, and packs and stores the transaction object, the encrypted data report and the data sample contained in the second order in a newly generated block. And other nodes synchronize the data information in the block to realize data sharing.
The first terminal decrypts the encrypted data report by a pre-stored decryption key after acquiring the encrypted data report, thereby acquiring the data report.
Example 5
The terminal proposed by the embodiment includes: a processor configured with processor-executable operational instructions to perform operations comprising:
receiving user demand information;
generating a first order according to the user demand information, and sending the first order to a first node;
and receiving an encrypted data report sent by the first node, and decrypting the encrypted data report to obtain encrypted content.
Specifically, the terminal proposed in this embodiment is a data user. The data user serves as a data demand and user, issues data demand information through the access block chain node and obtains a corresponding data value report. In this embodiment, the terminal may generate a first order. The first order includes the demand information of the data user. The requirement information is used for selecting a required data service type for a user according to self requirements, and the data service type can be provided by a data generator.
In addition, to facilitate unified management, the first order may be generated using a normalized unified intelligent contract template.
After acquiring the encrypted data report, the data user decrypts the encrypted data report by using a pre-stored decryption key, thereby acquiring the data report.
Example 6
The terminal proposed by the embodiment includes: a processor configured with processor-executable operational instructions to perform operations comprising:
receiving a first order sent by a second node;
generating a data sample corresponding to the first order according to the first order and pre-collected source data, and sending the data sample to the second node;
receiving a second order sent by the second node;
and arranging the collected source data according to the second order to generate a data report, encrypting the data report and sending the encrypted data report to the second node.
Specifically, the terminal proposed in this embodiment is a data generator. The data producer is used as a source data collector and a value sharing party, collects and arranges corresponding data information in batches through a channel, processes and analyzes the data information according to user requirements, generates a customized data report, and realizes the sharing of source data value information. In this embodiment, after acquiring the first order from the second node corresponding to the first order, the data producer provides a data sample corresponding to the first order, and returns the data sample to the second node.
The second order includes both the demand information of the data user and the data sample corresponding to the demand information generated by the data generator. And the data generator generates a corresponding data report based on the customization of the shared data according to the demand information and the data sample. The data generator may then query the second order through the terminal. And simultaneously encrypting the data report to generate an encrypted data report, and then sending the encrypted data to the second node to realize order signing.
Example 7
Fig. 5 is a schematic diagram of the data isolated sharing system based on the blockchain according to this embodiment. The data isolation type sharing system based on the block chain provided by the embodiment comprises: the device comprises a data isolation type sharing device based on a block chain, a first terminal and a second terminal. The content described in embodiment 4 can be referred to by the first terminal, the content described in embodiment 5 can be referred to by the second terminal, and details thereof are not repeated herein.
In the data isolated sharing system based on the blockchain, after the data report generated based on the source data is encrypted, the data generator and the user can share the use value of the data through the data report. Meanwhile, an isolated sharing mechanism is established between the data generator and the user and used for isolating source data contact of the two parties and managing transaction behaviors of the two parties, so that the problem of source data leakage is solved and the public and transparent transaction behaviors of the two parties are ensured.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solutions of the embodiments of the present invention may be essentially implemented or make a contribution to the prior art, or may be implemented in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the methods described in the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a U disk, a removable hard disk, a ROM, a RAM, a magnetic disk, or an optical disk.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
It is noted that, in this document, relational terms such as "first" and "second," and the like, may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions.
Through the above description of the embodiments, those skilled in the art will clearly understand that the methods described in the embodiments of the present invention can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention or the method according to some parts of the embodiments.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A data isolation type sharing method based on a block chain is characterized by comprising the following steps:
acquiring a first order received by a first node, broadcasting the first order to all nodes except the first node, wherein the first node is a node of a block chain corresponding to a first terminal, and the first terminal generates the first order and sends the first order to the first node;
sending the first order to a second terminal through a second node, receiving a data sample sent to the second node by the second terminal, broadcasting the data sample to all nodes except the second node, wherein the second node is a node corresponding to the second terminal in a block chain, and the data sample comprises source data collected by the second terminal in advance;
processing the first order and the data sample by all nodes except the second node to generate a second order, and broadcasting the second order to the second node;
after the second order is sent to the second terminal through the second node, receiving an encrypted data report sent to the second node by the second terminal, and broadcasting the encrypted data report to all nodes except the second node;
sending the encrypted data report to the first terminal through the first node.
2. The method of claim 1, wherein prior to said broadcasting said data sample to all nodes except said second node, said method further comprises:
verifying the data sample corresponding to the first order sent by the second terminal;
broadcasting the checked data sample to all nodes except the second node.
3. The method of claim 1, further comprising:
and generating an order identification serial number which is uniquely corresponding to the second order according to the second order.
4. The method of claim 1, wherein prior to said broadcasting said encrypted data report to all nodes except said second node, said method further comprises:
electing a billing node for the encrypted data report by the second node;
storing the encrypted data report into a block according to the accounting node;
all nodes in a block chain synchronize encrypted data reports in the block.
5. A data isolation type sharing method based on a block chain is characterized by comprising the following steps:
receiving user demand information by a terminal;
the terminal generates a first order according to the user demand information and sends the first order to a first node, wherein the first node is a node of the block chain corresponding to the terminal;
and the terminal receives the encrypted data report sent by the first node, decrypts the encrypted data report and acquires encrypted content.
6. A data isolation type sharing method based on a block chain is characterized by comprising the following steps:
receiving a first order sent by a second node;
generating a data sample corresponding to the first order according to the first order and pre-collected source data, and sending the data sample to the second node;
receiving a second order sent by the second node;
and arranging the collected source data according to the second order to generate a data report, encrypting the data report and sending the encrypted data report to the second node.
7. The device is characterized by comprising a blockchain and a processor, wherein the blockchain comprises a plurality of nodes, a first node is a node of the blockchain corresponding to the first terminal, and a second node is a node of the blockchain corresponding to the second terminal;
the first node is used for receiving a first order sent by a first terminal and sending an encrypted data report to the first terminal;
the second node is used for sending a first order and a second order to the second terminal;
the processor configured with processor-executable operational instructions to perform the method steps of any of claims 1 to 4.
8. A terminal, characterized in that the terminal comprises a processor configured with processor-executable operational instructions to perform the method steps of claim 5.
9. A terminal, characterized in that the terminal comprises a processor configured with processor-executable operational instructions to perform the method steps of claim 6.
10. A blockchain based data-isolated sharing system, characterized in that the system comprises the apparatus of claim 7, the terminal of claim 8 and the terminal of claim 9.
CN201910051085.9A 2019-01-18 2019-01-18 Data isolation type sharing method, device, terminal and system based on block chain Active CN109547499B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910051085.9A CN109547499B (en) 2019-01-18 2019-01-18 Data isolation type sharing method, device, terminal and system based on block chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910051085.9A CN109547499B (en) 2019-01-18 2019-01-18 Data isolation type sharing method, device, terminal and system based on block chain

Publications (2)

Publication Number Publication Date
CN109547499A CN109547499A (en) 2019-03-29
CN109547499B true CN109547499B (en) 2022-05-10

Family

ID=65837848

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910051085.9A Active CN109547499B (en) 2019-01-18 2019-01-18 Data isolation type sharing method, device, terminal and system based on block chain

Country Status (1)

Country Link
CN (1) CN109547499B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106897902A (en) * 2017-02-21 2017-06-27 中链科技有限公司 Service transacting method, system and trading server based on block chain technology
CN108053239A (en) * 2017-12-11 2018-05-18 中山大学 Sensor network sharing method based on block chain
CN108765070A (en) * 2018-05-22 2018-11-06 深圳市元征科技股份有限公司 A kind of service providing method, system, equipment and computer readable storage medium
CN108876485A (en) * 2018-08-15 2018-11-23 深圳市元征科技股份有限公司 A kind of advertisement scheme is than original text method, server and computer-readable medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6358658B2 (en) * 2015-11-09 2018-07-18 日本電信電話株式会社 Block chain generation device, block chain generation method, block chain verification device, block chain verification method and program
CN113435994A (en) * 2017-03-31 2021-09-24 唐晓领 Method, device and system for sharing transaction metadata information by multiple financial borrowing parties based on block chain
CN108446314B (en) * 2018-02-07 2021-08-13 平安科技(深圳)有限公司 Student information storage method, computer readable storage medium and terminal equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106897902A (en) * 2017-02-21 2017-06-27 中链科技有限公司 Service transacting method, system and trading server based on block chain technology
CN108053239A (en) * 2017-12-11 2018-05-18 中山大学 Sensor network sharing method based on block chain
CN108765070A (en) * 2018-05-22 2018-11-06 深圳市元征科技股份有限公司 A kind of service providing method, system, equipment and computer readable storage medium
CN108876485A (en) * 2018-08-15 2018-11-23 深圳市元征科技股份有限公司 A kind of advertisement scheme is than original text method, server and computer-readable medium

Also Published As

Publication number Publication date
CN109547499A (en) 2019-03-29

Similar Documents

Publication Publication Date Title
Hashemi et al. World of empowered IoT users
US20190253523A1 (en) Zero-knowledge environment based networking engine
US8245037B1 (en) Encryption key management
CN111464500B (en) Method, device, equipment and storage medium for sharing protocol data
WO2019246599A1 (en) Systems and methods for permissioned blockchain infrastructure with fine-grained access control and confidentiality-preserving publish/subscribe messaging
US20090041249A1 (en) Method and system for managing a key for encryption or decryption of data
US20100153407A1 (en) Method and system for automated document registration
CN110769035A (en) Block chain asset issuing method, platform, service node and storage medium
CN101243387B (en) Schema packaging, distribution and availability
US8321925B1 (en) Distributed encryption key management
CN112332975A (en) Internet of things equipment secure communication method and system
Naresh et al. Blockchain‐based patient centric health care communication system
US20100262837A1 (en) Systems And Methods For Personal Digital Data Ownership And Vaulting
CN101252432B (en) Field managing server and system, digital authority managing method based on field
CN111081331B (en) Patient file privacy protection method and system
CN110689348A (en) Income verification method, device, terminal and medium based on alliance chain
CN113904832A (en) Data encryption method, device, equipment and storage medium
CN111010283B (en) Method and apparatus for generating information
CN110970120A (en) Family doctor management system and method based on block chain
CN109547499B (en) Data isolation type sharing method, device, terminal and system based on block chain
CN112488707A (en) Service flow supervision method and system
CN115409511B (en) Personal information protection system based on block chain
Gabel et al. Privacy patterns for pseudonymity
JPH1021302A (en) User's information collecting system
AU2021103828A4 (en) A novel system and auditing technique for cloud based digital forensic readiness with integrity and privacy preservation of health care data

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 100193 room 2240-033, floor 2, building B, incubator 2, Dongbeiwang Zhongguancun Software Park, Haidian District, Beijing

Applicant after: BEIJING QIANSONG TECHNOLOGY DEVELOPMENT Co.,Ltd.

Address before: 100024 room 705a-9, 6th floor, block B, floor 01, building 1, yard 59, Chemical Road, Chaoyang District, Beijing

Applicant before: BEIJING QIANSONG TECHNOLOGY DEVELOPMENT Co.,Ltd.

GR01 Patent grant
GR01 Patent grant