CN111552676A - Block chain based evidence storing method, device, equipment and medium - Google Patents

Block chain based evidence storing method, device, equipment and medium Download PDF

Info

Publication number
CN111552676A
CN111552676A CN202010339383.0A CN202010339383A CN111552676A CN 111552676 A CN111552676 A CN 111552676A CN 202010339383 A CN202010339383 A CN 202010339383A CN 111552676 A CN111552676 A CN 111552676A
Authority
CN
China
Prior art keywords
file
storing
certificate
block chain
storage
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.)
Pending
Application number
CN202010339383.0A
Other languages
Chinese (zh)
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 Peersafe Technology Co ltd
Original Assignee
Beijing Peersafe Technology 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 Peersafe Technology Co ltd filed Critical Beijing Peersafe Technology Co ltd
Priority to CN202010339383.0A priority Critical patent/CN111552676A/en
Publication of CN111552676A publication Critical patent/CN111552676A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices
    • G06F16/137Hash-based
    • 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/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database

Abstract

The application discloses a block chain-based evidence storing method, a block chain-based evidence storing device, a block chain-based evidence storing equipment and a block chain-based evidence storing medium, wherein the method comprises the following steps: receiving and responding to a service request sent by a client, wherein the service request comprises evidence storage data; analyzing the service request, and determining a certificate storage file, certificate storage information and a block chain identifier from the certificate storage data; storing the evidence storage file to a distributed file system of at least two nodes in a block chain system to obtain a hash value corresponding to the evidence storage file; and storing the hash value and the certificate storage information corresponding to the certificate storage file to the block chain corresponding to the block chain identifier. This technical scheme can save the distributed file system of depositing the evidence file to two at least nodes to prevent to deposit the evidence data loss because single point trouble leads to, and with hash value and deposit the block chain that the evidence information storage corresponds to block chain sign, and then guaranteed the authenticity and the security of depositing the evidence information.

Description

Block chain based evidence storing method, device, equipment and medium
Technical Field
The invention relates to the technical field of internet information, in particular to a block chain-based evidence storing method, device, equipment and medium.
Background
With the continuous development of internet information technology, the block chain technology has been applied to various industries, such as information security, bill service, agricultural traceability and other different service scenes. The blockchain is a novel application mode of computer technologies such as distributed data storage, point-to-point transmission, a consensus mechanism and an encryption algorithm, and is essentially a decentralized distributed database system participated by nodes.
At present, when a block chain technology is applied, block chain link points are deployed in a single-node server or a cloud server, but in the related technology, the problem of single-point failure is very easy to occur when the single-node server deploys the block chain link points, and resource waste is easily caused when a plurality of hosts are required to operate; and public cloud server among the cloud server is not convenient for handle private data, and private cloud server needs a large amount of operation and maintenance personnel to maintain, leads to the operation and maintenance cost height.
Disclosure of Invention
In view of the foregoing defects or shortcomings in the prior art, it is desirable to provide a block chain-based credential storage method, apparatus, device, and medium, which can store a credential storage file in a distributed file system of at least two nodes and further store the credential storage file in a block chain corresponding to a block chain identifier, thereby preventing the credential storage file from being lost and ensuring data security.
In a first aspect, an embodiment of the present application provides a block chain-based evidence storing method, where the method includes:
receiving and responding to a service request sent by a client, wherein the service request comprises evidence storage data;
analyzing the service request, and determining a certificate storage file, certificate storage information and a block chain identifier from the certificate storage data;
storing the certificate storing file to a distributed file system of at least two nodes in a block chain system to obtain a hash value corresponding to the certificate storing file, wherein the at least two nodes comprise nodes for receiving the service request;
and storing the hash value corresponding to the certificate storage file and the certificate storage information to the block chain corresponding to the block chain identifier.
In a second aspect, the present application provides a device for evidence storage based on a blockchain, the device comprising:
the first receiving module is configured to receive and respond to a service request sent by a client, wherein the service request comprises evidence storage data;
the analysis module is configured to analyze the service request and determine a certificate storage file, certificate storage information and a block chain identifier from the certificate storage data;
a first storage module, configured to store the certificate-storing file to a distributed file system of at least two nodes in a blockchain system, so as to obtain a hash value corresponding to the certificate-storing file, where the at least two nodes include a node that receives the service request;
and the second storage module is configured to store the hash value and the certificate storage information corresponding to the certificate storage file to the block chain corresponding to the block chain identifier.
In a third aspect, an embodiment of the present application provides an apparatus, including a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor executes the computer program to implement the block chain based attestation method as described in the first aspect.
In a fourth aspect, an embodiment of the present application provides a computer-readable storage medium, on which a computer program is stored, the computer program being configured to implement the block chain based attestation method described in the first aspect above.
The method, the device, the equipment and the medium for storing the certificate based on the block chain receive and respond to a service request which is sent by a client and comprises certificate storing data, analyze the service request, determine a certificate storing file, certificate storing information and a block chain identifier from the certificate storing data, store the certificate storing file to a distributed file system of at least two nodes to obtain a hash value corresponding to the certificate storing file, and store the hash value and the certificate storing information of the certificate storing file to the block chain corresponding to the block chain identifier. This technical scheme can save the distributed file system of depositing the evidence file to two at least nodes to prevent to deposit the evidence data loss because single point trouble leads to, and with hash value and deposit the block chain that the evidence information storage corresponds to block chain sign, and then guaranteed the authenticity and the security of depositing the evidence information.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, made with reference to the accompanying drawings in which:
fig. 1 is a system architecture diagram of a block chain based evidence storage application system according to an embodiment of the present application;
fig. 2 is a schematic flowchart of a block chain-based evidence storing method according to an embodiment of the present disclosure;
fig. 3 is a schematic structural diagram of an encryption chip provided in an embodiment of the present application;
FIG. 4 is a schematic structural diagram of a PCIe hardware encryption card according to an embodiment of the present application;
fig. 5 is a schematic architecture diagram of each node provided in the embodiment of the present application;
fig. 6 is a schematic flowchart of an interaction method between a client, a mobile device, and a server according to an embodiment of the present application;
fig. 7 is a flowchart illustrating a method for determining whether to synchronize storage certificate files by other nodes according to an embodiment of the present application;
fig. 8 is a schematic structural diagram of an IPFS network according to an embodiment of the present application;
fig. 9 is a schematic structural diagram of a block chain-based evidence storing apparatus according to an embodiment of the present application;
fig. 10 is a schematic structural diagram of a block chain-based evidence storing apparatus according to another embodiment of the present application;
fig. 11 is a schematic structural diagram of a computer device according to an embodiment of the present application.
Detailed Description
The present application will be described in further detail with reference to the following drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the relevant invention and not restrictive of the invention. It should be noted that, for convenience of description, only the portions related to the present invention are shown in the drawings.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
As mentioned in the background art, the blockchain has been widely applied to various industries as a core technology, for example, blockchain storage certificates, which store electronic data in a trusted alliance chain by using the characteristics of decentralized and distributed storage of blockchains, so as to achieve the purposes of tamper resistance, traceability and trustable data source. In the related art, the block chain nodes can be deployed in a single-node server or a cloud server, but because the single-node server is composed of a single set of hardware, when a certain component is damaged, a single-point fault problem can be caused, so that the evidence storage data is lost or tampered; when the block chain nodes are deployed in the cloud server, the public cloud server in the cloud server is not convenient for private data, and the private cloud server needs a large amount of operation and maintenance personnel for maintenance, so that the operation and maintenance cost is high.
Based on the defects, the evidence storing method based on the block chain stores the evidence storing file into the distributed file system of at least two nodes, and further stores the hash value and the evidence storing information into the block chain, so that the evidence storing data loss caused by single-point failure is prevented, the authenticity and the safety of the evidence storing information are ensured, and the operation and maintenance cost is further reduced.
The evidence storage method is realized by a block chain super workstation based on a high-density server, wherein the block chain super workstation is an integrated block chain application product and can realize physical hosts, a block chain network, an application system and operation and maintenance monitoring full-scene services.
Fig. 1 is an implementation environment architecture diagram of a block chain-based evidence storing method according to an embodiment of the present application. As shown in fig. 1, the implementation environment architecture includes: a router 100, a high-density server 200, and a terminal 300. Optionally, the terminal 300 may be an intelligent home device such as an intelligent television, an intelligent television set-top box, or the like, or the terminal 300 may be a mobile portable terminal such as a smart phone, a tablet computer, an e-book reader, or the terminal 300 may be an intelligent wearable device such as smart glasses, a smart watch, or the like, which is not specifically limited in this embodiment.
Router 100 may provide an interface to the network, being a specialized intelligent network device that reads the address in each packet and then decides how to transmit, which can understand different protocols, such as the ethernet protocol used by a certain local area network, the TCP/IP protocol used by the internet.
The high-density server 200 may be one server or a server cluster including a plurality of servers.
The high-density server 200 is a server device for providing background services for the terminal 300, the high-density server 200 is an optimized architecture server proposed for cloud computing, data centers and internet applications, and the high-density server can integrate more processors and I/O expansion capabilities in a smaller physical space, so that the space cost of a client is greatly reduced, the computing performance is remarkably improved, and meanwhile, the high-density server can meet the user requirements and can be flexibly expanded in specific industry requirements.
The high-density server that this application provided can adopt "four subsateries" high-density structural design, in 2U rack-mounted space, but integrated a plurality of independent hot plug's subsystem, wherein "U" is the unit that represents rack-mounted server external dimension, and 2U server has that the expansion space is big, good heat dissipation's characteristics, and wherein, 1U is 4.445cm, and 2U is 8.89 cm. Each subsystem corresponds to a node, the hardware configuration in different nodes is the same, each node has an independent network card, and the nodes communicate with each other through the router 100. As shown in fig. 1, the high-density server includes four subsystems, and there are four nodes correspondingly, where each node runs a block chain and a distributed file system service, and node 1 and node 2 are master and slave nodes each other, and a database is run in the master and slave nodes, and can perform a monitoring operation and maintenance service. Each subsystem is provided with a set of independent main board, cpu, memory and hard disk respectively, and each subsystem is independent and does not influence each other. In the high-density server, a plurality of blockchain underlying platforms, a plurality of blockchain applications and a distributed storage service can be run. The blockchain underlying platform may include Chainsql, superhedger Fabric, or other open source blockchain frameworks. Optionally, the blockchain application may include common enterprise-level blockchain applications such as evidence storage, traceability, point accumulation, digital asset management, and the like, and is configured with monitoring and operation and maintenance services, so that the blockchain can be used after being unpacked. And on each subsystem of the high-density server, a national-secret encryption card is integrated through a PCIe interface of the mainboard, so that support for a national-secret algorithm in a block chain system can be realized.
The various subsystems of the high-density server 200 may communicate with each other via the router 100 in an ad hoc network. The self-organizing network is a network combining mobile communication and computer network, the information exchange of the network adopts a packet exchange mechanism in the computer network, the terminal needs to run a corresponding routing protocol, the forwarding of data packets and the routing maintenance work are completed according to a routing strategy and a routing table, and the nodes are required to realize a proper routing protocol.
The terminal 300 and the high-density server 200 establish a communication connection therebetween through a wired or wireless network. Optionally, the wireless network or wired network described above uses standard communication techniques and/or protocols. The Network is typically the Internet, but may be any Network including, but not limited to, a Local Area Network (LAN), a Metropolitan Area Network (MAN), a Wide Area Network (WAN), a mobile, wireline or wireless Network, a private Network, or any combination of virtual private networks.
For convenience of understanding and explanation, a block chain-based evidence storing method, an apparatus, a device and a medium provided by the embodiments of the present application are described in detail below with reference to fig. 2 to 11.
Fig. 2 is a flowchart illustrating a blockchain-based evidence storing method according to an embodiment of the present invention, which may be executed by a high-density server. As shown in fig. 2, the method includes:
s101, receiving and responding to a service request sent by a client, wherein the service request comprises evidence storage data.
Specifically, the high-density server may be configured with a boot self-booting service, for example, after the Linux system is started, the init.d service may be automatically started, so that the block chain underlying platform service is sequentially started along with the operating system. The blockchain underlying platform service may be configured with a start item by an administrator, for example, the start item may include starting a Chainsql, a hyper-ridger Fabric, or an IPFS service, and the default for the other blockchain underlying platform services is that the start is not followed after the operating system is started.
The client may be a browser end used through the world wide web, or may be another client capable of interacting with the server end. Before the certification storing service is performed, in order to ensure the security of data uplink, a secret key is required to be used for digitally signing the certification storing data, so as to obtain a signature result.
Optionally, the digital signature may be implemented in two ways: one is that does not use the external mobile device, after the browser end logs on through digital wallet and user's private key, the user's private key is kept in the local memory, can carry on the digital signature to the data of depositing the certificate directly through the private key, receive the signature result; the other method is that the mobile device is used, and the browser end is made to access the encryption service of the external device through the http-Api service interface, so that the use of the national encryption algorithm is realized. The http-Api service executable program may also be stored in the mobile device, which is capable of automatically starting to run the service when the mobile device is plugged into a terminal or a server. The mobile device may be a USB-KEY or other USB disk hardware medium, or may be a PCIe hardware encryption card.
Referring to fig. 3 and 4, fig. 3 is a schematic diagram of an internal structure of a USB-KEY, in which a cryptographic chip and a storage RAM are integrated inside the USB-KEY, and a hardware driver library is integrated, the terminal or the server can be accessed through a USB interface, a private KEY of a user is stored in the cryptographic chip, the cryptographic chip is not readable outside, and http-Api service can be accessed through a browser, so that calling of a cryptographic algorithm is realized. Fig. 4 is a schematic diagram of an internal structure of a PCIe hardware encryption card, where the PCIe hardware encryption card may be directly inserted into the PCIe interface of a server motherboard, a high-density server in the present application includes four sub-servers, four hardware encryption cards are required, and the hardware encryption card mainly replaces an encryption algorithm, such as a signature algorithm, in a block chain node program, and the hardware encryption card stores a private key and is integrated with a hardware encryption library, and the encryption library may be directly compiled into the block chain node program at a code level, so that a key of the block chain node is safely guaranteed.
When the mobile equipment is used for carrying out digital signature on the certificate storage data, the mobile equipment can be a USB-KEY or PCIe hardware encryption card, when a user accesses the certificate storage service through a client, a homepage of the certificate storage service automatically sends an http login request to an http-Api service, whether the connection is established with external equipment or not is judged, if the connection is not established, a page can automatically pop up and provide information, if the connection is established, the page is required to be inserted into the USB-KEY, whether the external equipment is safe or not is checked, namely, the page prompts the user to input a PIN code which is a password of the USB-KEY, and the client and the mobile equipment can be safely connected after the PIN code is correctly input.
After the client side is connected with the mobile equipment safely, the client side can package data needing to be signed, such as certificate storing data, and sends a signature request to the mobile equipment, wherein the signature request comprises the certificate storing data, because of http-Api service in the mobile equipment integration, the mobile equipment calls an http-Api service interface to transmit the certificate storing data into an encryption chip, the encryption chip encrypts the certificate storing data through a user private key to complete legal signature of the certificate storing data, obtain a signature result, and sends the signature result to the client side, so that the client side sends the signature result to the server side.
And after receiving the signature result sent by the client, the server checks the signature based on the signature result and the user public key, and authenticates the identity of the login user of the client by confirming the validity of the signature to obtain an identity authentication result, wherein the identity authentication result comprises passing authentication and failing authentication. When the identity authentication result is that the authentication is passed, the success of user login can be displayed on a client page; when the authentication result is authentication failure, user information can be prompted on the client page, for example, "you log in failed, please log in again".
In the embodiment, the user private key is stored in the mobile device, so that the external interface cannot read the key information of the mobile device, the security of key storage is ensured, the signature of the stored certificate data is realized through the user private key, the encryption efficiency is improved, and the verification of the identity of the login user is further safely and effectively realized.
S102, analyzing the service request, and determining the certificate storage file, the certificate storage information and the block chain identifier from the certificate storage data.
Specifically, after the identity verification is passed, the client sends a service request to the server, the service request includes certificate storage data, and the server analyzes the service request after receiving the service request, and determines a certificate storage file, certificate storage information and a block chain identifier from the service data.
The authentication data may include an original text or a ciphertext generated by the target service. The certificate storage file can be in a table format, a text format, a picture format or a sound format, such as an electronic contract. The certificate storing information can comprise information such as uploading time, certificate storing file identification, user address, certificate storing file name and the like. Because a plurality of block chains are operated in each node in the block chain system, each block chain corresponds to a unique block chain identifier, for example, a field corresponding to the block chain, such as Chainsql, superhedger Fabric, and the corresponding block chain needing to be uplinked can be found according to the block chain identifier.
S103, storing the certificate storage file to a distributed file system of at least two nodes in the block chain system to obtain a hash value corresponding to the certificate storage file.
And S104, storing the hash value and the certificate storage information corresponding to the certificate storage file to the block chain corresponding to the block chain identifier.
Referring to fig. 5, for each node in the blockchain system, an application layer, a service layer, a chain interface layer, a blockchain layer, and a management operation and maintenance layer are included. The application layer is mainly web application, including enterprise-level application such as evidence storage, source tracing, integration and the like; the service layer mainly comprises nginx, web application background service apiserver, MySQL database, IPFS and IPFS SyncServer; nginx is mainly used for web application static page deployment and http routing forwarding; the apiserver comprises the logic realization of the back-end interface of each web application, is a service set and comprises all the back ends of the web applications; the DB is a MySQL database service which can be deployed on a main node and a standby node in a block chain system and operates in a main cluster and standby cluster mode; the IPFS serves a distributed file system, has the main function of storing file information to be uploaded by a client in application, and can realize the certification function by matching with a block chain system. The IPFS SyncServer is a synchronous service of the IPFS, and the service is mainly used for realizing the backup function of files in the IPFS system in a plurality of nodes of a block chain system.
The main function of the Chain interface layer is to integrate Software Development Kits (SDKs) of different blockchain platforms, and then package the SDKs into interface services in the form of a Common Chain interface so as to call the upper layer services to interact with blockchains, and the layer solves the problem of non-uniformity of interfaces of a plurality of blockchain platforms through a Common Chain interface (Common Chain Api). The blockchain layer mainly integrates blockchain nodes of each blockchain platform, the nodes are operated in a binary system or docker container mode, blockchain service is provided for the link interface layer, and a blockchain account book is maintained and managed. The management operation and maintenance layer comprises some applications of a user management end and service programs of maintenance chains and interface service availability such as monitoring, operation and maintenance, autonomy and the like, and comprises a control console, monitoring service, operation and maintenance service, autonomy service, a block chain browser, keepalive and the like; the control console is mainly used by an administrator, and the initialization work of application and block chains is controlled and managed through the control console; the monitoring service is mainly responsible for monitoring the service operation condition in the node and the utilization condition of the node hardware resource; the operation and maintenance service mainly manages the block chain, such as changing node configuration information, adding and deleting block chain nodes and the like; the autonomous service is started along with the starting of an operating system, and the method mainly and commonly aims to realize the detection of block link points and the activity of each service and automatically restart each fault service so as to ensure the normal operation of the whole system; the block chain browser mainly has the function of browsing block chain information of each platform and mainly comprises block information, block height and transaction information; keepalived is the switching service of the main node and the standby node, and can ensure that the standby node service can replace the operation service of the main node under the condition that the main node fails, so that a user can normally use block chain application.
The client side can send a service request to the nginx, the nginx forwards the service request to the interface service set apiserver, the apiserver determines an evidence storage File, evidence storage information and a block chain identifier from evidence storage data by analyzing the service request, and stores the evidence storage File into a distributed File System of at least two nodes in the block chain System, such as an InterPlanetary File System, wherein the InterPlanetary File System (IPFS for short) is a distributed File storage protocol facing to the world and point to point, and defines how the File is stored, indexed and transmitted in the distributed File System, and is used for storing and accessing files, websites, applications and data. The IPFS can obtain a hash value corresponding to the certificate-storing file by using a hash algorithm, and the hash value is a unique identifier corresponding to the certificate-storing file. And the apiserver sends the certificate storing information to a common chain interface (CommonChain Api), so that the common chain interface packages and processes the certificate storing information and the hash value of the certificate storing file into the certificate storing transaction corresponding to the block chain identifier, and stores the certificate storing transaction to the block chain corresponding to the block chain identifier. The deposit transaction refers to a piece of data containing deposit information generated by the target service.
In the evidence storing method based on the blockchain provided in this embodiment, the service request including the evidence storing data sent by the client is received and responded, the service request is analyzed, the evidence storing file, the evidence storing information, and the blockchain identifier are determined from the evidence storing data, the evidence storing file is stored in the distributed file system of at least two nodes, the hash value corresponding to the evidence storing file is obtained, and the hash value and the evidence storing information of the evidence storing file are stored in the blockchain corresponding to the blockchain identifier. This technical scheme can save the distributed file system of depositing the evidence file to two at least nodes to prevent to deposit the evidence data loss because single point trouble leads to, and with hash value and deposit the block chain that the evidence information storage corresponds to block chain sign, and then guaranteed the authenticity and the security of depositing the evidence information.
Further, fig. 6 is a schematic flowchart of an interaction method of the client, the server, and the mobile device provided by the present application. As shown in fig. 6, the method includes:
s201, the client sends a signature request to the mobile device, wherein the signature request comprises the certificate storage data.
S202, the mobile device receives and responds to the signature request, and digital signature is carried out on the certificate storing data through the private key of the user to obtain a signature result.
And S203, the mobile device sends the signature result to the client.
And S204, the client sends the signature result to the server.
S205, the server receives the signature result sent by the client, and performs identity verification on the login user of the client based on the signature result and the user private key.
S206, the server side sends the authentication result to the client side.
And S207, after the identity verification result passes, sending a service request to the server.
And S208, receiving and responding to the service request.
S209, analyzing the service request, and determining the certificate storage file, the certificate storage information and the block chain identifier from the certificate storage data.
S210, storing the certificate storage file to a distributed file system of at least two nodes in the block chain system to obtain a hash value corresponding to the certificate storage file.
S211, storing the hash value and the certificate storage information corresponding to the certificate storage file to the block chain corresponding to the block chain identification.
In this embodiment, after the mobile device and the client establish a connection, the client may send a signature request to the mobile device, where the signature request includes data to be signed, such as credential data, and the mobile device responds to the signature request, and since a user private key is stored inside the mobile device, the credential data is digitally signed by the user private key to obtain a signature result, where the signature result includes the signed credential data, and the signature result is sent to the client, so that the client sends the signature result to the server, and after receiving the signature result, the server performs signature verification based on the signature result and the user public key, and performs identity verification on a logged-in user of the client by confirming validity of the signature to obtain an identity verification result, and sends the identity verification result to the client.
And when the identity authentication result is that the authentication is passed, namely the client page displays successful login, the user can click a 'certificate storing' button on the client page to send a service request to the server, wherein the service request comprises certificate storing data, and the server analyzes the service request after receiving the service request and determines a certificate storing file, certificate storing information and a block chain identifier from the certificate storing data. The server stores the certificate storing file to a distributed file system of at least two nodes in the block chain system, the distributed file system performs hash operation on the certificate storing file to obtain a corresponding hash value, and the hash value and the certificate storing information corresponding to the certificate storing file are stored to the block chain corresponding to the block chain identification.
Further, on the basis of the foregoing embodiment, fig. 7 is a flowchart illustrating a distributed system method for storing a credential file to at least two nodes in a blockchain system according to an embodiment of the present application, where the method may be applied to a high-density server, as shown in fig. 7, and the method may include the following steps:
s301, the current node calls a distributed storage service interface, and stores the certificate storing file to a distributed file system of the current node, wherein the current node is a node for receiving the service request.
S302, the current node records the evidence storage information into a file information list of the database.
Specifically, the blockchain system comprises a plurality of nodes, after receiving a client service request, a current node analyzes the service request through an interface service set apiserver of a service layer, determines a certificate storage file, certificate storage information and a blockchain identifier from certificate storage data, calls a distributed storage service interface, stores the certificate storage file in the distributed file system of the current node, such as an IPFS, and records the certificate storage information in a file information list of a database, wherein the file information list may comprise metadata information of the file, such as the certificate storage file identifier, a certificate storage file hash value, the certificate storage node identifier and the like.
The block chain system is integrated in a high-density server and comprises a main node and a standby node, databases such as MySQL databases are operated in the main node and the standby node, and the databases in the main node and the standby node are updated synchronously.
S303, other nodes in the plurality of nodes call the distributed storage synchronization service interface to inquire the file information list from the database.
S304, each other node acquires the hash value corresponding to the certificate-storing file identification from the file information list.
S305, processing the hash value by each other node by adopting a preset rule, and determining whether the certificate storing file is synchronously stored in the distributed file system of each other node, so that the certificate storing file is stored in the distributed file systems of at least two nodes in the block chain system.
In the embodiment of the application, each node in the blockchain system is configured with distributed storage synchronization service, in order to avoid loss of the certificate-stored file, other nodes in the plurality of nodes query a file information list from a database by calling a distributed storage synchronization service interface, if the IPFS is configured with the IPFS SyncServer service, each other node acquires a certificate-stored file identifier and a hash value corresponding to the certificate-stored file identifier from the file information list, processes the hash value according to a preset rule, and determines whether the certificate-stored file is synchronously stored in the local distributed storage system IPFS of the node.
Each other node can be connected with the local IPFS network and the main node or the spare node MySQL database according to the node identification, a file information list in the MySQL database can be scanned every n seconds, the hash value corresponding to the evidence file is sequentially read according to the evidence file identification, and the first few bit bytes of the hash value are converted into an integer type, wherein the integer is integer data used for storing integers, and the integers comprise positive integers, negative integers and zero. And performing remainder processing on the numerical value after the integer data conversion, dividing the numerical value by the number of the nodes, taking an absolute value of the remainder, judging whether the remainder is equal to the node identifier, and if so, calling a local IPFS service by the node to request synchronous storage of the certificate file to a local distributed file system IPFS by sending a ping command.
After the other nodes are successfully synchronized in the local distributed file system IPFS, the node evidence storage records of each other node can be updated to a file information list in the database according to the evidence storage file identification. The node evidence storage record may include an evidence storage node identifier, a timestamp, a user address, a hash value corresponding to the evidence storage file, and the like.
For example, please refer to fig. 8, where fig. 8 is a schematic structural diagram of an IPFS network. The IPFS network is composed of four nodes, wherein a first node is a default master node, a second node is a standby node, a third node and a fourth node are ordinary nodes, distributed storage service IPFS and distributed storage synchronization service IPFS SyncServer are operated in all the four nodes, and MySQL databases are operated in the first node and the second node. The IPFS SyncServer in each node can read a file information list from a database, and the IPFS SyncServer in each node carries out a data synchronous storage request by sending a ping command to the local IPFS. When the first node goes down, the second node automatically becomes a main node, so that the application is uninterrupted, and the normal operation of the application can be ensured.
After receiving the service request, the first node can analyze the service request and determine evidence information, evidence storage files and block chain identifiers from evidence storage data, and store the evidence storage files to a local IPFS, the second node, the third node and the fourth node all need to search a file information list every n seconds from a MySQL database through a local IPFSSyncServer, check evidence storage file records, obtain the evidence storage file identifiers and hash values corresponding to the evidence storage files from the file information list, convert a plurality of bits before the hash values into integers to obtain numerical values, then divide the numerical values by 4 to obtain the remainder, calculate the absolute value of the remainder, judge whether the remainder is equal to the node identifiers, if the remainder is equal, send ping requests to the IPFS through the local IPFS SyncServer, and synchronously store the evidence storage files, or, it may be determined whether the remainder is 1 smaller than the local identifier, and special processing is performed when the remainder is 3, so that the current node synchronizes the certificate storage file, that is, when the remainder is 2, the node two and the node three synchronously store the certificate file, and when the remainder is 3, the node three and the node synchronously store the certificate file. After the node synchronously stores and stores the certificate file successfully, the synchronous certificate storing file identification, the hash value corresponding to the certificate storing file, the node identification, the timestamp and other information can be recorded in the MySQL database, and the scanned file certificate storing identification recorded by the node certificate storing can be updated.
The network redundancy of the IPFS may be set to 2, or may be 3 or 4, that is, the same data is stored in two, three or four partitions on the blockchain node in the network, so as to prevent data loss caused by a failure of a certain node.
Furthermore, block chains of different categories, such as Chainsql and Hyperhedge Fabric, run in the four nodes, each block Chain corresponds to a unique block Chain identifier and a transaction data structure, and the first node can forward the certificate storing information to the Common Chain Api through the apiserver, so that the Common Chain Api can store the hash value corresponding to the certificate storing file and the certificate storing transaction corresponding to the certificate storing information encapsulation block Chain identifier, and synchronously store the certificate storing transaction to the block Chain corresponding to the block Chain identifier in each node, and if the certificate storing transaction is stored in the Chainsql, the safety of data storage is ensured based on the characteristic that the block Chain data cannot be tampered.
In this embodiment, each node can interact with the database and the local distributed file system by calling the distributed storage synchronization service, so as to determine whether to synchronize the storage certificate file to the local distributed file system, prevent the data from being lost due to a single-point fault, and upload the storage certificate information to the block chain, so that the data cannot be tampered randomly, and further ensure that the data storage is safer.
In addition, in the present application, a unified Common link interface Common Chain Api is preinstalled in each node, and by integrating SDKs of multiple blockchain platforms and unifying the SDKs into a Restful Api interface in an upper layer design, a user can call the Common Chain Api through the unified Api interface without additional other operations when accessing each blockchain, so that the Common Chain Api identifies the blockchain according to a request after receiving a client request, thereby calling the SDK corresponding to the blockchain and packaging data into transactions corresponding to the blockchain, thereby implementing data uplink storage and improving uplink efficiency of storing certified data.
Optionally, each node in the high-density server may be monitored, operated and maintained through the background management end. The monitoring service may collect information of system hardware resources, such as cpu, memory, hard disk, and the like, and the other part is to detect the availability of each service, and the monitoring service may acquire the information at regular time and then store the information in the database of the master node. The operation and maintenance comprises functions of updating configuration information related to the block chain or adding and deleting nodes and the like. The administrator enters the operation and maintenance function by logging in a client interface, and can send an instruction through the apiserver, and the instruction calls CommonChain Api to change the SDK related to the block chain after logic judgment is carried out on the instruction through the apiserver. Each node corresponds to a shell script, and the background management end can realize the operation and maintenance function by calling the shell script.
Local nodes in the high-density server can be connected with block chain link points at the cloud end in two connection modes: one is a block chain link point connection local node of the cloud; and the other type is a block chain node of which the local node is connected with the cloud. When the block chain link points of the cloud are connected with the local nodes, a user needs to add port mapping of the local block chain link nodes on the front-end router of the server, and the fact that the points of the block chain of the cloud can access the local nodes is guaranteed; when the local node is connected with the block chain link point of the cloud, a user needs to modify part of network configuration information in the node block chain on an operation and maintenance interface, so that the local node can access the block chain node of the cloud through external network connection. The local node is connected with the block chain link points of the cloud, so that the block chain service range is wider.
On the other hand, fig. 9 is a schematic structural diagram of a block chain-based evidence storing device according to an embodiment of the present disclosure. The apparatus may be an apparatus in a server, as shown in fig. 9, the apparatus 500 includes:
a first receiving module 510, configured to receive and respond to a service request sent by a client, where the service request includes credential data;
the analysis module 520 is configured to analyze the service request, and determine a certificate storage file, certificate storage information and a block chain identifier from the certificate storage data;
a first storage module 530, configured to store the certificate storing file in a distributed file system of at least two nodes in a blockchain system, to obtain a hash value corresponding to the certificate storing file, where the at least two nodes include a node that receives the service request;
a second storage module 540, configured to store the hash value corresponding to the certificate-storing file and the certificate-storing information to the blockchain corresponding to the blockchain identifier.
Optionally, the apparatus further comprises:
a second receiving module 550, configured to receive a signature result sent by the client or the mobile device, where the signature result is obtained by digitally signing the credential data through a user private key provided by the mobile device;
an authentication module 560 configured to authenticate a login user of the client based on the signature result and a user public key;
a sending module 570 configured to send an authentication result to the client, the authentication result including a pass of authentication.
Optionally, referring to fig. 10, the first storage module 530 includes:
a first storage unit 531, configured to invoke a distributed storage service interface by a current node, and store the certificate storing file to a distributed file system of the current node, where the current node is a node that receives the service request;
a recording unit 532, configured to record the certificate storing information to a file information list of a database by the current node;
a querying unit 533 configured to invoke a distributed storage synchronization service interface to query the file information list from the database by other nodes in the plurality of nodes;
an obtaining unit 534 configured to obtain, by each of the other nodes, a hash value corresponding to the certificate-storing file identifier from the file information list;
a determining unit 535, configured to process the hash value by each of the other nodes using a preset rule, and determine whether the certified file is synchronously stored to the distributed file system of each of the other nodes, so that the certified file is stored to the distributed file systems of at least two nodes in the blockchain system.
Optionally, the determining unit 535 is configured to:
carrying out integer byte conversion and remainder processing on the hash value to obtain an absolute value;
judging whether the absolute value is equal to the node identification of each other node;
and if so, synchronously storing the evidence storing file to the distributed file system of each other node by each other node.
Optionally, the determining unit 535 is configured to:
updating the node evidence storage record of each other node to the file information list in the database according to the evidence storage file identifier, wherein the node evidence storage record comprises: and (4) storing a certificate node identifier and a timestamp.
Optionally, the second storage module 540 is configured to:
a packaging unit 541 configured to invoke a public link interface to package the certificate storing information and the hash value of the certificate storing file into a certificate storing transaction corresponding to the block chain identifier;
a second storage unit 542 configured to store the credit transaction to the blockchain corresponding to the blockchain identifier.
It can be understood that the functions of each functional module of the block chain-based evidence storage device in this embodiment may be specifically implemented according to the method in the foregoing method embodiment, and the specific implementation process may refer to the related description of the foregoing method embodiment, which is not described herein again.
To sum up, the evidence storing device based on the block chain provided in the embodiment of the present application, the first receiving module receives and responds to the service request sent by the client, the service request includes evidence storing data, and the service request is analyzed by the analysis module, the evidence storing file, the evidence storing information and the block chain identifier are determined from the evidence storing data, the evidence storing file is stored to the distributed file system by the first storage module, the hash value corresponding to the evidence storing file is obtained, and the hash value and the evidence storing information of the evidence storing file are stored to the block chain corresponding to the block chain identifier by the second storage module. The device can save the distributed file system of depositing the evidence file to two at least nodes to prevent to deposit the evidence data loss because single point trouble leads to, and with hash value and deposit the block chain that evidence information storage corresponds to block chain sign, and then guaranteed the authenticity and the security of depositing the evidence information.
On the other hand, the apparatus provided by the embodiments of the present application includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the computer program, the block chain based attestation method is implemented as described above.
Referring to fig. 11, fig. 11 is a schematic structural diagram of a computer system of a terminal device according to an embodiment of the present application.
As shown in fig. 11, the computer system 300 includes a Central Processing Unit (CPU)301 that can perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)302 or a program loaded from a storage section 303 into a Random Access Memory (RAM) 303. In the RAM 303, various programs and data necessary for the operation of the system 300 are also stored. The CPU 301, ROM 302, and RAM 303 are connected to each other via a bus 304. An input/output (I/O) interface 305 is also connected to bus 304.
The following components are connected to the I/O interface 305: an input portion 306 including a keyboard, a mouse, and the like; an output section 307 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage section 308 including a hard disk and the like; and a communication section 309 including a network interface card such as a LAN card, a modem, or the like. The communication section 309 performs communication processing via a network such as the internet. A drive 310 is also connected to the I/O interface 305 as needed. A removable medium 311 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 310 as necessary, so that a computer program read out therefrom is mounted into the storage section 308 as necessary.
In particular, according to embodiments of the application, the processes described above with reference to the flow diagrams may be implemented as computer software programs. For example, embodiments of the present application include a computer program product comprising a computer program embodied on a machine-readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 303, and/or installed from the removable medium 311. The above-described functions defined in the system of the present application are executed when the computer program is executed by the Central Processing Unit (CPU) 301.
It should be noted that the computer readable medium shown in the present application may be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present application, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In this application, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units or modules described in the embodiments of the present application may be implemented by software or hardware. The described units or modules may also be provided in a processor, and may be described as: a processor, comprising: the device comprises a first receiving module, an analysis module, a first storage module and a second storage module. Where the names of these units or modules do not in some cases constitute a limitation on the units or modules themselves, for example, the first receiving module may also be described as "configured to receive and respond to a service request sent by a client, the service request including credential data".
As another aspect, the present application also provides a computer-readable storage medium, which may be included in the electronic device described in the above embodiments; or may be separate and not incorporated into the electronic device. The computer-readable storage medium stores one or more programs which, when executed by one or more processors, perform the blockchain-based attestation method described in the present application:
receiving and responding to a service request sent by a client, wherein the service request comprises evidence storage data;
analyzing the service request, and determining a certificate storage file, certificate storage information and a block chain identifier from the certificate storage data;
storing the certificate storing file to a distributed file system of at least two nodes in a block chain system to obtain a hash value corresponding to the certificate storing file, wherein the at least two nodes comprise nodes for receiving the service request;
and storing the hash value corresponding to the certificate storage file and the certificate storage information to the block chain corresponding to the block chain identifier.
To sum up, the block chain based certificate storing method, apparatus, device, and medium provided in this embodiment of the present application determine a certificate storing file, certificate storing information, and a block chain identifier from the certificate storing data by receiving and responding to a service request including certificate storing data sent by a client, and analyzing the service request, store the certificate storing file in a distributed file system of at least two nodes, obtain a hash value corresponding to the certificate storing file, and store the hash value and the certificate storing information of the certificate storing file in the block chain corresponding to the block chain identifier. This technical scheme can save the distributed file system of depositing the evidence file to two at least nodes to prevent to deposit the evidence data loss because single point trouble leads to, and with hash value and deposit the block chain that the evidence information storage corresponds to block chain sign, and then guaranteed the authenticity and the security of depositing the evidence information.
The above description is only a preferred embodiment of the application and is illustrative of the principles of the technology employed. It will be appreciated by a person skilled in the art that the scope of the invention as referred to in the present application is not limited to the embodiments with a specific combination of the above-mentioned features, but also covers other embodiments with any combination of the above-mentioned features or their equivalents without departing from the inventive concept. For example, the above features may be replaced with (but not limited to) features having similar functions disclosed in the present application.

Claims (10)

1. A block chain-based evidence storing method is characterized by comprising the following steps:
receiving and responding to a service request sent by a client, wherein the service request comprises evidence storage data;
analyzing the service request, and determining a certificate storage file, certificate storage information and a block chain identifier from the certificate storage data;
storing the certificate storing file to a distributed file system of at least two nodes in a block chain system to obtain a hash value corresponding to the certificate storing file, wherein the at least two nodes comprise nodes for receiving the service request;
and storing the hash value corresponding to the certificate storage file and the certificate storage information to the block chain corresponding to the block chain identifier.
2. The blockchain-based attestation method of claim 1, wherein prior to receiving and responding to the service request sent by the client, the method further comprises:
receiving a signature result sent by the client or the mobile device, wherein the signature result is obtained by digitally signing the certificate storing data through a user private key, and the user private key is provided by the mobile device;
based on the signature result and the user public key, carrying out identity verification on the login user of the client;
and sending an identity verification result to the client.
3. The blockchain-based attestation method of claim 1, wherein the blockchain system includes a plurality of nodes, and storing the attestation file to a distributed file system of at least two nodes in the blockchain system includes:
the current node calls a distributed storage service interface to store the certificate storing file to a distributed file system of the current node, wherein the current node is a node for receiving the service request;
the current node records the certificate storing information into a file information list of a database;
other nodes in the plurality of nodes call a distributed storage synchronization service interface to inquire the file information list from the database;
each other node acquires a hash value corresponding to the certificate storage file identifier from the file information list;
and processing the hash value by each other node by adopting a preset rule, and determining whether the certificate storage file is synchronously stored to the distributed file system of each other node, so that the certificate storage file is stored to the distributed file systems of at least two nodes in the block chain system.
4. The blockchain-based evidence storing method according to claim 3, wherein each of the other nodes processes the hash value by using a preset rule to determine whether the evidence storing file is synchronously stored to the distributed file system of each of the other nodes, and the method comprises:
carrying out integer byte conversion and remainder processing on the hash value to obtain an absolute value;
judging whether the absolute value is equal to the node identification of each other node;
and if so, synchronously storing the evidence storing file to the distributed file system of each other node by each other node.
5. The blockchain-based attestation method of claim 4, wherein after synchronously storing the attestation file to the distributed file system of each of the other nodes, further comprising:
updating the node evidence storage record of each other node to the file information list in the database according to the evidence storage file identifier, wherein the node evidence storage record comprises: and (4) storing a certificate node identifier and a timestamp.
6. The blockchain-based evidence storing method according to claim 1, wherein storing the hash value and the evidence storing information corresponding to the evidence storing file to the blockchain corresponding to the blockchain identifier comprises:
calling a public chain interface to package and process the certificate storage information and the hash value of the certificate storage file into certificate storage transaction corresponding to the block chain identifier;
and storing the evidence storing transaction to the block chain corresponding to the block chain identification.
7. A block chain-based evidence preservation device, comprising:
the receiving module is configured to receive and respond to a service request sent by a client, wherein the service request comprises evidence storage data;
the analysis module is configured to analyze the service request and determine a certificate storage file, certificate storage information and a block chain identifier from the certificate storage data;
a first storage module, configured to store the certificate-storing file to a distributed file system of at least two nodes in a blockchain system, so as to obtain a hash value corresponding to the certificate-storing file, where the at least two nodes include a node that receives the service request;
and the second storage module is configured to store the hash value and the certificate storage information corresponding to the certificate storage file to the block chain corresponding to the block chain identifier.
8. The blockchain-based evidence storage device according to claim 7, wherein the first storage module comprises:
the first storage unit is configured to call a distributed storage service interface by a current node, and store the certificate storing file to a distributed file system of the current node, wherein the current node is a node for receiving the service request;
the recording unit is configured to record the evidence storing information into a file information list of a database by the current node;
the query unit is configured to invoke a distributed storage synchronization service interface by other nodes in the plurality of nodes to query the file information list from the database;
the obtaining unit is configured to obtain a hash value corresponding to the certificate storing file identifier from the file information list by each other node;
and the determining unit is configured to process the hash value by each other node according to a preset rule, and determine whether the certificate storing file is synchronously stored to the distributed file system of each other node, so that the certificate storing file is stored to the distributed file systems of at least two nodes in the blockchain system.
9. A server, characterized in that the server comprises a memory, a processor and a computer program stored on the memory and executable on the processor, the processor being configured to implement the blockchain based attestation method of any of claims 1-6 when executing the program.
10. A computer-readable storage medium having stored thereon a computer program for implementing the blockchain-based attestation method of any of claims 1-6.
CN202010339383.0A 2020-04-26 2020-04-26 Block chain based evidence storing method, device, equipment and medium Pending CN111552676A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010339383.0A CN111552676A (en) 2020-04-26 2020-04-26 Block chain based evidence storing method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010339383.0A CN111552676A (en) 2020-04-26 2020-04-26 Block chain based evidence storing method, device, equipment and medium

Publications (1)

Publication Number Publication Date
CN111552676A true CN111552676A (en) 2020-08-18

Family

ID=72003999

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010339383.0A Pending CN111552676A (en) 2020-04-26 2020-04-26 Block chain based evidence storing method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN111552676A (en)

Cited By (45)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111967875A (en) * 2020-08-19 2020-11-20 上海网班教育科技股份有限公司 Block chain-based file uplink evidence storing method and device
CN112085625A (en) * 2020-09-14 2020-12-15 深圳移动互联研究院有限公司 Evidence collection method and device based on block chain evidence storage, computer equipment and storage medium
CN112118112A (en) * 2020-09-08 2020-12-22 中国联合网络通信集团有限公司 Certificate copy using method and node equipment
CN112131599A (en) * 2020-09-15 2020-12-25 北京海益同展信息科技有限公司 Method, device, equipment and computer readable medium for checking data
CN112163241A (en) * 2020-09-09 2021-01-01 法信公证云(厦门)科技有限公司 Notarization archive information processing method, system, platform, equipment and storage medium
CN112277881A (en) * 2020-12-25 2021-01-29 上海银基信息安全技术股份有限公司 Identity authentication method and device, vehicle and user equipment
CN112311557A (en) * 2020-11-17 2021-02-02 深圳移动互联研究院有限公司 On-site investigation sharing system and sharing method based on block chain architecture
CN112383611A (en) * 2020-11-11 2021-02-19 上海保险交易所股份有限公司 File evidence storing method, system and server based on block chain
CN112446045A (en) * 2020-11-17 2021-03-05 福建亿榕信息技术有限公司 Engineering configuration file control method and system based on block chain
CN112580073A (en) * 2020-12-17 2021-03-30 昆明理工大学 Evidence storing method and system based on block chain and IPFS
CN112685795A (en) * 2020-12-31 2021-04-20 树根互联技术有限公司 Digital deposit certificate creating method, digital deposit certificate verifying method and digital deposit certificate system
CN112702389A (en) * 2020-12-07 2021-04-23 深圳供电局有限公司 Data rights management method, device, equipment and storage medium
CN112699081A (en) * 2020-10-23 2021-04-23 中国工商银行股份有限公司 File self-certification method and device based on block chain
CN112738244A (en) * 2020-12-29 2021-04-30 合肥达朴汇联科技有限公司 Block chain audit traceability system
CN112766700A (en) * 2021-01-13 2021-05-07 中国外运股份有限公司 Bill extraction service processing method, device, equipment and medium based on block chain
CN112784311A (en) * 2021-01-06 2021-05-11 航天信息股份有限公司 Deposit certificate system and block chain network
CN112800450A (en) * 2021-02-05 2021-05-14 北京众享比特科技有限公司 Data storage method, system, device, equipment and storage medium
CN112948355A (en) * 2021-03-05 2021-06-11 湖北央中巨石信息技术有限公司 Method, system, device and medium for destroying distributed network data
CN112965859A (en) * 2021-03-09 2021-06-15 上海焜耀网络科技有限公司 Data disaster recovery method and equipment based on IPFS cluster
CN112965980A (en) * 2021-03-12 2021-06-15 平安国际智慧城市科技股份有限公司 Information storage method and device
CN112988901A (en) * 2021-04-06 2021-06-18 湖北央中巨石信息技术有限公司 Evidence-storing data chaining method based on block chain
CN112988674A (en) * 2021-03-12 2021-06-18 平安国际智慧城市科技股份有限公司 Method and device for processing big data file, computer equipment and storage medium
CN113051591A (en) * 2021-03-25 2021-06-29 华中科技大学同济医学院附属协和医院 Health education and management platform based on VR technology
CN113114780A (en) * 2021-04-23 2021-07-13 汇能云科技(宁波)有限公司 Block chain-based college data sharing method and system
CN113222344A (en) * 2021-04-15 2021-08-06 卓尔智联(武汉)研究院有限公司 Block chain data processing method and device and storage medium
CN113220644A (en) * 2021-05-28 2021-08-06 北京微纳星空科技有限公司 File processing method, device, equipment and storage medium
CN113259487A (en) * 2021-06-24 2021-08-13 中国电力科学研究院有限公司 Regulation and control data storage and certification sharing method and system
CN113254767A (en) * 2021-05-24 2021-08-13 深圳和锐网络科技有限公司 Big data searching method and device, computer equipment and storage medium
CN113297618A (en) * 2021-05-28 2021-08-24 广东工业大学 Anti-attack access control method, system, device and medium based on block chain
CN113326317A (en) * 2021-05-24 2021-08-31 中国科学院计算技术研究所 Block chain evidence storing method and system based on isomorphic multi-chain architecture
CN113468599A (en) * 2021-06-30 2021-10-01 网易(杭州)网络有限公司 File storage certificate method, device, system, equipment and storage medium
CN113722285A (en) * 2021-11-03 2021-11-30 江苏荣泽信息科技股份有限公司 Multi-chain-based cross-chain distributed file storage and verification system
CN113744064A (en) * 2021-11-04 2021-12-03 支付宝(杭州)信息技术有限公司 Method and apparatus for performing transactions in block link points
CN113986915A (en) * 2021-10-13 2022-01-28 支付宝(杭州)信息技术有限公司 Data storage method and device
CN114186282A (en) * 2020-09-15 2022-03-15 中移互联网有限公司 Block chain deposit certificate system and method and electronic equipment
WO2022110405A1 (en) * 2020-11-24 2022-06-02 杭州趣链科技有限公司 Blockchain-based on-chain storage method and apparatus, terminal device, and medium
CN114726843A (en) * 2021-01-05 2022-07-08 中国移动通信有限公司研究院 Telephone verification method, related device and communication equipment
CN114781004A (en) * 2022-06-15 2022-07-22 恒生电子股份有限公司 Block chain-based data evidence storage method and device, electronic equipment and storage medium
CN114938293A (en) * 2022-04-28 2022-08-23 深圳云创数安科技有限公司 NGINX data tracing method, device, equipment and storage medium based on block chain
CN115439118A (en) * 2022-08-02 2022-12-06 上海网商电子商务有限公司 Digital certificate storage management method based on block chain
CN115878586A (en) * 2023-03-08 2023-03-31 深圳市迈科龙电子有限公司 IPFS (Internet protocol file system) storage packaging method and device, electronic equipment and readable storage medium
CN116150234A (en) * 2023-04-20 2023-05-23 中国信息通信研究院 Block chain-based data certification method, device, equipment and medium
CN116166736A (en) * 2023-04-20 2023-05-26 中国信息通信研究院 Block chain data uplink method, device and medium based on application program interface
CN116882940A (en) * 2023-08-03 2023-10-13 广州金财智链数字科技有限公司 Electronic file management method, device, terminal and storage medium based on block chain
WO2024060390A1 (en) * 2022-09-22 2024-03-28 金蝶软件(中国)有限公司 Blockchain-based certificate data generation method and apparatus, and computer device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108427601A (en) * 2017-02-13 2018-08-21 北京航空航天大学 A kind of cluster transaction processing method of privately owned chain node
CN110084069A (en) * 2019-04-17 2019-08-02 江苏全链通信息科技有限公司 Server log monitoring method and system based on block chain
CN110135844A (en) * 2019-04-28 2019-08-16 阿里巴巴集团控股有限公司 Credit record, querying method and device and electronic equipment based on block chain
CN110349056A (en) * 2019-06-03 2019-10-18 阿里巴巴集团控股有限公司 Transaction processing system and method based on block chain
CN110493220A (en) * 2019-08-16 2019-11-22 腾讯科技(深圳)有限公司 A kind of data sharing method based on block chain, equipment and storage medium
CN110912937A (en) * 2019-12-23 2020-03-24 杭州中科先进技术研究院有限公司 Block chain-based digital certificate storage platform and certificate storage method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108427601A (en) * 2017-02-13 2018-08-21 北京航空航天大学 A kind of cluster transaction processing method of privately owned chain node
CN110084069A (en) * 2019-04-17 2019-08-02 江苏全链通信息科技有限公司 Server log monitoring method and system based on block chain
CN110135844A (en) * 2019-04-28 2019-08-16 阿里巴巴集团控股有限公司 Credit record, querying method and device and electronic equipment based on block chain
CN110349056A (en) * 2019-06-03 2019-10-18 阿里巴巴集团控股有限公司 Transaction processing system and method based on block chain
CN110493220A (en) * 2019-08-16 2019-11-22 腾讯科技(深圳)有限公司 A kind of data sharing method based on block chain, equipment and storage medium
CN110912937A (en) * 2019-12-23 2020-03-24 杭州中科先进技术研究院有限公司 Block chain-based digital certificate storage platform and certificate storage method

Cited By (60)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111967875A (en) * 2020-08-19 2020-11-20 上海网班教育科技股份有限公司 Block chain-based file uplink evidence storing method and device
CN112118112A (en) * 2020-09-08 2020-12-22 中国联合网络通信集团有限公司 Certificate copy using method and node equipment
CN112118112B (en) * 2020-09-08 2022-09-02 中国联合网络通信集团有限公司 Certificate copy using method and node equipment
CN112163241A (en) * 2020-09-09 2021-01-01 法信公证云(厦门)科技有限公司 Notarization archive information processing method, system, platform, equipment and storage medium
CN112085625A (en) * 2020-09-14 2020-12-15 深圳移动互联研究院有限公司 Evidence collection method and device based on block chain evidence storage, computer equipment and storage medium
CN112131599A (en) * 2020-09-15 2020-12-25 北京海益同展信息科技有限公司 Method, device, equipment and computer readable medium for checking data
CN114186282B (en) * 2020-09-15 2023-09-19 中移互联网有限公司 Block chain certification system, method and electronic equipment
CN114186282A (en) * 2020-09-15 2022-03-15 中移互联网有限公司 Block chain deposit certificate system and method and electronic equipment
CN112699081A (en) * 2020-10-23 2021-04-23 中国工商银行股份有限公司 File self-certification method and device based on block chain
CN112699081B (en) * 2020-10-23 2024-01-26 中国工商银行股份有限公司 File self-certification method and device based on blockchain
CN112383611A (en) * 2020-11-11 2021-02-19 上海保险交易所股份有限公司 File evidence storing method, system and server based on block chain
CN112383611B (en) * 2020-11-11 2022-12-09 上海保险交易所股份有限公司 File evidence storing method and system based on block chain and server
CN112446045A (en) * 2020-11-17 2021-03-05 福建亿榕信息技术有限公司 Engineering configuration file control method and system based on block chain
CN112311557A (en) * 2020-11-17 2021-02-02 深圳移动互联研究院有限公司 On-site investigation sharing system and sharing method based on block chain architecture
CN112311557B (en) * 2020-11-17 2023-11-07 深圳市人机共识科技有限公司 Block chain architecture-based on-site investigation sharing system and sharing method
WO2022110405A1 (en) * 2020-11-24 2022-06-02 杭州趣链科技有限公司 Blockchain-based on-chain storage method and apparatus, terminal device, and medium
CN112702389A (en) * 2020-12-07 2021-04-23 深圳供电局有限公司 Data rights management method, device, equipment and storage medium
CN112580073A (en) * 2020-12-17 2021-03-30 昆明理工大学 Evidence storing method and system based on block chain and IPFS
CN112277881A (en) * 2020-12-25 2021-01-29 上海银基信息安全技术股份有限公司 Identity authentication method and device, vehicle and user equipment
CN112277881B (en) * 2020-12-25 2021-04-06 上海银基信息安全技术股份有限公司 Identity authentication method and device, vehicle and user equipment
CN112738244A (en) * 2020-12-29 2021-04-30 合肥达朴汇联科技有限公司 Block chain audit traceability system
CN112685795B (en) * 2020-12-31 2023-09-05 树根互联股份有限公司 Digital certificate creation method, digital certificate verification method and digital certificate system
CN112685795A (en) * 2020-12-31 2021-04-20 树根互联技术有限公司 Digital deposit certificate creating method, digital deposit certificate verifying method and digital deposit certificate system
CN114726843A (en) * 2021-01-05 2022-07-08 中国移动通信有限公司研究院 Telephone verification method, related device and communication equipment
CN112784311A (en) * 2021-01-06 2021-05-11 航天信息股份有限公司 Deposit certificate system and block chain network
CN112766700A (en) * 2021-01-13 2021-05-07 中国外运股份有限公司 Bill extraction service processing method, device, equipment and medium based on block chain
CN112800450A (en) * 2021-02-05 2021-05-14 北京众享比特科技有限公司 Data storage method, system, device, equipment and storage medium
CN112948355A (en) * 2021-03-05 2021-06-11 湖北央中巨石信息技术有限公司 Method, system, device and medium for destroying distributed network data
CN112948355B (en) * 2021-03-05 2022-07-12 湖北央中巨石信息技术有限公司 Method, system, device and medium for destroying distributed network data
CN112965859A (en) * 2021-03-09 2021-06-15 上海焜耀网络科技有限公司 Data disaster recovery method and equipment based on IPFS cluster
CN112988674A (en) * 2021-03-12 2021-06-18 平安国际智慧城市科技股份有限公司 Method and device for processing big data file, computer equipment and storage medium
CN112965980A (en) * 2021-03-12 2021-06-15 平安国际智慧城市科技股份有限公司 Information storage method and device
CN113051591A (en) * 2021-03-25 2021-06-29 华中科技大学同济医学院附属协和医院 Health education and management platform based on VR technology
CN112988901A (en) * 2021-04-06 2021-06-18 湖北央中巨石信息技术有限公司 Evidence-storing data chaining method based on block chain
CN113222344A (en) * 2021-04-15 2021-08-06 卓尔智联(武汉)研究院有限公司 Block chain data processing method and device and storage medium
CN113114780A (en) * 2021-04-23 2021-07-13 汇能云科技(宁波)有限公司 Block chain-based college data sharing method and system
CN113326317A (en) * 2021-05-24 2021-08-31 中国科学院计算技术研究所 Block chain evidence storing method and system based on isomorphic multi-chain architecture
CN113254767A (en) * 2021-05-24 2021-08-13 深圳和锐网络科技有限公司 Big data searching method and device, computer equipment and storage medium
CN113326317B (en) * 2021-05-24 2024-04-09 中国科学院计算技术研究所 Block chain certification method and system based on isomorphic multi-chain architecture
CN113297618A (en) * 2021-05-28 2021-08-24 广东工业大学 Anti-attack access control method, system, device and medium based on block chain
CN113220644A (en) * 2021-05-28 2021-08-06 北京微纳星空科技有限公司 File processing method, device, equipment and storage medium
CN113259487A (en) * 2021-06-24 2021-08-13 中国电力科学研究院有限公司 Regulation and control data storage and certification sharing method and system
CN113259487B (en) * 2021-06-24 2021-09-28 中国电力科学研究院有限公司 Regulation and control data storage and certification sharing method and system
CN113468599A (en) * 2021-06-30 2021-10-01 网易(杭州)网络有限公司 File storage certificate method, device, system, equipment and storage medium
CN113986915A (en) * 2021-10-13 2022-01-28 支付宝(杭州)信息技术有限公司 Data storage method and device
CN113722285A (en) * 2021-11-03 2021-11-30 江苏荣泽信息科技股份有限公司 Multi-chain-based cross-chain distributed file storage and verification system
CN113722285B (en) * 2021-11-03 2022-02-11 江苏荣泽信息科技股份有限公司 Multi-chain-based cross-chain distributed file storage and verification system
CN113744064A (en) * 2021-11-04 2021-12-03 支付宝(杭州)信息技术有限公司 Method and apparatus for performing transactions in block link points
CN114938293A (en) * 2022-04-28 2022-08-23 深圳云创数安科技有限公司 NGINX data tracing method, device, equipment and storage medium based on block chain
CN114938293B (en) * 2022-04-28 2024-03-12 深圳云创数安科技有限公司 NGINX data tracing method, device, equipment and storage medium based on block chain
CN114781004A (en) * 2022-06-15 2022-07-22 恒生电子股份有限公司 Block chain-based data evidence storage method and device, electronic equipment and storage medium
CN115439118B (en) * 2022-08-02 2023-11-21 上海网商电子商务有限公司 Digital certificate storage management method based on blockchain
CN115439118A (en) * 2022-08-02 2022-12-06 上海网商电子商务有限公司 Digital certificate storage management method based on block chain
WO2024060390A1 (en) * 2022-09-22 2024-03-28 金蝶软件(中国)有限公司 Blockchain-based certificate data generation method and apparatus, and computer device
CN115878586B (en) * 2023-03-08 2023-05-30 深圳市迈科龙电子有限公司 IPFS storage encapsulation method and device, electronic equipment and readable storage medium
CN115878586A (en) * 2023-03-08 2023-03-31 深圳市迈科龙电子有限公司 IPFS (Internet protocol file system) storage packaging method and device, electronic equipment and readable storage medium
CN116166736B (en) * 2023-04-20 2023-07-07 中国信息通信研究院 Block chain data uplink method, device and medium based on application program interface
CN116166736A (en) * 2023-04-20 2023-05-26 中国信息通信研究院 Block chain data uplink method, device and medium based on application program interface
CN116150234A (en) * 2023-04-20 2023-05-23 中国信息通信研究院 Block chain-based data certification method, device, equipment and medium
CN116882940A (en) * 2023-08-03 2023-10-13 广州金财智链数字科技有限公司 Electronic file management method, device, terminal and storage medium based on block chain

Similar Documents

Publication Publication Date Title
CN111552676A (en) Block chain based evidence storing method, device, equipment and medium
CN111541785B (en) Block chain data processing method and device based on cloud computing
CN108683747B (en) Resource obtaining, distributing and downloading method, device, equipment and storage medium
EP3484125B1 (en) Method and device for scheduling interface of hybrid cloud
CN108377272B (en) Method and system for managing terminal of Internet of things
US11444783B2 (en) Methods and apparatuses for processing transactions based on blockchain integrated station
KR101431333B1 (en) System and method of data federation module for sociality storage service on cloud computing
CN105873031B (en) Distributed unmanned plane cryptographic key negotiation method based on credible platform
CN113421097B (en) Data processing method and device, computer equipment and storage medium
US20230089134A1 (en) Data communication method and apparatus, computer device, and storage medium
US11783339B2 (en) Methods and apparatuses for transferring transaction based on blockchain integrated station
US11665234B2 (en) Methods and apparatuses for synchronizing data based on blockchain integrated station
JP2024505692A (en) Data processing methods, devices and computer equipment based on blockchain networks
CN112491776B (en) Security authentication method and related equipment
WO2014152076A1 (en) Retry and snapshot enabled cross-platform synchronized communication queue
CN110730081A (en) Block chain network-based certificate revocation method, related equipment and medium
CN111327680B (en) Authentication data synchronization method, device, system, computer equipment and storage medium
CN114598749A (en) Service access method and device
CN114428661A (en) Mirror image management method and device
CN115934640A (en) Data storage method, system, electronic equipment and storage medium
US20230032867A1 (en) Certificate revocation at datacenters
CN115065703A (en) Internet of things system, authentication and communication method thereof and related equipment
CN113987062A (en) Data uplink storage method, system, device and storage medium
CN115842866A (en) Data processing method and device, computer readable medium and electronic equipment
CN112416981A (en) Data processing method and device based on block chain, electronic equipment and storage medium

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200818

RJ01 Rejection of invention patent application after publication