CN111866000A - Account password management method of computer medium management system - Google Patents

Account password management method of computer medium management system Download PDF

Info

Publication number
CN111866000A
CN111866000A CN202010728361.3A CN202010728361A CN111866000A CN 111866000 A CN111866000 A CN 111866000A CN 202010728361 A CN202010728361 A CN 202010728361A CN 111866000 A CN111866000 A CN 111866000A
Authority
CN
China
Prior art keywords
account
password
login
block chain
management method
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
CN202010728361.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.)
Ningxia Zheng'an Information Technology Co ltd
Original Assignee
Ningxia Zheng'an 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 Ningxia Zheng'an Information Technology Co ltd filed Critical Ningxia Zheng'an Information Technology Co ltd
Priority to CN202010728361.3A priority Critical patent/CN111866000A/en
Publication of CN111866000A publication Critical patent/CN111866000A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/083Network architectures or network communication protocols for network security for authentication of entities using passwords
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses an account password management method of a computer medium management system, which comprises the following steps: when a block chain login request sent by a user is received, a block chain address input by the user and a block chain private key corresponding to the block chain address are packaged through a pre-constructed remote procedure call protocol interface, and the packaged login information is sent to a pre-deployed login contract; setting an email box for storing an account number and a password and the password thereof; according to the account password management method of the computer medium management system, the block chain technology is utilized, distributed accounting and storage are adopted, centralized hardware or management mechanisms do not exist, the rights and obligations of any node are equal, data blocks in the system are jointly maintained by the nodes with the maintenance function in the whole system, and meanwhile, information is more private and safe.

Description

Account password management method of computer medium management system
Technical Field
The invention belongs to the technical field of account password management, and particularly relates to an account password management method of a computer medium management system.
Background
The account password manager is an application established for helping a user manage various account passwords and preventing the user from losing important account information;
however, the current account password management method has certain disadvantages and certain threats to the security, and therefore, the account password management method of the computer medium management system is provided.
Disclosure of Invention
The invention mainly aims to provide an account password management method of a computer medium management system, which can effectively solve the problems in the background technology.
In order to achieve the purpose, the invention adopts the technical scheme that:
an account password management method of a computer media management system, the account password management method comprising the steps of:
step one, when a block chain login request sent by a user is received, a block chain address input by the user and a block chain private key corresponding to the block chain address are packaged through a pre-constructed remote procedure call protocol interface, and packaged login information is sent to a pre-deployed login contract;
step two, setting an email box for storing the account number and the password thereof;
step three, providing related information of an account and a reference password, configuring a corresponding password generation rule and a corresponding parameter according to the related information of the account and the reference password by the account, inputting the account and the reference password, and calculating an output password according to the reference password of the account, the password generation rule and the parameter; acquiring and operating a login interface corresponding to the account from the related information of the account, and automatically inputting the account and the output password in the login interface to complete login;
and fourthly, the management server sends a default account login message to a service server, establishes data connection, and after the data connection is established, the management server sends a secret changing starting message to the service server so that the service server can start a secret changing program, the password information of the service server is modified, and a new password generated after the modification is purified.
Preferably, the blockchain login request comprises the blockchain address and the blockchain private key; and performing identity verification on the received block chain address and the block chain private key through the login contract.
Preferably, when the user performs a registration or login operation, the account and the password of the registration or login operation are sent to the email according to a gesture operation of the user on a registration or login interface.
Preferably, after the identity authentication is passed, obtaining a contract through a pre-deployed account password and outputting all account password information stored in a block chain corresponding to the block chain private key, so as to manage the account password information.
Preferably, the default account is used for logging in the service server and setting data communication authority, and the management server opens a data channel with the service server.
Compared with the prior art, the invention has the following beneficial effects: according to the account password management method of the computer medium management system, the block chain technology is utilized, distributed accounting and storage are adopted, centralized hardware or management mechanisms do not exist, the rights and obligations of any node are equal, data blocks in the system are jointly maintained by the nodes with the maintenance function in the whole system, and meanwhile, information is more private and safe.
Detailed Description
In order to make the technical means, the creation characteristics, the achievement purposes and the effects of the invention easy to understand, the invention is further described with the specific embodiments.
An account password management method of a computer media management system, the account password management method comprising the steps of:
step one, when a block chain login request sent by a user is received, a block chain address input by the user and a block chain private key corresponding to the block chain address are packaged through a pre-constructed remote procedure call protocol interface, and packaged login information is sent to a pre-deployed login contract;
step two, setting an email box for storing the account number and the password thereof;
step three, providing related information of an account and a reference password, configuring a corresponding password generation rule and a corresponding parameter according to the related information of the account and the reference password by the account, inputting the account and the reference password, and calculating an output password according to the reference password of the account, the password generation rule and the parameter; acquiring and operating a login interface corresponding to the account from the related information of the account, and automatically inputting the account and the output password in the login interface to complete login;
and fourthly, the management server sends a default account login message to a service server, establishes data connection, and after the data connection is established, the management server sends a secret changing starting message to the service server so that the service server can start a secret changing program, the password information of the service server is modified, and a new password generated after the modification is purified.
The block chain login request comprises the block chain address and the block chain private key; and performing identity verification on the received block chain address and the block chain private key through the login contract.
When the user performs registration or login operation, the account and the password of the registration or login operation are sent to the electronic mailbox according to gesture operation of the user on a registration or login interface.
And after the identity authentication is passed, acquiring a contract through a pre-deployed account password and outputting all account password information stored in a block chain corresponding to the block chain private key so as to realize the management of the account password information.
And the default account login is used for logging in the service server and setting data communication authority, and the management server opens a data channel with the service server.
According to the account password management method of the computer medium management system, the block chain technology is utilized, distributed accounting and storage are adopted, centralized hardware or management mechanisms do not exist, the rights and obligations of any node are equal, data blocks in the system are jointly maintained by the nodes with the maintenance function in the whole system, and meanwhile, information is more private and safe.
The foregoing shows and describes the general principles and broad features of the present invention and advantages thereof. It will be understood by those skilled in the art that the present invention is not limited to the embodiments described above, which are described in the specification and illustrated only to illustrate the principle of the present invention, but that various changes and modifications may be made therein without departing from the spirit and scope of the present invention, which fall within the scope of the invention as claimed. The scope of the invention is defined by the appended claims and equivalents thereof.

Claims (5)

1. An account password management method of a computer medium management system is characterized by comprising the following steps:
step one, when a block chain login request sent by a user is received, a block chain address input by the user and a block chain private key corresponding to the block chain address are packaged through a pre-constructed remote procedure call protocol interface, and packaged login information is sent to a pre-deployed login contract;
step two, setting an email box for storing the account number and the password thereof;
step three, providing related information of an account and a reference password, configuring a corresponding password generation rule and a corresponding parameter according to the related information of the account and the reference password by the account, inputting the account and the reference password, and calculating an output password according to the reference password of the account, the password generation rule and the parameter; acquiring and operating a login interface corresponding to the account from the related information of the account, and automatically inputting the account and the output password in the login interface to complete login;
and fourthly, the management server sends a default account login message to a service server, establishes data connection, and after the data connection is established, the management server sends a secret changing starting message to the service server so that the service server can start a secret changing program, the password information of the service server is modified, and a new password generated after the modification is purified.
2. The account password management method of the computer media management system according to claim 1, wherein: the blockchain login request comprises the blockchain address and the blockchain private key; and performing identity verification on the received block chain address and the block chain private key through the login contract.
3. The account password management method of the computer media management system according to claim 1, wherein: when the user performs registration or login operation, the account and the password of the registration or login operation are sent to the electronic mailbox according to gesture operation of the user on a registration or login interface.
4. The preparation process of the account password management method of the computer media management system according to claim 1, wherein: and after the identity authentication is passed, acquiring a contract through a pre-deployed account password and outputting all account password information stored in a block chain corresponding to the block chain private key so as to realize the management of the account password information.
5. The preparation process of the account password management method of the computer media management system according to claim 1, wherein: and the default account login is used for logging in the service server and setting data communication authority, and the management server opens a data channel with the service server.
CN202010728361.3A 2020-07-24 2020-07-24 Account password management method of computer medium management system Pending CN111866000A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010728361.3A CN111866000A (en) 2020-07-24 2020-07-24 Account password management method of computer medium management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010728361.3A CN111866000A (en) 2020-07-24 2020-07-24 Account password management method of computer medium management system

Publications (1)

Publication Number Publication Date
CN111866000A true CN111866000A (en) 2020-10-30

Family

ID=72947031

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010728361.3A Pending CN111866000A (en) 2020-07-24 2020-07-24 Account password management method of computer medium management system

Country Status (1)

Country Link
CN (1) CN111866000A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112968897A (en) * 2021-02-25 2021-06-15 浙江清华长三角研究院 Container calculation method operating in decentralized system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103856345A (en) * 2012-12-06 2014-06-11 华为技术有限公司 Server account number and password management method and system and server
CN106529318A (en) * 2016-11-21 2017-03-22 广东欧珀移动通信有限公司 Account and password management method and mobile terminal
CN106888086A (en) * 2017-02-13 2017-06-23 上海瀚之友信息技术服务有限公司 A kind of system and method for managing account number cipher
US20180123804A1 (en) * 2016-10-27 2018-05-03 Infinitekey, Inc. System and method for authenticating and authorizing devices
CN109359976A (en) * 2018-09-06 2019-02-19 深圳大学 Account number cipher management method, device, equipment and storage medium based on block chain
US20190327082A1 (en) * 2018-04-24 2019-10-24 Duvon Corporation Autonomous exchange via entrusted ledger token and transaction management

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103856345A (en) * 2012-12-06 2014-06-11 华为技术有限公司 Server account number and password management method and system and server
US20180123804A1 (en) * 2016-10-27 2018-05-03 Infinitekey, Inc. System and method for authenticating and authorizing devices
CN106529318A (en) * 2016-11-21 2017-03-22 广东欧珀移动通信有限公司 Account and password management method and mobile terminal
CN106888086A (en) * 2017-02-13 2017-06-23 上海瀚之友信息技术服务有限公司 A kind of system and method for managing account number cipher
US20190327082A1 (en) * 2018-04-24 2019-10-24 Duvon Corporation Autonomous exchange via entrusted ledger token and transaction management
CN109359976A (en) * 2018-09-06 2019-02-19 深圳大学 Account number cipher management method, device, equipment and storage medium based on block chain

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112968897A (en) * 2021-02-25 2021-06-15 浙江清华长三角研究院 Container calculation method operating in decentralized system

Similar Documents

Publication Publication Date Title
US7835525B2 (en) Cryptographic method using dual encryption keys and a wireless local area network (LAN) system therefor
CN103685323A (en) Method for realizing intelligent home security networking based on intelligent cloud television gateway
CN108173827B (en) Block chain thinking-based distributed SDN control plane security authentication method
CN112800439B (en) Key management protocol design method and system for secure storage
US10027491B2 (en) Certificate distribution using derived credentials
CN109088810A (en) Communication means, device, relevant device, system and the storage medium of group message
CN107294952B (en) Method for realizing zero terminal network admittance
CN113079215B (en) Block chain-based wireless security access method for power distribution Internet of things
CN101296086A (en) Method, system and device for access authentication
CN113746632A (en) Multi-level identity authentication method for Internet of things system
CN108683498A (en) A kind of cloud terminal management-control method based on changeable key national secret algorithm
CN105471901A (en) Industrial information security authentication system
KR100523058B1 (en) Apparatus and Method of Dynamic Group Key Management in Wireless Local Area Network System
CN110855707A (en) Internet of things communication pipeline safety control system and method
CN115473655B (en) Terminal authentication method, device and storage medium for access network
CN113204757A (en) Information interaction method, device and system
CN110602083B (en) Secure transmission and storage method of digital identity authentication data
CN115865320A (en) Block chain-based security service management method and system
CN107749854A (en) Client-based single-point logging method and system
CN112468293B (en) Identity authentication method, system, equipment and computer readable storage medium
CN111866000A (en) Account password management method of computer medium management system
CN111917798B (en) Internet of things terminal management and control and secure communication method
CN111563980B (en) Bluetooth lock key generation and authentication method
CN111489462B (en) Personal Bluetooth key system
CN116346423A (en) Client data multiple encryption system and method in intelligent Internet of things energy system

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: 20201030