CN107070899A - 一种基于虹膜识别的账户登陆方法 - Google Patents
一种基于虹膜识别的账户登陆方法 Download PDFInfo
- Publication number
- CN107070899A CN107070899A CN201710174120.7A CN201710174120A CN107070899A CN 107070899 A CN107070899 A CN 107070899A CN 201710174120 A CN201710174120 A CN 201710174120A CN 107070899 A CN107070899 A CN 107070899A
- Authority
- CN
- China
- Prior art keywords
- account
- iris
- user
- logon information
- application program
- 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.)
- Withdrawn
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/0861—Network architectures or network communication protocols for network security for authentication of entities using biometrical features, e.g. fingerprint, retina-scan
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/0815—Network architectures or network communication protocols for network security for authentication of entities providing single-sign-on or federations
Landscapes
- Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Health & Medical Sciences (AREA)
- Biomedical Technology (AREA)
- General Health & Medical Sciences (AREA)
- Telephonic Communication Services (AREA)
Abstract
本发明公开了一种基于虹膜识别的账户登陆方法,包括以下步骤:步骤一、建立虹膜账户数据库,根据每个用户的虹膜信息生成相应的用户编码,录入每个用户各个应用程序的账户登陆信息;步骤二、获取账户登陆信息,识别用户虹膜和当前的应用程序登陆界面,从数据库中获取该用户在当前应用程序中的账户登陆信息;步骤三、自动输入账户登录信息,将账户登陆信息赋值到当前登陆界面中执行登陆。本发明将现有手机和电脑使用的虹膜扫描系统用于应用程序登录,相比过去而言,用户不必在担心记不住账号或者密码等问题,对于高龄用户,也不用输入复杂的英文账号以及密码。
Description
技术领域
本发明涉及一种根据用户的虹膜自动登陆应用的方法。
背景技术
在电子技术发达的今天,用户安装在手机和电脑上手上的应用程序越来越多,少则十几个,多则几十个,那么多的账号以及密码都要用户记录,大量的账号导致用户可能在长时间不登录后,会将其忘记。导致大量用户数据丢失,十方的不便。
目前解决上述问题的方法一种是用户自己把的所有登陆名和密码设置为同一个,这样虽然不会忘记,但被盗取的风险很大。另一种方法是应用程序自动记录登陆名和密码,这样的存在因设备丢失而造成的账户失窃风险。
发明内容
本发明要解决的技术问题:针对上述问题,提供了一种基于用户虹膜自动登陆账户密码的方法。
本发明技术方案:
一种基于虹膜识别的账户登陆方法,包括以下步骤:
步骤一、建立虹膜账户数据库,根据每个用户的虹膜信息生成相应的用户编码,录入每个用户各个应用程序的账户登陆信息;
步骤二、获取账户登陆信息,识别用户虹膜和当前的应用程序登陆界面,从数据库中获取该用户在当前应用程序中的账户登陆信息;
步骤三、自动输入账户登录信息,将账户登陆信息赋值到当前登陆界面中执行登陆。
步骤二中,如果当前应用程序为首次登录,则在用户手动输入登陆信息后记录该登录信息,存储到数据库中。
本发明的有益效果:
本发明将现有手机和电脑使用的虹膜扫描系统用于应用程序登录,相比过去而言,用户不必在担心记不住账号或者密码等问题,对于高龄用户,也不用输入复杂的英文账号以及密码。也使得更应用制造商在对账号管理上更轻松,不用再用设备记录你的登陆信息,防止他人利用你的设备盗用你的账户。
具体实施方式:
实施例:本实施例是安装在手机上的用户账户虹膜管理应用,该应用的实现方法如下:
步骤一、建立虹膜账户数据库,识别当前用户的虹膜信息,根据每个用户的虹膜信息生成相应的用户编码,在每个用户编码下录入各个应用程序的账户登陆信息;虹膜账户数据库包含了多个用户编码子集,每个用户编码子集中包含该用户所有的应用程序登陆信息。
步骤二、获取账户登陆信息,当用户启动某个应用后,识别用户虹膜和当前的应用程序登陆界面,从数据库中获取该用户在当前应用程序中的账户登陆信息。
步骤三、自动输入账户登录信息,将从数据库中获取的账户登陆信息赋值到当前登陆界面中执行登陆。
步骤二中,如果当前应用程序为首次登录,即数据库中没有改应用记录,则在用户手动输入登陆信息后记录该登录信息,存储到数据库中对应用户编码的子集中,再次登录时即可自动进行登录。
Claims (2)
1.一种基于虹膜识别的账户登陆方法,其特征在于包括以下步骤:步骤一、建立虹膜账户数据库,根据每个用户的虹膜信息生成相应的用户编码,录入每个用户各个应用程序的账户登陆信息;
步骤二、获取账户登陆信息,识别用户虹膜和当前的应用程序登陆界面,从数据库中获取该用户在当前应用程序中的账户登陆信息;
步骤三、自动输入账户登录信息,将账户登陆信息赋值到当前登陆界面中执行登陆。
2.根据权利要求1所述基于虹膜识别的账户登陆方法,其特征在于:步骤二中,如果当前应用程序为首次登录,则在用户手动输入登陆信息后记录该登录信息,存储到数据库中。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710174120.7A CN107070899A (zh) | 2017-03-22 | 2017-03-22 | 一种基于虹膜识别的账户登陆方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710174120.7A CN107070899A (zh) | 2017-03-22 | 2017-03-22 | 一种基于虹膜识别的账户登陆方法 |
Publications (1)
Publication Number | Publication Date |
---|---|
CN107070899A true CN107070899A (zh) | 2017-08-18 |
Family
ID=59620092
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710174120.7A Withdrawn CN107070899A (zh) | 2017-03-22 | 2017-03-22 | 一种基于虹膜识别的账户登陆方法 |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107070899A (zh) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105281906A (zh) * | 2014-07-04 | 2016-01-27 | 腾讯科技(深圳)有限公司 | 安全验证方法及装置 |
CN110516429A (zh) * | 2019-09-04 | 2019-11-29 | 贵阳动视云科技有限公司 | 一种云电脑管理方法、管理装置及存储介质 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104091111A (zh) * | 2014-07-31 | 2014-10-08 | 中山市品汇创新专利技术开发有限公司 | 一种基于虹膜识别技术的电脑登陆验证系统和方法 |
CN105227302A (zh) * | 2015-10-28 | 2016-01-06 | 广东欧珀移动通信有限公司 | 密码的共享方法及密码的共享系统 |
US20160366588A1 (en) * | 2014-06-30 | 2016-12-15 | Huizhou Tcl Mobile Communication Co., Ltd | User mode control method and system based on iris recognition technology for mobile terminal |
CN106469269A (zh) * | 2016-08-29 | 2017-03-01 | 宇龙计算机通信科技(深圳)有限公司 | 一种密码管理的方法、装置及终端 |
-
2017
- 2017-03-22 CN CN201710174120.7A patent/CN107070899A/zh not_active Withdrawn
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20160366588A1 (en) * | 2014-06-30 | 2016-12-15 | Huizhou Tcl Mobile Communication Co., Ltd | User mode control method and system based on iris recognition technology for mobile terminal |
CN104091111A (zh) * | 2014-07-31 | 2014-10-08 | 中山市品汇创新专利技术开发有限公司 | 一种基于虹膜识别技术的电脑登陆验证系统和方法 |
CN105227302A (zh) * | 2015-10-28 | 2016-01-06 | 广东欧珀移动通信有限公司 | 密码的共享方法及密码的共享系统 |
CN106469269A (zh) * | 2016-08-29 | 2017-03-01 | 宇龙计算机通信科技(深圳)有限公司 | 一种密码管理的方法、装置及终端 |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105281906A (zh) * | 2014-07-04 | 2016-01-27 | 腾讯科技(深圳)有限公司 | 安全验证方法及装置 |
CN110516429A (zh) * | 2019-09-04 | 2019-11-29 | 贵阳动视云科技有限公司 | 一种云电脑管理方法、管理装置及存储介质 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7874011B2 (en) | Authenticating user identity when resetting passwords | |
US8973154B2 (en) | Authentication using transient event data | |
CN105701414B (zh) | 一种基于多账户复用电子设备的方法、装置及电子设备 | |
US8881251B1 (en) | Electronic authentication using pictures and images | |
US8332917B2 (en) | Providing secure dynamic role selection and managing privileged user access from a client device | |
US10095715B2 (en) | Data backup and recovery method for mobile terminal and mobile terminal | |
CN104540129B (zh) | 第三方应用的注册和登录方法及系统 | |
US20180227296A1 (en) | Authentication on thin clients using independent devices | |
CN109684799A (zh) | 账户登录方法、登录装置、账户登录设备及存储介质 | |
CN103368928A (zh) | 帐号密码重置系统及方法 | |
US10893052B1 (en) | Duress password for limited account access | |
CN112235303B (zh) | 一种账号注销方法、装置和计算机设备 | |
CN103607387A (zh) | 一种基于人脸识别的网络登录认证云服务系统及方法 | |
CN101689994A (zh) | 通信设备上的多用户认证 | |
CN107070899A (zh) | 一种基于虹膜识别的账户登陆方法 | |
JP6823516B2 (ja) | 議事録支援装置 | |
CN107517180A (zh) | 登录方法和装置 | |
US9674177B1 (en) | Dynamic knowledge-based user authentication without need for presentation of predetermined credential | |
US20050033993A1 (en) | Method of authorising a user | |
CN105279611A (zh) | 一种社区矫正综合业务管理系统 | |
CN106843526A (zh) | 一种基于输入法的帐号管理系统及其使用方法 | |
US20190236265A1 (en) | Preventing Unauthorized Access to Secure Information Systems Using Dynamic, Multi-Device Authentication | |
US20060031926A1 (en) | Method for reduced signon, using password synchronization instead of a credential database and scripts | |
US20090150437A1 (en) | System and method for tracking an individual using typeprinting | |
CN109660348B (zh) | 一种密码记录系统 |
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 | ||
WW01 | Invention patent application withdrawn after publication | ||
WW01 | Invention patent application withdrawn after publication |
Application publication date: 20170818 |