CN110909381A - Block chain-based user comment tamper-proof system and method - Google Patents

Block chain-based user comment tamper-proof system and method Download PDF

Info

Publication number
CN110909381A
CN110909381A CN201911100553.3A CN201911100553A CN110909381A CN 110909381 A CN110909381 A CN 110909381A CN 201911100553 A CN201911100553 A CN 201911100553A CN 110909381 A CN110909381 A CN 110909381A
Authority
CN
China
Prior art keywords
user
comment
block chain
data
comments
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
CN201911100553.3A
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 Inter Core Technology Co Ltd
Original Assignee
Beijing Inter Core 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 Inter Core Technology Co Ltd filed Critical Beijing Inter Core Technology Co Ltd
Priority to CN201911100553.3A priority Critical patent/CN110909381A/en
Publication of CN110909381A publication Critical patent/CN110909381A/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/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6209Protecting access to data via a platform, e.g. using keys or access control rules to a single file or object, e.g. in a secure envelope, encrypted and accessed using a key, or with access control rules appended to the object itself
    • 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
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/01Customer relationship services
    • G06Q30/012Providing warranty services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0282Rating or review of business operators or products

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Finance (AREA)
  • General Health & Medical Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • Bioethics (AREA)
  • Health & Medical Sciences (AREA)
  • Strategic Management (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Software Systems (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • General Business, Economics & Management (AREA)
  • Databases & Information Systems (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Game Theory and Decision Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a user comment anti-tampering system based on a block chain, which at least comprises a user side, a server side and a block chain end, wherein the user side is used for initiating comments; the server is used for receiving and storing the comments and transmitting the comments to the block chain end; the blockchain end is used for receiving, storing and broadcasting comments to users. The invention has the beneficial effects that: the comment data of the user are encrypted through multi-party consensus and the time stamp of the block chain, so that the user data acquired by the server are stored on the chain, and the data are prevented from being deleted and modified maliciously by some people. The data seen by the user is guaranteed to be real and effective. Thereby enabling the user to more objectively understand the reputation level of the viewed merchant store. It is also a more stringent constraint on merchants to forego the desire to remove user perks through monetary purchases, prompting them to increase their own service levels.

Description

Block chain-based user comment tamper-proof system and method
Technical Field
The invention relates to the technical field of information, in particular to a user comment anti-tampering system and a user comment anti-tampering method based on a block chain.
Background
The blockchain technology is a technical scheme for decentralized and collective maintenance of a distributed account book, and is essentially a distributed database system with a plurality of nodes participating together, the blockchain is not a single technology, but a result of multi-technology integration, a reliable and difficult-to-tamper account book record is maintained by using the blockchain, trust risk can be reduced, and maintenance cost of many participants is effectively reduced. When the data is stored through the block chain, the consensus among multiple parties is required to be obtained, and the data cannot be falsified or forged after the data is chained.
Because the data of the enterprise application is distributed on a few back-end servers in a centralized way, the data is concentrated in a few hands, and individual developers have all operation rights on the data, so that some people obtain illegal benefits by abusing own rights, such as charging and deleting bad comments of users on merchants.
Disclosure of Invention
In view of the defects of the prior art, the invention provides a user comment anti-tampering system based on a blockchain and a method thereof, and aims to store comments of users through a blockchain technology and prevent all comment data from being maliciously tampered by some people. Thereby ensuring the true validity of the data.
In order to achieve the purpose, the technical scheme adopted by the invention is as follows:
a user comment anti-tampering system based on a blockchain at least comprises a user side, a server side and a blockchain end, wherein the user side, the server side and the blockchain end are connected with one another through a network
The user side is used for initiating comments;
the server is used for receiving and storing the comments and transmitting the comments to the block chain end;
the blockchain end is used for receiving, storing and broadcasting comments to users.
It should be noted that, when a comment needs to be called, the server obtains the comment from the block link end, and then displays the comment to the user through the server.
The method of the invention is realized by the following steps:
a method of user comment tamper-proofing based on blockchains, the method comprising:
s1, constructing a block chain network for storing comment information;
s2, obtaining comment data of the user;
s3, encrypting the comment data of the user and acquiring a Hash value;
s4, storing the encrypted data and the hash value on the block chain network module through an intelligent contract and an SDK interface;
s5 storing the blockchain by means of consensus verification and synchronous user data;
and S6, decrypting, verifying and displaying the user data on the block chain.
The invention has the beneficial effects that:
the comment data of the user are encrypted through multi-party consensus and the time stamp of the block chain, so that the user data acquired by the server are stored on the chain, and the data are prevented from being deleted and modified maliciously by some people. The data seen by the user is guaranteed to be real and effective. Thereby enabling the user to more objectively understand the reputation level of the viewed merchant store. It is also a more stringent constraint on merchants to forego the desire to remove user perks through monetary purchases, prompting them to increase their own service levels.
Drawings
FIG. 1 is a system framework diagram of the present invention;
FIG. 2 is a schematic flow chart of the present invention.
Detailed Description
The present invention will be further described below, it should be noted that the present embodiment is based on the technical solution, and a detailed implementation manner and a specific operation process are provided, but the protection scope of the present invention is not limited to the present embodiment.
As shown in FIG. 1, the present invention is a block chain-based system for preventing user comment from being tampered, which at least comprises a user end, a service end and a block chain end, wherein
The user side is used for initiating comments;
the server is used for receiving and storing the comments and transmitting the comments to the block chain end;
the blockchain end is used for receiving, storing and broadcasting comments to users.
It should be noted that, when a comment needs to be called, the server obtains the comment from the block link end, and then displays the comment to the user through the server.
As shown in fig. 2, the method of the present invention is implemented by:
a method of user comment tamper-proofing based on blockchains, the method comprising:
s1, constructing a block chain network for storing comment information;
s2, obtaining comment data of the user;
s3, encrypting the comment data of the user and acquiring a Hash value;
s4, storing the encrypted data and the hash value on the block chain network module through an intelligent contract and an SDK interface;
s5 storing the blockchain by means of consensus verification and synchronous user data;
and S6, decrypting, verifying and displaying the user data on the block chain.
Various other changes and modifications to the above-described embodiments and concepts will become apparent to those skilled in the art from the above description, and all such changes and modifications are intended to be included within the scope of the present invention as defined in the appended claims.

Claims (3)

1. A user comment anti-tampering system based on a blockchain is characterized by at least comprising a user side, a service side and a blockchain end, wherein the user side, the service side and the blockchain end are connected with one another through a network
The user side is used for initiating comments;
the server is used for receiving and storing the comments and transmitting the comments to the block chain end;
the blockchain end is used for receiving, storing and broadcasting comments to users.
2. The system for preventing user comment tampering based on a blockchain according to claim 1, wherein when a comment needs to be called, the server obtains the comment from the blockchain end, and then displays the comment to the user through the server.
3. A method for tamper-proofing a user comment based on a blockchain, the method comprising:
s1, constructing a block chain network for storing comment information;
s2, obtaining comment data of the user;
s3, encrypting the comment data of the user and acquiring a Hash value;
s4, storing the encrypted data and the hash value on the block chain network module through an intelligent contract and an SDK interface;
s5 storing the blockchain by means of consensus verification and synchronous user data;
and S6, decrypting, verifying and displaying the user data on the block chain.
CN201911100553.3A 2019-11-12 2019-11-12 Block chain-based user comment tamper-proof system and method Pending CN110909381A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911100553.3A CN110909381A (en) 2019-11-12 2019-11-12 Block chain-based user comment tamper-proof system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911100553.3A CN110909381A (en) 2019-11-12 2019-11-12 Block chain-based user comment tamper-proof system and method

Publications (1)

Publication Number Publication Date
CN110909381A true CN110909381A (en) 2020-03-24

Family

ID=69816633

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911100553.3A Pending CN110909381A (en) 2019-11-12 2019-11-12 Block chain-based user comment tamper-proof system and method

Country Status (1)

Country Link
CN (1) CN110909381A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111160914A (en) * 2020-04-02 2020-05-15 支付宝(杭州)信息技术有限公司 Block chain-based co-supervision method, device and equipment
CN111556152A (en) * 2020-04-28 2020-08-18 中国联合网络通信集团有限公司 Comment identification method based on block chain, base station and evaluation system
CN111585775A (en) * 2020-04-28 2020-08-25 中国联合网络通信集团有限公司 Comment authenticity judgment method and device based on block chain
CN111586002A (en) * 2020-04-28 2020-08-25 中国联合网络通信集团有限公司 Comment identification method based on block chain, access device and comment system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108171520A (en) * 2017-11-30 2018-06-15 深圳市轱辘车联数据技术有限公司 A kind of Transaction Information management method and server
CN109462588A (en) * 2018-11-13 2019-03-12 上海物融智能科技有限公司 A kind of decentralization data trade method and system based on block chain
CN109657450A (en) * 2018-12-14 2019-04-19 泰康保险集团股份有限公司 Method, apparatus, medium and the electronic equipment evaluated based on block chain
CN109785136A (en) * 2019-01-30 2019-05-21 北京京东尚科信息技术有限公司 A kind of transaction processing method of block chain, client and block chain network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108171520A (en) * 2017-11-30 2018-06-15 深圳市轱辘车联数据技术有限公司 A kind of Transaction Information management method and server
CN109462588A (en) * 2018-11-13 2019-03-12 上海物融智能科技有限公司 A kind of decentralization data trade method and system based on block chain
CN109657450A (en) * 2018-12-14 2019-04-19 泰康保险集团股份有限公司 Method, apparatus, medium and the electronic equipment evaluated based on block chain
CN109785136A (en) * 2019-01-30 2019-05-21 北京京东尚科信息技术有限公司 A kind of transaction processing method of block chain, client and block chain network

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111160914A (en) * 2020-04-02 2020-05-15 支付宝(杭州)信息技术有限公司 Block chain-based co-supervision method, device and equipment
CN111556152A (en) * 2020-04-28 2020-08-18 中国联合网络通信集团有限公司 Comment identification method based on block chain, base station and evaluation system
CN111585775A (en) * 2020-04-28 2020-08-25 中国联合网络通信集团有限公司 Comment authenticity judgment method and device based on block chain
CN111586002A (en) * 2020-04-28 2020-08-25 中国联合网络通信集团有限公司 Comment identification method based on block chain, access device and comment system

Similar Documents

Publication Publication Date Title
CN108809932B (en) Block chain-based deposit certificate system, method and readable medium
JP6995762B2 (en) Cryptographic methods and systems for the secure extraction of data from the blockchain
CN107180350B (en) Method, device and system for multi-party sharing transaction metadata based on block chain
CN109819443B (en) Registration authentication method, device and system based on block chain
CN110909381A (en) Block chain-based user comment tamper-proof system and method
CN109409122A (en) File memory method and its electronic equipment, storage medium
CN108769154B (en) Data storage method based on directed acyclic graph and distributed account book
TW201947446A (en) Blockchain-based information supervision method and device
TW201826772A (en) Blockchain technology-based robust atm network system and information processing method therefor
US20210390558A1 (en) Smart logistics management using blockchain
CN111108521A (en) Implementing a blockchain based workflow
CN110363527A (en) Card, monitoring and managing method and device are deposited based on block chain
CN109491965A (en) The storage method and its network and electronic equipment of purchase sale of electricity contract
CN106650495A (en) File verification method and device
CN110490640B (en) Method, device and system for object distribution processing
CN108306873A (en) A kind of intelligent contract data interactive system based on manufacture block chain
TWI706283B (en) Block chain-based traffic statistics method, device and equipment
CN105007301A (en) Electronic evidence processing system and method based on social platform
CN112307458A (en) Light node uplink method and device, Internet of things central control terminal and block chain network
CN112257085A (en) Bidding processing method, system, equipment and medium based on block chain
CN110471982A (en) Data processing method and device based on block chain
CN111274597B (en) Data processing method and device
CN110866261A (en) Data processing method and device based on block chain and storage medium
CN110689348A (en) Income verification method, device, terminal and medium based on alliance chain
CN111491024A (en) Block chain-based bank letter method, system, terminal 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: 20200324

RJ01 Rejection of invention patent application after publication