CN113065170A - Method, system and device for block chain supervision data based on dynamic identification - Google Patents

Method, system and device for block chain supervision data based on dynamic identification Download PDF

Info

Publication number
CN113065170A
CN113065170A CN202110430336.1A CN202110430336A CN113065170A CN 113065170 A CN113065170 A CN 113065170A CN 202110430336 A CN202110430336 A CN 202110430336A CN 113065170 A CN113065170 A CN 113065170A
Authority
CN
China
Prior art keywords
data
block chain
module
supervision
supervisor
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
CN202110430336.1A
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.)
Dareway Software Co ltd
Original Assignee
Dareway Software 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 Dareway Software Co ltd filed Critical Dareway Software Co ltd
Priority to CN202110430336.1A priority Critical patent/CN113065170A/en
Publication of CN113065170A publication Critical patent/CN113065170A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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/64Protecting data integrity, e.g. using checksums, certificates or signatures
    • G06F21/645Protecting data integrity, e.g. using checksums, certificates or signatures using a third party

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Storage Device Security (AREA)

Abstract

The invention belongs to the technical field of block chains, and provides a method, a system and a device for block chain supervision data based on dynamic identification. The method comprises the steps that a block chain link point of a block chain operator receives uploaded data, performs consensus and then packs the data into a block uplink chain, and sends block chain state information of the data of the block uplink chain to a supervisor for storage; the data ownership party acquires data from the chain, and the current state of the acquired data is compared with the historical state stored by the supervisor to check so as to confirm the authenticity of the data; the data right side and the supervision side determine whether the data is falsified according to the difference of the verification results, and if the data is not falsified, the supervision flow is ended; if the data is tampered, the supervisor commands the blockchain operator to recover the corresponding data.

Description

Method, system and device for block chain supervision data based on dynamic identification
Technical Field
The invention belongs to the technical field of block chains, and particularly relates to a method, a system and a device for block chain supervision data based on dynamic identification.
Background
The statements in this section merely provide background information related to the present disclosure and may not necessarily constitute prior art.
The block chain is widely applied to the aspects of trusted transmission of data, use history tracing and the like by the characteristics of data tamper resistance and repudiation resistance, and is applied to more and more fields. While the block chain technology is widely used, the block chain supervision problem also comes along.
The block chain supervision modes are currently divided into two modes, one mode is institutional supervision, namely, a supervisor is added into the block chain as a node and used as a legal and nominal endorsement; the other is technical supervision, one is that the supervisor is used as a super account in the block chain, all actions in the block chain are transparent to the supervisor, and once illegal actions exist, an alarm condition is triggered, and the supervisor takes corresponding measures; and the two supervisors are used for auxiliary monitoring, and whether the transaction on the chain is reasonable and legal is monitored through data such as logs, behavior records and the like reported by the block chain, and corresponding measures are taken after an alarm condition is triggered. Both of these ways supervise the behavior of the on-chain transaction, and there is no practical and effective means for monitoring the behavior of the block chain on the uplink data. For an operator of a block chain, although the block chain is in distributed storage, the deployment of block chain nodes on cloud resources may cause that nodes of the whole block chain are in a machine room or even a physical machine, and the deployment of the nodes is still centralized at this time, so that data on the block chain is still likely to be tampered at this time, and the above two supervision methods cannot be applied to solve the problem, and therefore a supervision method is needed to supervise the security of uplink data.
The inventor finds that the current supervision of the blockchain mainly supervises the behaviors of related systems during data uplink, and an effective supervision means is lacked for the behaviors damaging data safety after data uplink during centralized node deployment.
Disclosure of Invention
In order to solve the technical problems in the background art, the invention provides a method, a system and a device for block chain supervision data based on dynamic identification, wherein third-party supervision is introduced into a block chain, state data such as block height, hash value, file size and the like when the block chain changes are reported to a third-party supervision mechanism, and when a user suspects that data is tampered, the state data of the block chain can be compared through the third-party supervision mechanism, so that the authenticity and the safety of the data acquired from the block chain are ensured.
In order to achieve the purpose, the invention adopts the following technical scheme:
a first aspect of the invention provides a method of block chain supervision data based on dynamic identification.
A method of dynamically identifying based on blockchain supervision data, comprising:
the block chain link point of a block chain operator receives the uploaded data, performs consensus and then packs the data into a block chain link, and sends block chain state information of the data of the block chain link to a supervisor for storage;
the data ownership party acquires data from the chain, and the current state of the acquired data is compared with the historical state stored by the supervisor to check so as to dynamically confirm the authenticity of the data;
the data right side and the supervision side determine whether the data is falsified according to the difference of the verification results, and if the data is not falsified, the supervision flow is ended; if the data is tampered, the supervisor commands the blockchain operator to recover the corresponding data.
A second aspect of the invention provides a system for managing data based on dynamically identified blockchains.
A system for dynamically identifying based on blockchain supervisory data, comprising a blockchain operator, a data owner, and a supervisor;
the block chain link points of the block chain operator are used for receiving the uploaded data, performing consensus and packaging the data into block uplink chains, and sending block chain state information of the data of the block uplink chains to a supervisor for storage;
the data ownership party is used for acquiring data from the chain, and comparing and checking the current state of the acquired data with the historical state stored by the supervisor to dynamically confirm the authenticity of the data;
the data right side and the supervisor side are used for determining whether the data are tampered according to the difference of the verification results, and if the data are not tampered, the supervision process is ended; if the data is tampered, the supervisor is used for commanding the block chain operator to recover the corresponding data.
The third aspect of the present invention provides an apparatus for block chain supervision data based on dynamic identification, which includes a block chain module, a data uplink module, a data downlink module, and a block chain supervision module;
the block chain module is used for a bottom layer supporting platform for data storage and circulation;
the data uplink module is used for carrying out consensus on data to be supervised, packaging the data into blocks, transmitting the blocks to the block chain module, and sending block chain state information of the data on the block chain to the block chain supervision module for storage;
the data downlink module is used for acquiring data to be supervised from the block chain module, and comparing and checking the current state of the acquired data with the historical state stored by the supervisor to dynamically confirm the authenticity of the data;
the block chain monitoring module is used for determining whether the data is tampered according to the difference of the verification results, and if the data is not tampered, the monitoring process is ended; if the data is tampered, the blockchain operator is instructed to recover the corresponding data.
Compared with the prior art, the invention has the beneficial effects that:
(1) the invention effectively ensures the safety of data on the chain: for the block chain deployment mode which is still centralized physically in a multi-center way, a third party authority is used as an endorsement and stores block chain state data during data chaining, and the safety of the data on the chain is further improved.
(2) The invention realizes the well-documented check after the data is tampered: and after the data right party applies for data verification, based on the block chain historical state data stored by the third party authority, whether the data on the chain is falsified or not is visible. Once the data is tampered, the supervisor can command the block chain operator to recover the data, so that the loss of the data right owner is reduced, and meanwhile, the data can be well checked in the process of tracing.
Advantages of additional aspects of the invention will be set forth in part in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, are included to provide a further understanding of the invention, and are incorporated in and constitute a part of this specification, illustrate exemplary embodiments of the invention and together with the description serve to explain the invention and not to limit the invention.
FIG. 1 is a flowchart of a method for block chain supervision data based on dynamic identification according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of an apparatus for dynamically identifying blockchain supervision data according to an embodiment of the present invention.
Detailed Description
The invention is further described with reference to the following figures and examples.
It is to be understood that the following detailed description is exemplary and is intended to provide further explanation of the invention as claimed. Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs.
It is noted that the terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of exemplary embodiments according to the invention. As used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, and it should be understood that when the terms "comprises" and/or "comprising" are used in this specification, they specify the presence of stated features, steps, operations, devices, components, and/or combinations thereof, unless the context clearly indicates otherwise.
Example one
As shown in fig. 1, a method for managing data based on dynamically identified blockchains in this embodiment includes:
step 1: the block chain link point of a block chain operator receives the uploaded data, performs consensus and then packs the data into a block chain link, and sends block chain state information of the data of the block chain link to a supervisor for storage;
specifically, the block chain status information includes a block height, a block hash value, and a file size.
The data may be data issued by authorities such as governments and banks.
Specifically, after receiving the uploaded data, the blockchain link node of the blockchain operator performs consensus by using key encryption and packages the data into a blockchain. And is not modifiable and deleteable after data uplink.
Step 2: the data ownership party acquires data from the chain, and the current state of the acquired data is compared with the historical state stored by the supervisor to check so as to dynamically confirm the authenticity of the data;
specifically, the process of the data ownership party acquiring data from the chain is as follows:
and the data right owner acquires the encrypted data from the block chain and decrypts the encrypted data by using the private key to obtain the decrypted data plaintext.
And step 3: the data right side and the supervision side determine whether the data is falsified according to the difference of the verification results, and if the data is not falsified, the supervision flow is ended; if the data is tampered, the supervisor commands the blockchain operator to recover the corresponding data.
This embodiment has effectively guaranteed the data security on the chain: for the block chain deployment mode which is still centralized physically in a multi-center way, a third party authority is used as an endorsement and stores block chain state data during data chaining, and the safety of the data on the chain is further improved. The embodiment also realizes the well-documented check after the data is tampered: and after the data right party applies for data verification, based on the block chain historical state data stored by the third party authority, whether the data on the chain is falsified or not is visible. Once the data is tampered, the supervisor can command the block chain operator to recover the data, so that the loss of the data right owner is reduced, and meanwhile, the data can be well checked in the process of tracing.
Example two
The implementation provides a system for block chain supervision data based on dynamic identification, which comprises a block chain operator, a data ownership party and a supervision party;
the block chain link points of the block chain operator are used for receiving the uploaded data, performing consensus and packaging the data into block uplink chains, and sending block chain state information of the data of the block uplink chains to a supervisor for storage;
the data ownership party is used for acquiring data from the chain, and comparing and checking the current state of the acquired data with the historical state stored by the supervisor to dynamically confirm the authenticity of the data;
the data right side and the supervisor side are used for determining whether the data are tampered according to the difference of the verification results, and if the data are not tampered, the supervision process is ended; if the data is tampered, the supervisor is used for commanding the block chain operator to recover the corresponding data.
In this embodiment, the block chain status information includes a block height, a block hash value, and a file size.
The data may be data issued by authorities such as governments and banks.
Specifically, after receiving the uploaded data, the blockchain link node of the blockchain operator performs consensus by using key encryption and packages the data into a blockchain. And is not modifiable and deleteable after data uplink.
In other embodiments, the data owner is further configured to: and acquiring the encrypted data from the block chain, and decrypting by using a private key to obtain a decrypted data plaintext.
This embodiment has effectively guaranteed the data security on the chain: for the block chain deployment mode which is still centralized physically in a multi-center way, a third party authority is used as an endorsement and stores block chain state data during data chaining, and the safety of the data on the chain is further improved. The embodiment also realizes the well-documented check after the data is tampered: and after the data right party applies for data verification, based on the block chain historical state data stored by the third party authority, whether the data on the chain is falsified or not is visible. Once the data is tampered, the supervisor can command the block chain operator to recover the data, so that the loss of the data right owner is reduced, and meanwhile, the data can be well checked in the process of tracing.
EXAMPLE III
As shown in fig. 2, the block chain supervision apparatus for dynamic identification in this embodiment includes a block chain module, a data uplink module, a data downlink module, and a block chain supervision module, where the data uplink includes a data uplink sub-module and a block chain state data reporting sub-module, the data downlink includes a data acquisition sub-module and an application data verification sub-module, and the block chain supervision includes a block chain state data storage sub-module, a data verification sub-module, and a result feedback sub-module.
In an implementation, a blockchain is used for an underlying support platform for data storage and circulation.
In a specific implementation, the data upload submodule implements uploading of data to the blockchain. And the data of the mastered data ownership party is encrypted by using a key and then uploaded to the block chain through a data uploading sub-module by the authoritative data issuer such as a government, a bank and the like, and the data is transmitted to the block chain account of each data ownership person. The data cannot be modified or deleted after uplink.
And the block chain state data reporting sub-module realizes the report of the block chain state data to the supervisor. After the data uploading sub-module uploads the data to the block chain, state data such as block height, hash value and the like of the block chain can be changed. And the block chain operator reports the block height, the hash value and the corresponding file size of the uploaded data to the supervisor through the block chain state data reporting submodule.
In a specific implementation, the data acquisition sub-module implements acquisition of data on the blockchain. And the data ownership party acquires the encrypted data from the block chain through the data acquisition submodule and decrypts the encrypted data by using a private key to obtain a decrypted data plaintext.
And the application data verification sub-module realizes data application verification of the data ownership direction monitoring party. After the data right party acquires the data on the chain through the data acquisition submodule, the application data verification submodule can apply to verify whether the acquired data on the chain is tampered or not, and authenticity and accuracy of the acquired data on the chain are guaranteed.
In a specific implementation, the block chain state data storage sub-module stores the block chain state data reported by the block chain state data reporting sub-module, so as to be used in the subsequent data verification.
And the data verification sub-module realizes the data verification function on the block chain. And after the data right owner obtains the plaintext of the data through the data acquisition submodule, the data right owner has the right to check the data to confirm the accuracy and the authenticity of the data. After the data right side applies for data verification through the data application verification sub-module, the data verification sub-module compares the state data of the on-chain data acquired by the data right side with the state data which is reported to a third party supervision mechanism when the data is linked.
The result feedback sub-module realizes the feedback of the data comparison result in the data verification sub-module, both the data ownership party and the supervisor can obtain the result fed back by the result feedback sub-module, the difference between the comparison result and the result indicates that the data is tampered, and the supervisor commands the block chain operator to recover the data.
This embodiment has effectively guaranteed the data security on the chain: for the block chain deployment mode which is still centralized physically in a multi-center way, a third party authority is used as an endorsement and stores block chain state data during data chaining, and the safety of the data on the chain is further improved. The embodiment also realizes the well-documented check after the data is tampered: and after the data right party applies for data verification, based on the block chain historical state data stored by the third party authority, whether the data on the chain is falsified or not is visible. Once the data is tampered, the supervisor can command the block chain operator to recover the data, so that the loss of the data right owner is reduced, and meanwhile, the data can be well checked in the process of tracing.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A method for dynamically identifying block chain supervision data, comprising:
the block chain link point of a block chain operator receives the uploaded data, performs consensus and then packs the data into a block chain link, and sends block chain state information of the data of the block chain link to a supervisor for storage;
the data ownership party acquires data from the chain, and the current state of the acquired data is compared with the historical state stored by the supervisor to check so as to dynamically confirm the authenticity of the data;
the data right side and the supervision side determine whether the data is falsified according to the difference of the verification results, and if the data is not falsified, the supervision flow is ended; if the data is tampered, the supervisor commands the blockchain operator to recover the corresponding data.
2. The method of dynamic identification based blockchain supervisory data of claim 1, wherein said blockchain state information includes a block height, a blockhash value, and a file size.
3. A method for dynamically identifying-based blockchain supervision data according to claim 1, wherein the data owner obtains data from the chain by:
and the data right owner acquires the encrypted data from the block chain and decrypts the encrypted data by using the private key to obtain the decrypted data plaintext.
4. A system for managing data based on dynamically identified block chains is characterized by comprising a block chain operator, a data ownership party and a manager;
the block chain link points of the block chain operator are used for receiving the uploaded data, performing consensus and packaging the data into block uplink chains, and sending block chain state information of the data of the block uplink chains to a supervisor for storage;
the data ownership party is used for acquiring data from the chain, and comparing and checking the current state of the acquired data with the historical state stored by the supervisor to dynamically confirm the authenticity of the data;
the data right side and the supervisor side are used for determining whether the data are tampered according to the difference of the verification results, and if the data are not tampered, the supervision process is ended; if the data is tampered, the supervisor is used for commanding the block chain operator to recover the corresponding data.
5. The system for dynamic identification of blockchain supervisory data according to claim 4, wherein said blockchain status information includes a block height, a blockhash value and a file size.
6. The system for dynamic identification-based blockchain supervision data according to claim 4, wherein the data authority is further for: and acquiring the encrypted data from the block chain, and decrypting by using a private key to obtain a decrypted data plaintext.
7. A device for block chain supervision data based on dynamic identification is characterized by comprising a block chain module, a data uplink module, a data downlink module and a block chain supervision module;
the block chain module is used for a bottom layer supporting platform for data storage and circulation;
the data uplink module is used for carrying out consensus on data to be supervised, packaging the data into blocks, transmitting the blocks to the block chain module, and sending block chain state information of the data on the block chain to the block chain supervision module for storage;
the data downlink module is used for acquiring data to be supervised from the block chain module, and comparing and checking the current state of the acquired data with the historical state stored by the supervisor to dynamically confirm the authenticity of the data;
the block chain monitoring module is used for determining whether the data is tampered according to the difference of the verification results, and if the data is not tampered, the monitoring process is ended; if the data is tampered, the blockchain operator is instructed to recover the corresponding data.
8. The apparatus for dynamic identification of blockchain supervision data based on claim 7, wherein the blockchain state information comprises a block height, a blockhash value and a file size.
9. The apparatus for dynamically identifying-based block chain supervision data according to claim 7, wherein the data uplink module comprises a data upload module and a block chain state data reporting module, the data upload module is configured to perform consensus on data to be supervised, and then package the data into blocks to be transmitted to the block chain module, and the block chain state data reporting module is configured to send block chain state information where the data on the block chain is located to the block chain supervision module for storage;
or
The data downlink module comprises a data acquisition submodule and an application data verification submodule, the data acquisition submodule is used for acquiring data to be supervised from the block chain module, and the application data verification submodule is used for realizing data verification applied by a data ownership direction supervisor.
10. A device for block chain supervision based on dynamic identification as claimed in claim 7, wherein the block chain supervision module comprises a block chain state data storage sub-module, a data verification sub-module and a result feedback sub-module, the block chain state data storage sub-module is used to realize storage of block chain state data reported in the block chain state data reporting sub-module, the data verification sub-module is used to realize data verification on the block chain, and the result feedback sub-module is used to realize feedback of data comparison result in the data verification sub-module.
CN202110430336.1A 2021-04-21 2021-04-21 Method, system and device for block chain supervision data based on dynamic identification Pending CN113065170A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110430336.1A CN113065170A (en) 2021-04-21 2021-04-21 Method, system and device for block chain supervision data based on dynamic identification

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110430336.1A CN113065170A (en) 2021-04-21 2021-04-21 Method, system and device for block chain supervision data based on dynamic identification

Publications (1)

Publication Number Publication Date
CN113065170A true CN113065170A (en) 2021-07-02

Family

ID=76567278

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110430336.1A Pending CN113065170A (en) 2021-04-21 2021-04-21 Method, system and device for block chain supervision data based on dynamic identification

Country Status (1)

Country Link
CN (1) CN113065170A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109753823A (en) * 2018-12-11 2019-05-14 烨链(上海)科技有限公司 A kind of block chain data monitoring and managing method, system and computer storage medium
CN110852872A (en) * 2019-11-07 2020-02-28 博雅正链(北京)科技有限公司 Block chain-based network credit contract supervision system and method
CN112507363A (en) * 2020-12-15 2021-03-16 平安科技(深圳)有限公司 Data supervision method, device and equipment based on block chain and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109753823A (en) * 2018-12-11 2019-05-14 烨链(上海)科技有限公司 A kind of block chain data monitoring and managing method, system and computer storage medium
CN110852872A (en) * 2019-11-07 2020-02-28 博雅正链(北京)科技有限公司 Block chain-based network credit contract supervision system and method
CN112507363A (en) * 2020-12-15 2021-03-16 平安科技(深圳)有限公司 Data supervision method, device and equipment based on block chain and storage medium

Similar Documents

Publication Publication Date Title
CN107508812B (en) Industrial control network data storage method, calling method and system
WO2020259629A1 (en) Block chain-based data inspection method and apparatus
CN109005189A (en) A kind of access transmission platform suitable for double net isolation
US20190036935A1 (en) Automated certification based on role
CN111475828B (en) Encryption method and device, decryption method and device of block chain account book data
CA3152085C (en) Passive monitoring and prevention of unauthorized firmware or software upgrades between computing devices
CN105491011A (en) Safe one-way data export system and method
CN110138731A (en) A kind of network anti-attack method based on big data
CN117040896A (en) Internet of things management method and Internet of things management platform
CN112671735A (en) Data encryption sharing system and method based on block chain and re-encryption
US9639414B1 (en) Remote real-time storage system monitoring and management
CN107959569A (en) A kind of key compensation process and key supplementary device, key replenishment system based on pool of symmetric keys
CN114095228A (en) Safe access method, system and device for data of Internet of things based on block chain and edge calculation and storage medium
CN113556393A (en) Multi-type intermodal data exchange system and method based on block chain
CN113065170A (en) Method, system and device for block chain supervision data based on dynamic identification
CN105608342B (en) Data managing method and data administrator
CN115967528A (en) Distributed data sharing switching network anomaly monitoring and early warning method and system
CN113688187B (en) Digital block chain supervision platform for hazardous chemical safety production
CN112949985B (en) Power grid engineering supervision method and device based on block chain and computer equipment
CN114172639B (en) Quantum encryption communication method based on block chain
CN115118751A (en) Block chain-based supervision system, method, equipment and medium
CN110830465B (en) Security protection method for accessing UKey, server and client
CN113111370A (en) Block chain cross-chain communication method
CN113411397A (en) Data secure transmission method and system based on Internet of things
CN112906032A (en) File secure transmission method, system and medium based on CP-ABE and block chain

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

Application publication date: 20210702