CN110322243B - Real-name block chain system - Google Patents

Real-name block chain system Download PDF

Info

Publication number
CN110322243B
CN110322243B CN201910605604.1A CN201910605604A CN110322243B CN 110322243 B CN110322243 B CN 110322243B CN 201910605604 A CN201910605604 A CN 201910605604A CN 110322243 B CN110322243 B CN 110322243B
Authority
CN
China
Prior art keywords
real
name
nos
user
authentication
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910605604.1A
Other languages
Chinese (zh)
Other versions
CN110322243A (en
Inventor
张富强
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Palm Royal Information Technology Co ltd
Original Assignee
Shanghai Palm Royal Information 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 Shanghai Palm Royal Information Technology Co ltd filed Critical Shanghai Palm Royal Information Technology Co ltd
Priority to CN201910605604.1A priority Critical patent/CN110322243B/en
Publication of CN110322243A publication Critical patent/CN110322243A/en
Application granted granted Critical
Publication of CN110322243B publication Critical patent/CN110322243B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/382Payment protocols; Details thereof insuring higher security of transaction
    • 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
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3823Payment protocols; Details thereof insuring higher security of transaction combining multiple encryption tools for a transaction
    • 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
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • G06Q20/401Transaction verification
    • G06Q20/4014Identity check for transactions
    • 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
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • G06Q20/401Transaction verification
    • G06Q20/4014Identity check for transactions
    • G06Q20/40145Biometric identity checks

Abstract

The invention belongs to the technical field of blockchain, and provides a real-name blockchain system. The real-name blockchain system of the present invention includes: the NOS wallet user performs real-name authentication according to the authority requirements of the NOS wallet user, and sends real-name authentication information to the third-party authentication mechanism; the third party authentication mechanism compares the real-name authentication information uploaded by the user and returns an authentication result to the NOS server; and the NOS server uploads the authentication result and the user real-name encryption information to an NOS real-name contract. The real-name blockchain system of the invention acquires the transaction authority on the block by reading the real-name authentication state of the corresponding user in the NOS real-name contract through the user real-name authentication and encrypting and storing the user real-name information into the NOS real-name contract, and the creation of the NOS node account effectively tracks the user information and the asset, prevents the illegal operation of the user, reduces the trust cost of the society and increases the crime cost of the user.

Description

Real-name block chain system
Technical Field
The invention relates to the field of blockchain operation, in particular to a real-name blockchain system.
Background
Blockchains are well known as novel modes of application for computer technology such as distributed data storage, point-to-point transmission, consensus mechanisms, encryption algorithms, and the like. The blockchain technology has the properties of anonymity, irreversibility, tamper resistance and the like, but if the account number is stolen, the wrong address is input and the like when the nodes in the blockchain conduct transactions, the assets of the node account are lost. Tracking account pirates and lost assets on existing blockchain nodes is very difficult.
Therefore, adding real-name authentication function and limiting the transaction authority of the user account in the existing blockchain becomes a key for solving the problems of information non-tracking and illegal operation of the user.
Disclosure of Invention
Aiming at the defects in the prior art, the real-name blockchain system provided by the invention effectively tracks user information and assets and prevents illegal operation of users.
A real-name blockchain system comprises a NOS wallet user, a third party certification authority, a NOS application server and a NOS real-name contract,
the NOS wallet user performs real-name authentication according to the authority requirement of the NOS wallet user, and sends real-name authentication information to the third party authentication mechanism;
the third party authentication mechanism compares the real-name authentication information uploaded by the user and returns an authentication result to the NOS server;
and the NOS server uploads the authentication result and the user real-name encryption information to an NOS real-name contract.
Further, the system also comprises an account contract, wherein the account contract is used for writing the transaction authority of the NOS node account according to the real-name authentication state of the corresponding user of the NOS node account stored in the NOS real-name contract.
Further, the NOS real name contract is used for recording the user real name encryption information, the real name authentication state and the account name which are uploaded to the blockchain.
Further, the user real-name authentication information comprises a user name, an identity card number, an identity card picture and a face recognition image.
Further, the real-name authentication information of the user is encrypted by adopting a domestic password SM3 algorithm.
According to the technical scheme, the beneficial effects of the invention are as follows: through user real name authentication and encryption storage of real name information of a user to an NOS real name contract, the creation of an NOS node account obtains transaction authorities on a block by reading real name authentication states of corresponding users in the NOS real name contract, effectively tracks user information and assets, prevents illegal operation of the users, reduces trust cost of society and increases crime cost of the users.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below. Like elements or portions are generally identified by like reference numerals throughout the several figures. In the drawings, elements or portions thereof are not necessarily drawn to scale.
FIG. 1 is a flowchart of real name authentication of a real name blockchain system according to an embodiment of the present invention;
fig. 2 is a flow chart of creating NOS node accounts by a real name blockchain system as shown in fig. 1.
Detailed Description
Embodiments of the technical scheme of the present invention will be described in detail below with reference to the accompanying drawings. The following examples are only for more clearly illustrating the technical aspects of the present invention, and thus are merely examples, and are not intended to limit the scope of the present invention.
Referring to fig. 1, the real-name blockchain system provided in this embodiment includes a NOS wallet user, a third party certification authority, a NOS application server, a NOS real-name contract,
the NOS wallet user selects whether to carry out real-name authentication according to the requirement of the NOS wallet user, and the account which does not carry out real-name authentication is a common account. The NOS wallet user sends the name, the identity card number, the identity card picture and the face identification image to a third party authentication mechanism, wherein the third party authentication mechanism is a mechanism which has the necessary capability of reliably executing an authentication system such as an Arian cloud, a Baidu cloud and the like and can objectively, fairly and independently engage in authentication activities in the authentication process.
And the third party authentication mechanism compares the real-name authentication information uploaded by the user and returns the successful or failed authentication result to the NOS server. And uploading the successful or failed result of the user real-name authentication and the user real-name information encrypted by the domestic password SM3 to the NOS real-name contract of the blockchain by the NOS server for storage to form a real-name NOS node.
Through the process, the NOS wallet user stores the real-name authentication result and the encrypted real-name authentication information in the real-name contract after real-name information authentication to form the real-name NOS node, so that the identity of the user is authenticated, the permanent storage of the identity information of the user is ensured, and illegal users are prevented from being stolen maliciously.
Referring to fig. 2, taking account transfer or collection of real name NOS node account as an example, when real name NOS node account initiates a transfer or collection transaction request, real name authentication state of a corresponding user of real name NOS node account stored in real name contract is read, if the corresponding user has successful real name authentication, account is about authority of writing account transfer or collection of real name NOS node account, and real name NOS node is allowed to transfer or collection operation. Otherwise, prompting the user that real-name authentication information is needed.
Fig. 2 shows a process of creating an NOS node account and assigning transaction rights to the account, by which all operations of a real-name authenticated user can be tracked to an individual, thereby preventing illegal operations of the user.
According to the real-name blockchain system, real-name authentication of the user is carried out, real-name information of the user is encrypted and stored in the NOS real-name contract, and the real-name NOS node account obtains transaction authorities on the block by reading the real-name authentication state of the corresponding user in the NOS real-name contract, so that the user information and assets are effectively tracked, illegal operation of the user is prevented, the trust cost of society is reduced, and the crime cost of the user is increased.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and not for limiting the same; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some or all of the technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit of the invention, and are intended to be included within the scope of the appended claims and description.

Claims (4)

1. A real name blockchain system, characterized by: including NOS wallet users, third party certification authorities, NOS application servers, NOS real name contracts,
the NOS wallet user performs real-name authentication according to the authority requirement of the NOS wallet user, and sends real-name authentication information to the third party authentication mechanism;
the third party authentication mechanism compares the real-name authentication information uploaded by the user and returns an authentication result to the NOS server;
the NOS server uploads an authentication result and user real-name encryption information to an NOS real-name contract;
the system also comprises an account contract, wherein the account contract is used for writing the transaction permission of the NOS node account according to the real-name authentication state of the corresponding user of the NOS node account stored in the NOS real-name contract.
2. A real name blockchain system as in claim 1, wherein: the NOS real name contract is used for recording the user real name encryption information, the real name authentication state and the account name which are uploaded to the blockchain.
3. A real name blockchain system as in claim 1, wherein: the user real-name authentication information comprises a user name, an identity card number, an identity card picture and a face recognition image.
4. A real name blockchain system as in claim 3, wherein: and the real-name authentication information of the user is encrypted by adopting a domestic password SM3 algorithm.
CN201910605604.1A 2019-07-05 2019-07-05 Real-name block chain system Active CN110322243B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910605604.1A CN110322243B (en) 2019-07-05 2019-07-05 Real-name block chain system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910605604.1A CN110322243B (en) 2019-07-05 2019-07-05 Real-name block chain system

Publications (2)

Publication Number Publication Date
CN110322243A CN110322243A (en) 2019-10-11
CN110322243B true CN110322243B (en) 2023-05-30

Family

ID=68122916

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910605604.1A Active CN110322243B (en) 2019-07-05 2019-07-05 Real-name block chain system

Country Status (1)

Country Link
CN (1) CN110322243B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104637192A (en) * 2013-11-07 2015-05-20 华为技术有限公司 Electronic wallet and using method thereof, mobile terminal, and electronic ticket transaction system
CN106533696A (en) * 2016-11-18 2017-03-22 江苏通付盾科技有限公司 Block chain-based identity authentication methods, authentication server and user terminal
CN107464114A (en) * 2017-07-12 2017-12-12 北京奇安信科技有限公司 The automation real name identification method and device of a kind of payment services
CN108960820A (en) * 2018-03-20 2018-12-07 翟红鹰 A kind of real name identification method based on block chain, system and storage medium
CN108985930A (en) * 2018-06-13 2018-12-11 湖南搜云网络科技股份有限公司 Information processing method and device, block chain node and storage medium
CN109063682A (en) * 2018-08-28 2018-12-21 袁重玉 A kind of method of Internet authentication authorization and data survey service
CN109214159A (en) * 2018-08-31 2019-01-15 武汉文楚智信科技有限公司 A kind of user information protection system and method for terminal recognition of face cloud service
CN109800601A (en) * 2019-01-24 2019-05-24 杭州趣链科技有限公司 A kind of internet real-name authentication method based on block chain

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104637192A (en) * 2013-11-07 2015-05-20 华为技术有限公司 Electronic wallet and using method thereof, mobile terminal, and electronic ticket transaction system
CN106533696A (en) * 2016-11-18 2017-03-22 江苏通付盾科技有限公司 Block chain-based identity authentication methods, authentication server and user terminal
CN107464114A (en) * 2017-07-12 2017-12-12 北京奇安信科技有限公司 The automation real name identification method and device of a kind of payment services
CN108960820A (en) * 2018-03-20 2018-12-07 翟红鹰 A kind of real name identification method based on block chain, system and storage medium
CN108985930A (en) * 2018-06-13 2018-12-11 湖南搜云网络科技股份有限公司 Information processing method and device, block chain node and storage medium
CN109063682A (en) * 2018-08-28 2018-12-21 袁重玉 A kind of method of Internet authentication authorization and data survey service
CN109214159A (en) * 2018-08-31 2019-01-15 武汉文楚智信科技有限公司 A kind of user information protection system and method for terminal recognition of face cloud service
CN109800601A (en) * 2019-01-24 2019-05-24 杭州趣链科技有限公司 A kind of internet real-name authentication method based on block chain

Also Published As

Publication number Publication date
CN110322243A (en) 2019-10-11

Similar Documents

Publication Publication Date Title
US11238543B2 (en) Payroll based blockchain identity
Lundkvist et al. Uport: A platform for self-sovereign identity
US20210217007A1 (en) Distributed ledger for encrypted digital identity
US20200119917A1 (en) Doubly-encrypted secret parts allowing for assembly of a secret using a subset of the doubly-encrypted secret parts
US11611539B2 (en) Method, computer program product and apparatus for encrypting and decrypting data using multiple authority keys
US7548152B2 (en) RFID transponder information security methods systems and devices
US8886964B1 (en) Protecting remote asset against data exploits utilizing an embedded key generator
US11741241B2 (en) Private data processing
US20140019753A1 (en) Cloud key management
CN114172735A (en) Double-chain mixed block chain data sharing method and system based on intelligent contract
US11943350B2 (en) Systems and methods for re-using cold storage keys
EP3809629B1 (en) Authorization method and device for joint account, and authentication method and device for joint account
CN101971186A (en) Information leak prevention device, and method and program thereof
KR100656402B1 (en) Method and apparatus for the secure digital contents distribution
JP2022518061A (en) Methods, Computer Program Products, and Equipment for Transferring Ownership of Digital Assets
US20100275030A1 (en) Method for ensuring the validity of recovered electronic documents from remote storage
JP2019153181A (en) Management program
US7234060B1 (en) Generation and use of digital signatures
CN113610528A (en) Block chain-based management system, method, device and storage medium
Nguyen et al. Leveraging blockchain to enhance data privacy in IoT-based applications
CN112926082A (en) Information processing method and device based on block chain
WO2019213752A1 (en) A method and system for managing digital assets in a blockchain
CN110322243B (en) Real-name block chain system
US20170374041A1 (en) Distributed processing of a product on the basis of centrally encrypted stored data
KR20080028198A (en) Method and system for secure management of personal digital assets

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
TA01 Transfer of patent application right

Effective date of registration: 20230425

Address after: Room 1405, 1256 and 1258 Wanrong Road, Jing'an District, Shanghai, 200000

Applicant after: Shanghai Palm Royal Information Technology Co.,Ltd.

Address before: 400010 406, 4th floor, building D1, 774 Jingwei Avenue, Yuzhong District, Chongqing

Applicant before: Anonymous Technology (Chongqing) Group Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant