WO2018023597A1 - 根据指纹与软件账号匹配技术的调整方法以及登陆*** - Google Patents

根据指纹与软件账号匹配技术的调整方法以及登陆*** Download PDF

Info

Publication number
WO2018023597A1
WO2018023597A1 PCT/CN2016/093348 CN2016093348W WO2018023597A1 WO 2018023597 A1 WO2018023597 A1 WO 2018023597A1 CN 2016093348 W CN2016093348 W CN 2016093348W WO 2018023597 A1 WO2018023597 A1 WO 2018023597A1
Authority
WO
WIPO (PCT)
Prior art keywords
software
fingerprint
user
account
matching
Prior art date
Application number
PCT/CN2016/093348
Other languages
English (en)
French (fr)
Inventor
薄冰
Original Assignee
薄冰
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 薄冰 filed Critical 薄冰
Priority to PCT/CN2016/093348 priority Critical patent/WO2018023597A1/zh
Publication of WO2018023597A1 publication Critical patent/WO2018023597A1/zh

Links

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/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/32User authentication using biometric data, e.g. fingerprints, iris scans or voiceprints
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials

Definitions

  • the invention belongs to the field of computer software, and provides an adjustment method and a login system according to a fingerprint and software account matching technology.
  • the research of artificial intelligence is now at the forefront, but the general research stage. Among them, the research and application of weak artificial intelligence is the most popular.
  • the so-called weak artificial intelligence is embodied in some single and repetitive work.
  • the humans pre-set the relevant rules and trigger conditions through the computer. When the actual situation meets these trigger conditions, the hardware or software system will make stress. A series of reactions.
  • the embodiment of the present invention provides an adjustment method according to a fingerprint and software account matching technology, and aims to provide a matching relationship between a preset fingerprint and a software account for a case where the software type is more complicated and the account password to be memorized is more complicated.
  • the account is automatically matched according to the login software name and the user input fingerprint, and the user logs in, so that the user does not need to memorize the account, and only needs to use the fingerprint to log in the software, thereby alleviating the user's memory of various software accounts.
  • the burden can be automatically adjusted according to the user's specific use.
  • the present invention is implemented as follows: an adjustment method according to a fingerprint and software account matching technology, comprising the following steps:
  • the software name is detected, and the fingerprint input by the user is detected;
  • the fingerprint matching software login is stopped.
  • the embodiment of the invention further provides a login system, including:
  • a recording unit configured to record a software account matched by the fingerprint, and record a software name matched by the software account
  • a detecting unit wherein the input end is connected to the output end of the recording unit, and is used to detect the software name when the user needs to input the login account in the software, and detect the fingerprint input by the user;
  • a matching unit wherein the input end is connected to the output end of the detecting unit, and is configured to match the account according to the software name and the user fingerprint, and log in;
  • the technical adjustment unit is configured to be connected to the output of the matching unit, and is configured to stop the fingerprint matching software login when the number of times the user logs in to the account in a certain time exceeds a preset threshold.
  • the user By presetting the matching relationship between the fingerprint and the software account, the user automatically matches the account according to the login software name and the user input fingerprint when the software logs in, and logs in, so that the user does not need to memorize the account, and only needs to use the fingerprint.
  • the login software reduces the burden on the user to memorize various software accounts, and can automatically adjust the application of the technology according to the specific usage of the user.
  • FIG. 1 is a schematic flowchart of an adjustment method according to a fingerprint and software account matching technology according to an embodiment of the present invention
  • FIG. 2 is a schematic structural diagram of a login system according to an embodiment of the present invention.
  • figure 1 It is a schematic flowchart of an adjustment method according to a fingerprint and software account matching technology provided by the embodiment of the present invention. For the convenience of description, only parts related to the embodiment of the present invention are shown.
  • step S100 the software account matching the fingerprint is recorded, and the software name matched by the software account is recorded.
  • the software account recorded by fingerprint 1 is: abc
  • the password is: 1234567890
  • the software account matches 'IQIYI'.
  • step S101 when the user needs to input the login account in the software, the software name is detected, and the fingerprint input by the user is detected.
  • step S102 the account number is matched according to the software name and the user fingerprint, and the login is made.
  • the account number is required.
  • the user's fingerprint is detected, and the software account is detected according to the fingerprint and the software name 'Iqiyiyi': abc, the password is: 1234567890.
  • step S103 In the case that the number of times the user logs in to the account in a certain period of time exceeds a preset threshold, it indicates that the technology is cumbersome for a specific user, and the specific user is accustomed to the traditional login method.
  • the technology and technical design The original intention runs counter to each other, so in this case, the system recognizes this situation through self-learning and stops the fingerprint matching software login.
  • the user By presetting the matching relationship between the fingerprint and the software account, the user automatically matches the account according to the login software name and the user input fingerprint when the software logs in, and logs in, so that the user does not need to memorize the account, and only needs to use the fingerprint.
  • the login software reduces the burden on the user to memorize various software accounts, and can automatically adjust the application of the technology according to the specific usage of the user.
  • FIG. 2 is a schematic structural diagram of a login system according to an embodiment of the present invention, where the login system includes:
  • a recording unit 21 configured to record a software account matching the fingerprint, and record a software name matched by the software account;
  • a detecting unit 22 an input end thereof and the recording unit 21
  • the output terminal is connected, when the user needs to input the login account in the software, the software name is detected, and the fingerprint input by the user is detected;
  • Matching unit 23 its input end and the detecting unit 22
  • the output terminal is connected, and is used to match the account according to the software name and the user fingerprint, and log in;
  • Technical adjustment unit 24 its input end and the matching unit 23
  • the output terminal is connected, and is used to stop the fingerprint matching software login when the number of times the user logs in to the account in a certain time exceeds a preset threshold.
  • the working principle is: the recording unit 21 records the software account matching the fingerprint, and records the software name matched by the software account; the detecting unit 22 When the user needs to input the login account in the software, the software name is detected, and the fingerprint input by the user is detected; the matching unit 23 matches the account according to the software name and the user fingerprint, and logs in.
  • Technical adjustment unit 24 The fingerprint matching software login is stopped when the number of times the user logs in to the account in another manner within a certain time exceeds a preset threshold.
  • the user By presetting the matching relationship between the fingerprint and the software account, the user automatically matches the account according to the login software name and the user input fingerprint when the software logs in, and logs in, so that the user does not need to memorize the account, and only needs to use the fingerprint.
  • the login software reduces the burden on the user to memorize various software accounts, and can automatically adjust the application of the technology according to the specific usage of the user.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)
  • Collating Specific Patterns (AREA)

Abstract

本发明属于计算机软件领域,提供了一种根据指纹与软件账号匹配技术的调整方法以及登陆***,所述方法包括:记录指纹匹配的软件账号,记录所述软件账号匹配的软件名称;当用户需要在软件输入登陆账号时,检测该软件名称,检测用户输入的指纹;根据软件名称及用户指纹匹配出账号,并登陆;当用户在特定时间内采用其他方式登录账号的次数超过预设的阈值时,停止指纹匹配软件登录。本发明通过让用户无需记忆账号,只需使用指纹就能登陆软件,减轻了用户记忆各种软件账户的负担,同时能够根据用户的具体使用情况,自动调整该项技术的应用。

Description

根据指纹与软件账号匹配技术的调整方法以及登陆*** 技术领域
本发明属于计算机软件领域,提供了一种根据指纹与软件账号匹配技术的调整方法以及登陆***。
背景技术
人工智能 ( Artificial Intelligence ), 英文 缩写为 AI 。它是 研究 、 开发 用于 模拟 、 延伸 和扩展人的 智能 的理论、方法、技术及应用***的一门新的技术科学。
现在人工智能的研究属于前沿,但普遍研究阶段。其中以弱人工智能的研究和应用最为普及。所谓弱人工智能体现在某些单一、重复性的工作上面,由人类通过计算机预先设置好相关的规则和触发条件,当现实情况满足这些触发条件时,硬件或软件***将会应激地做出一系列反应。
在弱人工智能的研究和应用上,人们希望通过上述'定规则 - 应激反应'的方式,帮助人类处理重复性大、可预测性大的工作。同时,也希望人工智能能够识别和学习特定用户的价值取向。
在本人的上一个申请《根据指纹匹配软件账号的方法以及登陆***》中,提出了一个弱人工智能的解决方案,但是该方案仅仅是研发阶段所假设的'用户需求',针对于实际使用情况,尤其针对于特定个体用户,该方案是否具有价值或者能否取悦特定个体用户则根据个体用户的不同有所区别。
综上,需要提出一种根据用户的具体使用情况,自动调整该项技术的实际应用。
技术问题
本发明实施例提供了一种根据指纹与软件账号匹配技术的调整方法,目的在于针对软件类型较多、需要记忆的账号密码较复杂的情况,提供一种通过预设指纹与软件账号的匹配关系,当用户需要在软件登录时,根据登陆软件名称及用户输入指纹自动匹配出账号,并登陆,从而让用户无需记忆账号,只需使用指纹就能登陆软件,减轻了用户记忆各种软件账户的负担,同时能够根据用户的具体使用情况,自动调整该项技术的应用。
技术解决方案
本发明是这样实现的:一种根据指纹与软件账号匹配技术的调整方法,包括以下步骤:
记录指纹匹配的软件账号,记录所述软件账号匹配的软件名称;
当用户需要在软件输入登陆账号时,检测该软件名称,检测用户输入的指纹;
根据软件名称及用户指纹匹配出账号,并登陆;
当用户在特定时间内采用其他方式登录账号的次数超过预设的阈值时,停止指纹匹配软件登录。
本发明实施例还提供了一种登录***,包括:
记录单元,检测单元,匹配单元,技术调整单元,其中:
记录单元,用于记录指纹匹配的软件账号,记录所述软件账号匹配的软件名称;
检测单元,其输入端与所述记录单元输出端连接,用于当用户需要在软件输入登陆账号时,检测该软件名称,检测用户输入的指纹;
匹配单元,其输入端与所述检测单元输出端连接,用于根据软件名称及用户指纹匹配出账号,并登陆;
技术调整单元,其输入端与所述匹配单元输出端连接,用于当用户在特定时间内采用其他方式登录账号的次数超过预设的阈值时,停止指纹匹配软件登录。
有益效果
本发明通过预设指纹与软件账号的匹配关系,当用户需要在软件登录时,根据登陆软件名称及用户输入指纹自动匹配出账号,并登陆,从而让用户无需记忆账号,只需使用指纹就能登陆软件,减轻了用户记忆各种软件账户的负担,同时能够根据用户的具体使用情况,自动调整该项技术的应用。
附图说明
图 1 是本发明实施例提供的一种根据指纹与软件账号匹配技术的调整方法的流程示意图;
图 2 是本发明实施例提供的登录***的结构示意图。
本发明的实施方式
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。
图 1 是发明实施例提供的一种根据指纹与软件账号匹配技术的调整方法的流程示意图,为了便于说明,只示出了与本发明实施例相关的部分。
在步骤 S100 中,记录指纹匹配的软件账号,记录所述软件账号匹配的软件名称。
本实例中,指纹 1 记录的软件账号: abc ,密码为: 1234567890 ,该软件账号匹配的是'爱奇艺'。
在步骤 S101 中,当用户需要在软件输入登陆账号时,检测该软件名称,检测用户输入的指纹。
在步骤 S102 中,根据软件名称及用户指纹匹配出账号,并登陆。
本实例中,当用户打开'爱奇艺'需要输入账号 , 检测用户指纹,根据指纹与软件名称'爱奇艺'检测出该软件账号: abc ,密码为: 1234567890 。
在步骤 S103 中,当用户在特定时间内采用其他方式登录账号的次数超过预设的阈值时,说明该项技术针对于特定的用户是增加繁琐性,特定用户习惯于传统的登录方法,该技术与技术设计的初衷背道而驰,所以,在这种情况下,***通过自学习而识别出这种情况,停止指纹匹配软件登录。
本发明通过预设指纹与软件账号的匹配关系,当用户需要在软件登录时,根据登陆软件名称及用户输入指纹自动匹配出账号,并登陆,从而让用户无需记忆账号,只需使用指纹就能登陆软件,减轻了用户记忆各种软件账户的负担,同时能够根据用户的具体使用情况,自动调整该项技术的应用。
图 2 是本发明实施例提供的登录***的结构示意图,该登录***包括:
记录单元 21 ,检测单元 22 ,匹配单元 23 ,技术调整单元 24 ,其中:
记录单元 21 ,用于记录指纹匹配的软件账号,记录所述软件账号匹配的软件名称;
检测单元 22 ,其输入端与所述记录单元 21 输出端连接,用于当用户需要在软件输入登陆账号时,检测该软件名称,检测用户输入的指纹;
匹配单元 23 ,其输入端与所述检测单元 22 输出端连接,用于根据软件名称及用户指纹匹配出账号,并登陆;
技术调整单元 24 ,其输入端与所述匹配单元 23 输出端连接,用于当用户在特定时间内采用其他方式登录账号的次数超过预设的阈值时,停止指纹匹配软件登录。
其工作原理是:记录单元 21 ,记录指纹匹配的软件账号,记录所述软件账号匹配的软件名称;检测单元 22 ,当用户需要在软件输入登陆账号时,检测该软件名称,检测用户输入的指纹;匹配单元 23 ,根据软件名称及用户指纹匹配出账号,并登陆。技术调整单元 24 在用户在特定时间内采用其他方式登录账号的次数超过预设的阈值时,停止指纹匹配软件登录。
本发明通过预设指纹与软件账号的匹配关系,当用户需要在软件登录时,根据登陆软件名称及用户输入指纹自动匹配出账号,并登陆,从而让用户无需记忆账号,只需使用指纹就能登陆软件,减轻了用户记忆各种软件账户的负担,同时能够根据用户的具体使用情况,自动调整该项技术的应用。
以上仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。

Claims (2)

  1. 一种根据指纹与软件账号匹配技术的调整方法,其特征在于,所述方法包括如下步骤:
    记录指纹匹配的软件账号,记录所述软件账号匹配的软件名称;
    当用户需要在软件输入登陆账号时,检测该软件名称,检测用户输入的指纹;
    根据软件名称及用户指纹匹配出账号,并登陆;
    当用户在特定时间内采用其他方式登录账号的次数超过预设的阈值时,停止指纹匹配软件登录。
  2. 一种登录***,其特征在于,所述登录***包括:
    记录单元,检测单元,匹配单元,技术调整单元,其中:
    记录单元,用于记录指纹匹配的软件账号,记录所述软件账号匹配的软件名称;
    检测单元,其输入端与所述记录单元输出端连接,用于当用户需要在软件输入登陆账号时,检测该软件名称,检测用户输入的指纹;
    匹配单元,其输入端与所述检测单元输出端连接,用于根据软件名称及用户指纹匹配出账号,并登陆;
    技术调整单元,其输入端与所述匹配单元输出端连接,用于当用户在特定时间内采用其他方式登录账号的次数超过预设的阈值时,停止指纹匹配软件登录。
PCT/CN2016/093348 2016-08-04 2016-08-04 根据指纹与软件账号匹配技术的调整方法以及登陆*** WO2018023597A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/093348 WO2018023597A1 (zh) 2016-08-04 2016-08-04 根据指纹与软件账号匹配技术的调整方法以及登陆***

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/093348 WO2018023597A1 (zh) 2016-08-04 2016-08-04 根据指纹与软件账号匹配技术的调整方法以及登陆***

Publications (1)

Publication Number Publication Date
WO2018023597A1 true WO2018023597A1 (zh) 2018-02-08

Family

ID=61072631

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/093348 WO2018023597A1 (zh) 2016-08-04 2016-08-04 根据指纹与软件账号匹配技术的调整方法以及登陆***

Country Status (1)

Country Link
WO (1) WO2018023597A1 (zh)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2101276A1 (en) * 2008-03-10 2009-09-16 Aceinc Pty. Limited Data access and user identity verification
CN103685232A (zh) * 2013-11-11 2014-03-26 上海乐今通信技术有限公司 移动终端及移动应用登录方法
CN103886239A (zh) * 2014-03-31 2014-06-25 深圳市欧珀通信软件有限公司 一种移动终端应用程序的用户鉴权方法和装置
CN103957202A (zh) * 2014-04-22 2014-07-30 中国工商银行股份有限公司 一种安全登录方法及***
CN105094874A (zh) * 2014-05-20 2015-11-25 中国电信股份有限公司 一种启动应用的方法和***

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2101276A1 (en) * 2008-03-10 2009-09-16 Aceinc Pty. Limited Data access and user identity verification
CN103685232A (zh) * 2013-11-11 2014-03-26 上海乐今通信技术有限公司 移动终端及移动应用登录方法
CN103886239A (zh) * 2014-03-31 2014-06-25 深圳市欧珀通信软件有限公司 一种移动终端应用程序的用户鉴权方法和装置
CN103957202A (zh) * 2014-04-22 2014-07-30 中国工商银行股份有限公司 一种安全登录方法及***
CN105094874A (zh) * 2014-05-20 2015-11-25 中国电信股份有限公司 一种启动应用的方法和***

Similar Documents

Publication Publication Date Title
WO2018023600A1 (zh) 根据使用情况调整指纹登录技术的方法以及登陆***
WO2018023657A1 (zh) 根据微信公众号推送广告技术的调整方法以及推送***
WO2018023597A1 (zh) 根据指纹与软件账号匹配技术的调整方法以及登陆***
WO2018023596A1 (zh) 根据指纹与软件账号匹配技术的暂停方法以及登陆***
WO2018023656A1 (zh) 根据其他用户使用情况调整广告推送的方法以及推送***
WO2018023599A1 (zh) 根据市场反馈调整指纹登录技术的方法以及登陆***
WO2018023574A1 (zh) 手势打开文件夹的调整方法以及文件***
WO2018023781A1 (zh) 自动调节电视亮度技术的调整方法以及电视机
WO2018027415A1 (zh) 自动调节电视亮度技术的调整方法以及电视机
WO2018027418A1 (zh) 人脸调节电视设置技术的停用方法以及电视机
WO2018023583A1 (zh) 指纹打开文件夹的调整方法以及文件***
WO2018023654A1 (zh) 根据 qq 群推送广告技术的调整方法以及推送***
WO2018027421A1 (zh) 人脸匹配观看时间技术的调整方法以及电视机
WO2018023601A1 (zh) 根据指纹匹配网站账号的方法以及登陆***
WO2018023782A1 (zh) 根据人脸调节电视亮度的方法以及电视机
WO2018027414A1 (zh) 根据市场反馈停用亮度调节技术的方法以及电视机
WO2018023577A1 (zh) 手势匹配表情发送指令的停用方法以及表情***
WO2018023784A1 (zh) 人脸调节电视设置技术的停用方法以及电视机
WO2018027373A1 (zh) 停止向电脑端自动推送阅读记录的方法以及读书***
WO2018027376A1 (zh) 停止向手机端自动推送阅读记录的方法以及读书***
WO2018023580A1 (zh) 指纹匹配软件技术的停用方法以及手机***
WO2018023769A1 (zh) 通信录共享技术的调节方法以及共享***
WO2018018523A1 (zh) 一种根据聊天频率自动分组的调整方法以及分组***
WO2018023571A1 (zh) 手势匹配软件技术的停用方法以及手机***
WO2018027372A1 (zh) 根据用户使用习惯调整推送技术的方法以及读书***

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16911193

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 26.06.2019)

122 Ep: pct application non-entry in european phase

Ref document number: 16911193

Country of ref document: EP

Kind code of ref document: A1