CN106534273B - Block chain metadata storage system and storage method and retrieval method thereof - Google Patents

Block chain metadata storage system and storage method and retrieval method thereof Download PDF

Info

Publication number
CN106534273B
CN106534273B CN201610930562.5A CN201610930562A CN106534273B CN 106534273 B CN106534273 B CN 106534273B CN 201610930562 A CN201610930562 A CN 201610930562A CN 106534273 B CN106534273 B CN 106534273B
Authority
CN
China
Prior art keywords
data
fingerprint
module
metadata
block chain
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
CN201610930562.5A
Other languages
Chinese (zh)
Other versions
CN106534273A (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.)
Zhongjin Data Wuhan Supercomputing Technology Co ltd
Original Assignee
Centrin Cloud Finance & Data Technology Beijing 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 Centrin Cloud Finance & Data Technology Beijing Co ltd filed Critical Centrin Cloud Finance & Data Technology Beijing Co ltd
Priority to CN201610930562.5A priority Critical patent/CN106534273B/en
Publication of CN106534273A publication Critical patent/CN106534273A/en
Application granted granted Critical
Publication of CN106534273B publication Critical patent/CN106534273B/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
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content
    • H04L67/5651Reducing the amount or size of exchanged application data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0604Improving or facilitating administration, e.g. storage management
    • G06F3/0607Improving or facilitating administration, e.g. storage management by facilitating the process of upgrading existing storage systems, e.g. for improving compatibility between host and storage device
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • G06F3/0644Management of space entities, e.g. partitions, extents, pools
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/067Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS]
    • 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/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Abstract

The invention discloses a block chain metadata storage system and a storage and retrieval method thereof, wherein the storage and retrieval method comprises the following steps: at least one main node and a plurality of auxiliary nodes which are respectively connected with the Internet and are constructed into a distributed shared network through a block chain. The master node includes: the data receiving module is used for receiving source data from the outside; the distributed storage module is connected with the data receiving module and is used for performing distributed storage on the source data; the dimension reduction and preservation module is connected with the distributed storage module and is used for carrying out dimension reduction operation on the source data to form metadata and then carrying out preservation operation on the metadata to form a data fingerprint; and the data storage module is connected with the dimension reduction and preservation module and used for writing the data fingerprints into the block chains and performing overall network release by utilizing the consensus process of the block chains. The secondary node comprises: and the data consensus module is used for receiving and storing the data fingerprints issued by the blockchain so as to complete the consensus process of the blockchain.

Description

Block chain metadata storage system and storage method and retrieval method thereof
Technical Field
The invention relates to the field of data storage and retrieval, in particular to a metadata storage system and a metadata storage and retrieval method.
Background
The blockchain is a decentralized and distrusted reliable database which is maintained in a collective mode, the distributed network is an infrastructure of the blockchain, data generated on each node is broadcast to other nodes through the distributed network, and the other nodes verify the authenticity of the data through workload certification. The distributed network is a precondition for ensuring the characteristics of decentralization, non-falsification and traceability of the block chain, and in the bit currency network, just because of verification nodes distributed in the world, the workload certification mechanism of the bit currency is approved, and people can also recognize the value of the block chain.
The distributed network is the basis of the block chain, and each node connected in the distributed network stores the same data transaction record, namely, the 'local account' with the same record of each node is the most main characteristic of the block chain, and the data must be synchronized to each node at any time to ensure the consistency of the data in order to ensure the 'local account' of the whole network. However, in an actual application system, service data may be very huge, especially including video and audio data, tens of megabytes to a short time, and even hundreds of megabytes to a long time, such huge data is transmitted in a network, the requirement on bandwidth is very high, and such large data in the whole network is converged into a "local account", such an account book may be very huge, and it is difficult for a single node to ensure that there is sufficient storage capacity for storage. Even in the existing bitcoin network, the capacity of the account book still reaches more than 4G after optimization, and the capacity of the account book is continuously expanded along with the process of mining, if one common PC needs to download the whole account book for dozens of hours, the user experience is seriously influenced, which not only poses great challenges to popularization and promotion of the block chain, but also makes the application condition of the block chain on a commercial system more severe.
Data retrieval corresponds to data storage, and how to quickly retrieve huge 'one book account' data also faces serious challenges in a block chain distributed network.
Therefore, it is an urgent need in the industry to provide a method and system for storing and retrieving metadata with high capacity on a block chain.
Disclosure of Invention
The invention aims to provide a block chain metadata storage system, a storage method and a retrieval method thereof, which not only can introduce a distributed storage system to store big data, but also can store the data into a block chain after dimensionality reduction, thereby facilitating the collection of required information by a demand side.
The first objective of the present invention is to provide a blockchain metadata storage system, including at least one primary node and a plurality of secondary nodes, each of which is connected to the internet, where the at least one primary node and the plurality of secondary nodes are configured into a distributed shared network through blockchains, where the at least one primary node includes: the data receiving module is used for receiving source data from the outside; the distributed storage module is connected with the data receiving module and is used for carrying out distributed storage on the source data transmitted by the data receiving module; the dimension reduction and preservation module is connected with the distributed storage module and is used for carrying out dimension reduction operation on the source data transmitted by the distributed storage module to form metadata and then carrying out preservation operation on the metadata to form a data fingerprint; the data storage module is connected with the dimension reduction and preservation module and is used for writing the data fingerprint into the block chain; the first data consensus module is used for issuing the data fingerprints in the whole network to realize the consensus process of the block chain; the plurality of secondary nodes comprises: and the data consensus module is used for receiving and storing the data fingerprints issued by the blockchain so as to complete the consensus process of the blockchain.
The source data refers to data to be saved, such as a document, voice, video, or recorded information.
In addition, the distributed storage module adopts an expandable system structure, a plurality of storage servers are used for sharing storage load, and the position server is used for positioning storage information. Distributed storage builds a distributed file system on a plurality of servers, and then related data storage services are realized on the distributed file system. Distributed file systems refer to file systems that manage physical storage resources that are not necessarily directly connected to a local node, but rather are connected to the node through a computer network. The distributed file system can comprise Lustre, Hadoop, MogileFS, FreNAS, FastDFS, MooseFS, pNFS and the like, and preferably, the distributed storage module is set to adopt a FastDFS distributed file system.
Optionally, the master node further comprises: the distributed storage system comprises a Nginx component connected with the distributed storage module and used for load balancing and an ATS component connected between the Nginx component and the data storage module.
Preferably, the dimension reduction and preservation operation of the data refers to applying a HASH algorithm to the data, wherein the HASH algorithm maps a binary value of an arbitrary length to a binary value of a shorter fixed length, and the small binary value is called a HASH value. Hash values are a unique and extremely compact representation of a piece of data as a value. If a piece of plaintext is hashed and even if only one letter of the piece is altered, the subsequent hash will produce a different value. It is computationally infeasible to find two different inputs whose HASH is the same value, so that the HASH value of the data is similar to a "fingerprint" and the HASH value resulting from the HASH algorithm processing is referred to as the "fingerprint" value, so that the integrity of the data can be verified. The HASH algorithm comprises: MD2, MD4, MD5 and SHA-1. More preferably, the dimensionality reduction and preservation operations of the present invention are configured to apply the SHA-1 algorithm to the source data.
Preferably, the data fingerprint is set to include: the HASH value of the source data as metadata obtained by applying the SHA-1 algorithm, the timestamp of the source data applying the SHA-1 algorithm, the digital signature of the source data applying the SHA-1 algorithm, and the data fingerprint of the metadata at the last time.
Preferably, the master node further comprises: and the fingerprint retrieval module is connected with the data storage module and used for retrieving the data fingerprints stored in the block chain to obtain the retrieved data fingerprints.
Preferably, the primary node and the secondary node each comprise a verification module for verifying whether the retrieved data fingerprint is tampered.
A second object of the present invention is to provide a storage method of the above block chain metadata storage system, which includes: the method comprises the steps that a main node receives source data from the outside and stores the source data in a distributed mode; the main node performs dimensionality reduction operation on the source data subjected to distributed storage to form metadata, and then performs security operation on the metadata to form a data fingerprint; the main node writes the data fingerprint into the block chain and utilizes the consensus process of the block chain to carry out the whole network release; and the secondary node receives and stores the data fingerprint issued by the block chain.
Preferably, the dimension reduction operation is set to apply the SHA-1 algorithm to the metadata.
Preferably, the data fingerprint is set to include: the source data of this time is the metadata obtained by using the SHA-1 algorithm, the timestamp of the source data of this time by using the SHA-1 algorithm, the digital signature of the source data of this time by using the SHA-1 algorithm, and the data fingerprint of the metadata of the last time.
A third object of the present invention is to provide a fingerprint retrieval method of the above block chain metadata storage system, which includes: retrieving the target data fingerprint on the main node to obtain a retrieved data fingerprint; verifying the retrieval data fingerprints on the main node and a plurality of auxiliary nodes connected to the block chain; and after the consistency ratio of the main node and the plurality of auxiliary nodes to the verification of the fingerprint of the retrieval data exceeds 80%, judging that the fingerprint of the retrieval data is not tampered, and finishing the fingerprint retrieval process.
The invention has the beneficial effects that: (1) the main node introduces a distributed storage system to store source data with large data volume such as audio and video, then stores data fingerprints formed by dimension reduction and preservation of the source data into the block chain, and stores the data fingerprints into each secondary node in a distributed manner through a consensus process of the block chain, so that the data volume stored in the block chain is greatly reduced, and the data burden of the block chain is reduced; (2) the source data is reduced and preserved through a dimension reduction algorithm and then becomes the data size which can be accepted by the block chain, and in the process of data synchronization, the requirement on bandwidth is greatly reduced, and the storage requirement on distributed nodes is also greatly reduced; (3) by adopting a centralized retrieval mode, on the premise of ensuring data consistency, only the data fingerprint needs to be retrieved on the main node, and the whole network retrieval is not needed, so that unnecessary bandwidth overhead is avoided, and the speed of data retrieval is ensured; (4) after the data fingerprint retrieval is completed each time, the data fingerprint is verified in the whole network firstly, the data fingerprint obtained by the retrieval is ensured not to be tampered, and the data fingerprint can be used, so that the data security is effectively ensured.
Drawings
FIG. 1 is a schematic diagram of the construction of a blockchain metadata storage system of the present invention.
FIG. 2 is a schematic diagram of the composition of a data fingerprint according to the present invention.
FIG. 3 is a flow chart illustrating a storage method of the blockchain metadata storage system of the present invention.
FIG. 4 is a flow chart illustrating a retrieval method of the blockchain metadata storage system of the present invention.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are illustrative and intended to be illustrative of the invention and are not to be construed as limiting the invention.
First, referring to fig. 1, as a non-limiting example, the blockchain metadata storage system of the present invention includes a primary node P and n secondary nodes S1, S2, S3 … … Sn, each connected to the internet, where the primary node P and the secondary nodes S1, S2, S3 … … Sn are constructed as a distributed shared network through a blockchain C. In the invention, the main node and the secondary node are logically different, the main node can send heartbeat, the secondary node does not need to send heartbeat, meanwhile, the main node can receive external service data, and the secondary node does not receive the external service data. The "heartbeat" is a way for network detection between a primary node and a plurality of secondary nodes, and is used for detecting connectivity between the primary node and the secondary nodes.
In this non-limiting example, the master node P includes: the data storage system comprises a data receiving module 100, a distributed storage module 200, a dimension reduction and maintenance module 300, a data storage module 400 and a first data consensus module 700. The data receiving module 100 receives external service data as source data, and the distributed storage module 200 performs distributed storage on the source data transmitted by the data receiving module 100. In the invention, the source data of the large files such as audio, video and the like are stored by adopting a FastDFS distributed file system, thereby being suitable for the large files such as audio, video and the like. After the distributed storage is completed, the dimension reduction and preservation module 300 is used to firstly perform dimension reduction on the source data transmitted by the distributed storage module 200 to form metadata, and then perform preservation operation on the metadata, thereby forming a data fingerprint. The data storage module 400 writes the data fingerprints formed after the dimension reduction and the preservation into the block chain, and then the first data consensus module 700 is used for issuing the data fingerprints in the whole network, so that the consensus process of the block chain is realized, and meanwhile, the secondary nodes S1, S2 and S3 … … Sn receive the data fingerprints issued by the block chain and are issued by the storage block chain by using the second data consensus module 800, so that the amount of the stored data in the block chain is greatly reduced.
In this non-limiting example, dimension reduction and preservation module 300 applies the SHA-1 algorithm to the source data, and the process of dimension reduction and preservation is similar to "compressing" the source data, which requires compression based on specific information such as data content, file characteristics, timestamps, and the like. As shown in fig. 2, the data fingerprint of the present invention includes a HASH value obtained by applying the SHA-1 algorithm to the current source data as metadata, a timestamp of applying the SHA-1 algorithm to the current source data, a digital signature of applying the SHA-1 algorithm to the current source data, and a data fingerprint of the last metadata. Therefore, the source data of this time is solidified and then regularly released in the block chain, and the supervision of each node connected in the block chain is received, so that the safety and reliability of the data stored in the block chain are ensured.
As an alternative embodiment, the primary node P further includes a fingerprint retrieval module 500 and a verification module 600, and the secondary nodes S1, S2, S3 … … Sn are correspondingly provided with the verification module 600. Therefore, on the premise of ensuring data consistency, when the data fingerprint of the source data needs to be retrieved, the data fingerprint stored in the block chain of the main node P can be retrieved only by using the fingerprint retrieval module 500 on the main node P, so that the retrieved data fingerprint is obtained, the whole network retrieval is not needed, and unnecessary broadband overhead is avoided. However, in order to ensure the security of data, the retrieved data fingerprint obtained after retrieval needs to be verified over the entire network, and whether the retrieved data fingerprint is falsified can be verified by using the verification module 600 installed on the primary node P and the n secondary nodes S1, S2, and S3 … … Sn, and the metadata can be used only when the retrieved data fingerprint is not changed.
Based on the same idea, the present invention further provides a storage method of the block chain metadata storage system, as shown in fig. 3, in step S1, the master node receives source data from the outside and performs distributed storage on the source data. Next, in step S2, the master node performs a dimension reduction operation on the source data subjected to the distributed storage to form metadata, and then performs a security operation on the metadata to form a data fingerprint. In step S3, the master node continues to write the data fingerprint into the blockchain, and the global distribution is performed by using the consensus process of the blockchain. Finally, in step S4, the data fingerprints are distributively stored in n secondary nodes connected in the blockchain.
Corresponding to the storage method, the retrieval method of the block chain metadata storage system is provided, and in order to realize fast retrieval of metadata in a huge block chain, as shown in fig. 4, first, in step S10, a target data fingerprint is retrieved on the master node, so as to obtain a retrieved data fingerprint. Next, in step S20, the search data fingerprint is verified on the primary node and the plurality of secondary nodes. Finally, in step S30, after the consistency ratio of the primary node and the plurality of secondary nodes to the retrieved data fingerprint verification exceeds 80%, it is determined that the retrieved data fingerprint is not tampered, and the process of fingerprint retrieval is completed.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present invention. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
Although embodiments of the present invention have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present invention, and that variations, modifications, substitutions and alterations can be made to the above embodiments by those of ordinary skill in the art within the scope of the present invention.

Claims (2)

1. A block chain metadata storage system comprises at least one main node and a plurality of auxiliary nodes which are respectively connected with the Internet, wherein the at least one main node and the plurality of auxiliary nodes are constructed into a distributed shared network through a block chain,
the at least one master node comprises:
the data receiving module is used for receiving source data from the outside;
the distributed storage module is connected with the data receiving module and is used for carrying out distributed storage on the source data transmitted by the data receiving module;
the dimension reduction and preservation module is connected with the distributed storage module and is used for carrying out dimension reduction operation on the source data transmitted by the distributed storage module to form metadata and then carrying out preservation operation on the metadata to form a data fingerprint;
the data storage module is connected with the dimension reduction and preservation module and is used for writing the data fingerprint into the block chain; and
the first data consensus module is used for issuing the data fingerprints in a whole network to realize a consensus process of the block chain;
the plurality of secondary nodes comprises:
a second data consensus module for receiving and storing the data fingerprint issued by the blockchain to complete a consensus process of the blockchain;
the distributed storage module is set to adopt a FastDFS distributed file system; the dimensionality reduction operation is set to apply an SHA-1 algorithm to the source data; the data fingerprint is set to include: the source data of this time are subjected to SHA-1 algorithm to obtain metadata, the time stamp of the source data of this time are subjected to SHA-1 algorithm, the digital signature of the source data of this time are subjected to SHA-1 algorithm, and the data fingerprint of the metadata of the last time;
the master node further comprises: the fingerprint retrieval module is connected with the data storage module and used for retrieving the data fingerprints stored in the block chain to obtain retrieved data fingerprints;
the main node and the auxiliary node comprise verification modules, and the verification modules are used for verifying whether the retrieval data fingerprint is tampered;
the fingerprint retrieval module retrieves the target data fingerprint on the main node to acquire a retrieved data fingerprint; verifying the retrieved data fingerprints on the primary node and a plurality of secondary nodes; and after the consistency proportion of the main node and the plurality of auxiliary nodes to the verification of the fingerprint of the retrieval data exceeds 80%, judging that the fingerprint of the retrieval data is not tampered, and finishing the fingerprint retrieval process.
2. A storage method of the blockchain metadata storage system according to claim 1, comprising:
the method comprises the steps that a main node receives source data from the outside and stores the source data in a distributed mode;
after the main node performs dimensionality reduction operation on the source data subjected to distributed storage to form metadata, performing security operation on the metadata to form a data fingerprint;
the main node writes the data fingerprint into a block chain, and utilizes the consensus process of the block chain to carry out overall network release; and
the secondary node receives and stores the data fingerprint issued by the block chain;
wherein the dimension reduction operation is set to apply SHA-1 algorithm to the source data; the data fingerprint is set to include: the source data of this time are subjected to SHA-1 algorithm to obtain metadata, the time stamp of the source data of this time are subjected to SHA-1 algorithm, the digital signature of the source data of this time are subjected to SHA-1 algorithm, and the data fingerprint of the metadata of the last time;
further comprising retrieving the target data fingerprint on the master node to obtain a retrieved data fingerprint; verifying the retrieved data fingerprints on the primary node and a plurality of secondary nodes; and after the consistency proportion of the main node and the plurality of auxiliary nodes to the verification of the fingerprint of the retrieval data exceeds 80%, judging that the fingerprint of the retrieval data is not tampered, and finishing the fingerprint retrieval process.
CN201610930562.5A 2016-10-31 2016-10-31 Block chain metadata storage system and storage method and retrieval method thereof Active CN106534273B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610930562.5A CN106534273B (en) 2016-10-31 2016-10-31 Block chain metadata storage system and storage method and retrieval method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610930562.5A CN106534273B (en) 2016-10-31 2016-10-31 Block chain metadata storage system and storage method and retrieval method thereof

Publications (2)

Publication Number Publication Date
CN106534273A CN106534273A (en) 2017-03-22
CN106534273B true CN106534273B (en) 2022-04-15

Family

ID=58292239

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610930562.5A Active CN106534273B (en) 2016-10-31 2016-10-31 Block chain metadata storage system and storage method and retrieval method thereof

Country Status (1)

Country Link
CN (1) CN106534273B (en)

Families Citing this family (56)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107196989B (en) * 2017-03-21 2019-08-09 阿里巴巴集团控股有限公司 A kind of processing method and processing device of service request
CN107395659B (en) * 2017-03-28 2021-08-24 创新先进技术有限公司 Method and device for service acceptance and consensus
CN111724150B (en) * 2017-03-28 2023-11-24 创新先进技术有限公司 Service request processing method and device
CN107450979B (en) 2017-03-28 2020-06-02 创新先进技术有限公司 Block chain consensus method and device
CN107368507B (en) * 2017-03-28 2020-03-27 创新先进技术有限公司 Block chain-based consensus method and device
CN107360206B (en) 2017-03-29 2020-03-27 创新先进技术有限公司 Block chain consensus method, equipment and system
CN106789095B (en) * 2017-03-30 2020-12-08 腾讯科技(深圳)有限公司 Distributed system and message processing method
CN110494875A (en) * 2017-04-11 2019-11-22 区块链控股有限公司 The safety of private key for dynamic node group reuses
CN107122682B (en) * 2017-04-20 2019-02-05 杭州铜板街互联网金融信息服务有限公司 Data processing method and system based on the storage of block chain
CN107169865B (en) * 2017-04-24 2021-06-29 北京果仁宝科技有限公司 Asset data processing system based on block chain technology
CN107273410B (en) * 2017-05-03 2020-07-07 上海点融信息科技有限责任公司 Block chain based distributed storage
CN107368184B (en) 2017-05-12 2020-04-14 阿里巴巴集团控股有限公司 Password input method and device in virtual reality scene
CN107193490B (en) * 2017-05-16 2020-04-17 北京中星仝创科技有限公司 Distributed data storage system and method based on block chain
CN106992990A (en) * 2017-05-19 2017-07-28 北京牛链科技有限公司 Data sharing method and system and block catenary system and computing device
CN107395665B (en) 2017-05-22 2020-04-24 创新先进技术有限公司 Block chain service acceptance and service consensus method and device
CN107194822A (en) * 2017-05-25 2017-09-22 河南嘉禾智慧农业科技有限公司 A kind of agricultural data shared system and method based on block chain
CN107169125B (en) * 2017-05-31 2020-12-18 北京小米移动软件有限公司 Multimedia resource delivery statistical data acquisition method and device
CN107273455B (en) * 2017-05-31 2020-12-18 深圳前海微众银行股份有限公司 Block chain data access method and device
CN107222482A (en) * 2017-06-01 2017-09-29 黑龙江卓亚科技有限公司 A kind of data management system and method based on compound block chain network
GB201709848D0 (en) * 2017-06-20 2017-08-02 Nchain Holdings Ltd Computer-implemented system and method
CN107239953B (en) * 2017-06-20 2021-10-29 无锡井通网络科技有限公司 Block chain-based rapid data storage method and system
US10984134B2 (en) * 2017-07-14 2021-04-20 Microsoft Technology Licensing, Llc Blockchain system for leveraging member nodes to achieve consensus
CN107563112A (en) * 2017-07-26 2018-01-09 上海若灵软件技术有限公司 A kind of medical information sharing system
CN108009824A (en) * 2017-11-28 2018-05-08 北京博晨技术有限公司 Data common recognition method, apparatus and electronic equipment
CN108287661A (en) * 2017-12-05 2018-07-17 兴业数字金融服务(上海)股份有限公司 A kind of chain store system verified in central authority
CN108076057B (en) * 2017-12-14 2020-10-09 北京中星仝创科技有限公司 Data security system and method based on block chain
CN107948334B (en) * 2018-01-09 2019-06-07 无锡华云数据技术服务有限公司 Data processing method based on distributed memory system
CN108280628A (en) * 2018-02-01 2018-07-13 泰康保险集团股份有限公司 Core based on block chain technology pays for method, apparatus, medium and electronic equipment
CN108566420A (en) * 2018-03-29 2018-09-21 上海点融信息科技有限责任公司 Data processing method, equipment and computer readable storage medium for block chain
CN108462885A (en) * 2018-05-09 2018-08-28 广东工业大学 A kind of video storage method, device and medium based on block chain
CN108664222B (en) * 2018-05-11 2020-05-15 北京奇虎科技有限公司 Block chain system and application method thereof
CN108664770B (en) * 2018-05-22 2022-02-08 上海七印信息科技有限公司 High-reliability existence proving method based on block chain technology
CN108829772B (en) * 2018-05-29 2020-01-10 杭州趣链科技有限公司 Block chain block storage and reading method based on file
CN108718341B (en) * 2018-05-30 2021-06-01 北京阿尔山区块链联盟科技有限公司 Method for sharing and searching data
CN109039641A (en) * 2018-06-15 2018-12-18 思力科(深圳)电子科技有限公司 Block chain application system
CN109190337A (en) * 2018-07-26 2019-01-11 伦哲 A kind of method and system of the media content storage and retrieval based on block chain technology
CN109189327B (en) * 2018-07-27 2020-05-05 阿里巴巴集团控股有限公司 Compression processing method and device for block chain data
CN109086577B (en) * 2018-08-06 2022-09-09 深圳市迅雷网络技术有限公司 Block chain-based original musical work management method and related equipment
CN109257340B (en) * 2018-08-29 2021-05-04 北京中科锐链科技有限公司 Website tamper-proof system and method based on block chain
CN109246211B (en) * 2018-08-30 2021-08-13 南方科技大学 Resource uploading and resource requesting method in block chain
CN109040783A (en) * 2018-09-11 2018-12-18 北京朗达和顺科技有限公司 A kind of video anti-counterfeiting system, method and device
CN109460405A (en) * 2018-09-27 2019-03-12 上海点融信息科技有限责任公司 For the block generation method of block chain network, synchronous method, storage medium, calculate equipment
CN109067801B (en) * 2018-09-29 2021-09-03 平安科技(深圳)有限公司 Identity authentication method, identity authentication device and computer readable medium
CN109388639A (en) * 2018-09-29 2019-02-26 四川赢才多多科技有限公司 Storage based on block chain technology records mould group
CN111130788B (en) * 2018-10-31 2022-10-04 中国电信股份有限公司 Data processing method and system, data reading method and iSCSI server
CN109842681B (en) * 2019-01-31 2021-06-29 广东绍林科技开发有限公司 Data management system and method giving consideration to both centralized and distributed characteristics
CN109918375B (en) * 2019-02-26 2021-07-30 杭州云象网络技术有限公司 Large text storage, indexing and retrieval method based on block chain and distributed storage
CN109951488B (en) * 2019-03-27 2022-01-07 百度在线网络技术(北京)有限公司 Method, device, equipment and storage medium for realizing service of content distribution network
CN110209347B (en) * 2019-04-04 2020-08-11 特斯联(北京)科技有限公司 Traceable data storage method
CN110096551A (en) * 2019-04-23 2019-08-06 浙江泰链科技有限公司 Credit data storage method, device, equipment and medium based on block chain
CN110321074B (en) * 2019-05-20 2021-07-09 西安电子科技大学 Consensus method for safety storage certification based on block chain and distributed storage system
CN110245193A (en) * 2019-06-24 2019-09-17 中云(广州)区块链科技有限公司 The deposit of data distribution formula and data retrieval method based on block chain
CN110674140B (en) * 2019-09-29 2022-04-15 腾讯科技(深圳)有限公司 Block chain-based content processing method, device, equipment and storage medium
CN110704858A (en) * 2019-10-16 2020-01-17 长春银彩通信息科技有限公司 Data security storage method and system under distributed environment
WO2022109847A1 (en) 2020-11-25 2022-06-02 Alipay (Hangzhou) Information Technology Co., Ltd. Blockchain-based trusted platform
CN114254150B (en) * 2022-03-01 2022-05-24 天津安锐捷技术有限公司 Distributed video storage system and storage method based on block chain

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103699494A (en) * 2013-12-06 2014-04-02 北京奇虎科技有限公司 Data storage method, data storage equipment and distributed storage system
CN105761146A (en) * 2016-01-24 2016-07-13 杭州复杂美科技有限公司 Block link matching exchange
CN105790954A (en) * 2016-03-02 2016-07-20 布比(北京)网络技术有限公司 Method and system for constructing electronic evidence
CN105812126A (en) * 2016-05-19 2016-07-27 齐鲁工业大学 Lightweight back-up and efficient restoration method of health block chain data encryption keys
CN105975868A (en) * 2016-04-29 2016-09-28 杭州云象网络技术有限公司 Block chain-based evidence preservation method and apparatus

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160098730A1 (en) * 2014-10-01 2016-04-07 The Filing Cabinet, LLC System and Method for Block-Chain Verification of Goods

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103699494A (en) * 2013-12-06 2014-04-02 北京奇虎科技有限公司 Data storage method, data storage equipment and distributed storage system
CN105761146A (en) * 2016-01-24 2016-07-13 杭州复杂美科技有限公司 Block link matching exchange
CN105790954A (en) * 2016-03-02 2016-07-20 布比(北京)网络技术有限公司 Method and system for constructing electronic evidence
CN105975868A (en) * 2016-04-29 2016-09-28 杭州云象网络技术有限公司 Block chain-based evidence preservation method and apparatus
CN105812126A (en) * 2016-05-19 2016-07-27 齐鲁工业大学 Lightweight back-up and efficient restoration method of health block chain data encryption keys

Also Published As

Publication number Publication date
CN106534273A (en) 2017-03-22

Similar Documents

Publication Publication Date Title
CN106534273B (en) Block chain metadata storage system and storage method and retrieval method thereof
US9276980B2 (en) Data synchronization based on file system activities
Scanlon Battling the digital forensic backlog through data deduplication
JP7126174B2 (en) Verification system and method for collaboration of blockchain and off-chain devices
CN112395300B (en) Data processing method, device and equipment based on block chain and readable storage medium
US20130232137A1 (en) Method and apparatus for analysing data packets
US11361110B2 (en) File verification method, file verification system and file verification server
US20120150824A1 (en) Processing System of Data De-Duplication
CN104348859B (en) File synchronisation method, device, server, terminal and system
CN104573064B (en) A kind of data processing method under big data environment
CN104021132A (en) Method and system for verification of consistency of backup data of host database and backup database
US20210303633A1 (en) Shard hashing
CN109492049B (en) Data processing, block generation and synchronization method for block chain network
BR112014001749B1 (en) OFFLINE DOWNLOAD METHOD AND SYSTEM
CN104144150A (en) Method, device and system for having access to information through metadata
EP2626819A1 (en) Method and system for documentation of digital archives
WO2021237467A1 (en) File uploading method, file downloading method and file management apparatus
CN106603561A (en) Block level encryption method in cloud storage and multi-granularity deduplication method
CN107018185A (en) The synchronous method and device of cloud storage system
CN110737719A (en) Data synchronization method, device, equipment and computer readable storage medium
CN107016075A (en) Company-data synchronous method and device
US10419557B2 (en) Identifying and managing redundant digital content transfers
US20160203032A1 (en) Series data parallel analysis infrastructure and parallel distributed processing method therefor
CN110866004A (en) Method for checking whether block chain filing data is tampered
US20210099772A1 (en) System and method for verification of video integrity based on blockchain

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20230105

Address after: No. 7 (10), Shizi East Street, Jinghe Street, Dongxihu District, Wuhan, Hubei 430,048

Patentee after: ZHONGJIN DATA (WUHAN) SUPERCOMPUTING TECHNOLOGY Co.,Ltd.

Address before: 100176 room 2318, building 2, No.1, boxing 8th Road, Beijing Economic and Technological Development Zone, Daxing District, Beijing

Patentee before: CENTRIN CLOUD FINANCE & DATA TECHNOLOGY (BEIJING) CO.,LTD.