KR20060091062A - The algorithm for user login by mouse click - Google Patents

The algorithm for user login by mouse click Download PDF

Info

Publication number
KR20060091062A
KR20060091062A KR1020050011664A KR20050011664A KR20060091062A KR 20060091062 A KR20060091062 A KR 20060091062A KR 1020050011664 A KR1020050011664 A KR 1020050011664A KR 20050011664 A KR20050011664 A KR 20050011664A KR 20060091062 A KR20060091062 A KR 20060091062A
Authority
KR
South Korea
Prior art keywords
user
mouse
password
unique number
screen
Prior art date
Application number
KR1020050011664A
Other languages
Korean (ko)
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 KR1020050011664A priority Critical patent/KR20060091062A/en
Publication of KR20060091062A publication Critical patent/KR20060091062A/en

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A43FOOTWEAR
    • A43BCHARACTERISTIC FEATURES OF FOOTWEAR; PARTS OF FOOTWEAR
    • A43B17/00Insoles for insertion, e.g. footbeds or inlays, for attachment to the shoe after the upper has been joined
    • A43B17/02Insoles for insertion, e.g. footbeds or inlays, for attachment to the shoe after the upper has been joined wedge-like or resilient
    • A43B17/03Insoles for insertion, e.g. footbeds or inlays, for attachment to the shoe after the upper has been joined wedge-like or resilient filled with a gas, e.g. air
    • AHUMAN NECESSITIES
    • A43FOOTWEAR
    • A43BCHARACTERISTIC FEATURES OF FOOTWEAR; PARTS OF FOOTWEAR
    • A43B17/00Insoles for insertion, e.g. footbeds or inlays, for attachment to the shoe after the upper has been joined
    • A43B17/14Insoles for insertion, e.g. footbeds or inlays, for attachment to the shoe after the upper has been joined made of sponge, rubber, or plastic materials

Landscapes

  • Input From Keyboards Or The Like (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

본 발명은 컴퓨터 사용자를 인식하는 소프트웨어 알고리즘에 관한 것이다. 키보드 타이핑에 의한 고유번호와 비빌번호 입력방법을 마우스 클릭만으로 대체하기 위한 발명이다. 분할된 화면을 연속하여 마우스로 선택함으로서 사용자의 고유번호와 비빌번호를 구분한다.The present invention relates to a software algorithm for recognizing a computer user. It is an invention for replacing the unique number and password number input method by keyboard typing with only mouse click. By selecting the divided screen with a mouse in succession, the user's unique number and password are distinguished.

이미지는 문자보다 기억하기 쉽고, 문자보다 더 높은 수준의 보안을 유지할 수 있으며 키보드 타이핑을 마우스 클릭으로 대체함으로서 빠르고 편안한 입력 방식을 제공한다. Images are easier to remember than letters, maintain a higher level of security than letters, and replace keyboard typing with mouse clicks, providing a fast and comfortable input method.

이를 위하여 본 발명은, 가로세로로 분할된 화면을 연속해서 마우스로 선택하는 과정을 통해 고유번호와 비빌번호를 생성시켜, 로그인하려는 사용자를 분별하는 단계, 선택 가능한 화면 수를 증가시키거나 분할 개수를 증가시켜 원하는 만큼의 보안을 확보하는 단계 , 분할화면 구성 시 각 칸에 기억하기 쉬운 이미지와 소리, 문자를 함께 배치하여 사용자의 인지도를 높이는 단계로 구성된다. To this end, the present invention, by generating a unique number and password number through the process of continuously selecting the screen divided into vertical and horizontal, by the step of identifying the user to log in, increase the number of selectable screens or increase the number of divisions It is composed of the steps to secure as much security as you want, and to raise the user's awareness by arranging images, sounds, and characters that are easy to remember in each column when configuring split screens.

사용자 인증, 마우스 선택를 이용한 로그인 알고리즘 Login algorithm using user authentication and mouse selection

Description

마우스 선택을 통한 사용자 인증 알고리즘{The algorithm for user login by mouse click}User authentication algorithm by mouse selection {The algorithm for user login by mouse click}

도 1은 마우스로 선택하는 화면분할의 구성도   1 is a configuration diagram of screen division selected by a mouse

도 2는 분할화면의 연속 선택을 위한 화면의 구성도   2 is a configuration diagram of a screen for continuous selection of split screens;

도 3은 분할화면 목록에서 선택   3 is selected from the split screen list

도 4는 고유번호와 비밀번호를 생성시키는 방법   4 is a method of generating a unique number and password

본 발명은 컴퓨터 프로그램을 사용하기 전에, 제한된 사용자만 이용 가능하게 하는 사용자 인증 방법에 관한 것이다. 현재 사용자를 인증하는 일반적인 방법은 키보드 입력에 의한 고유번호(아이디)와 비밀번호(패스워드) 검증방식과 공인인증서가 함께 사용되고 있다. 사용자가 많은 사이트의 경우 중복되지 않는 고유번호를 만들려면 회원아이디가 길어지는 문제가 있고, 키보드 타이핑이 서투른 사람은 절차가 복잡하게 느껴지는 문제가 있다. 공인인증서를 이용하는 경우도 준비 절차가 복잡할 뿐만 아니라 암호를 입력할 것을 요구하고 있어 키보드 입력을 피해갈 수 없는 상황이다.The present invention relates to a user authentication method that makes available to a limited user before using a computer program. Currently, the general method of authenticating a user is using a unique number (ID) and password (password) verification method by using a keyboard input and a public certificate. In the case of a large number of sites, there is a problem that the member ID is long to create a unique number that is not duplicated, and a person who is not good at keyboard typing has a problem that the procedure is complicated. In the case of using an accredited certificate, the preparation process is not only complicated, but also requires a password to be entered.

본 발명은 상기와 같은 문제점을 해소하기 위해 키보드 타이핑에 의한 고유번호와 비밀번호 입력방법을 마우스 클릭만으로 대체하기 위한 방법을 제공한다. 분할된 화면 몇 장을 연속하여 마우스로 선택함으로서 사용자의 고유번호와 비밀번호를 구분한다. 또 분할화면 선택 방식은 문자보다 기억하기 쉽고, 문자보다 더 높은 수준의 보안을 유지할 수 있으며, 키보드 타이핑을 마우스 클릭으로 대체함으로서 빠르고 편안한 입력 방식을 제공하는 데 본 발명의 목적이 있는 것이다. 마우스가 없는 경우라도 키보드의 방향키를 병행하여 이용할 수 있어 불편을 최소화하며, 마우스 클릭으로 생성된 고유번호와 비밀번호를 키보드로 입력할 수 있도록 문자화하여 관리한다. The present invention provides a method for replacing the unique number and password input method by keyboard typing only with a mouse click to solve the above problems. By selecting several divided screens in a row with a mouse, the user's unique number and password are distinguished. In addition, the split screen selection method is easier to remember than the character, it is possible to maintain a higher level of security than the character, it is an object of the present invention to provide a fast and comfortable input method by replacing the keyboard typing with a mouse click. Even if there is no mouse, the direction keys on the keyboard can be used in parallel to minimize inconvenience, and the unique number and password generated by the mouse click can be typed and managed by the keyboard.

이와같은 목적을 달성하기 위한 본 발명은, 가로세로로 분할된 화면을 연속해서 마우스로 선택하는 과정을 통해 고유번호와 비밀번호를 생성시켜, 로그인하려는 사용자를 분별하게 되는 단계, 선택 가능한 화면 수를 증가시키거나 분할개수를 증가시켜 원하는 만큼의 보안을 확보하는 단계 , 분할화면 구성 시 각각의 영역에 기억하기 쉬운 이미지와 소리, 문자를 함께 배치하여 사용자의 인지도를 높이는 단계로 이루어진 것에 특징이 있다.In order to achieve the above object, the present invention generates a unique number and a password through a process of continuously selecting a screen divided into two vertically and horizontally, and distinguishes a user to log in, and increases the number of selectable screens. To secure as much security as you want by increasing the number of divisions or increasing the number of divisions, and to raise user's awareness by arranging images, sounds, and characters that are easy to remember in each area when configuring split screens. It is characterized by what has been done.

이하 첨부된 도면에 의해 상세히 설명하면 다음과 같다.      Hereinafter, described in detail by the accompanying drawings as follows.

도 1는 화면을 분할하는 방법을 보여준다. 화면의 일정한 영역을 지정하여 가로세로로 바둑판 모양으로 분할하여 마우스로 선택했을 때 분할된 위치를 인식하게 한다. 분할된 각 영역은 고유한 값을 할당하여 식별이 가능하게 한다. 바탕의 이미지는 사용자가 기억하기 쉬운 정보를 제공한다. 예를 들면, 유명한 연예인의 사진이나 12간지 동물 등을 사용한다. 마우스 선택 시 소리정보와 이미지, 문자 정보도 제공할 수 있다. 마우스가 정해진 영역으로 이동할 때 소리를 들려주는 방식으로 추가정보를 제공한다.1 shows a method of dividing a screen. It designates a certain area of the screen and divides it into tiles vertically and horizontally so as to recognize the divided position when the mouse selects it. Each partitioned area is assigned a unique value to enable identification. The background image provides information that is easy for the user to remember. For example, pictures of famous celebrities or 12 kanji animals are used. Sound information, image and text information can be provided when selecting a mouse. Additional information is provided by sounding when the mouse moves over a defined area.

도 2는 선택 가능한 분할화면 개수를 조절하여 보안을 확보하는 방법을 설명한다. 한 장의 분할화면으로 분할된 개수만큼의 식별값을 선택할 수 있다.2 illustrates a method of securing security by adjusting the number of selectable split screens. You can select as many identification values as are divided into one split screen.

연속해서 선택할 경우 경우의 수는 배가 된다. 도1와 같이 5*5인 경우 한 장으로 25가지 선택이 가능하며, 두장을 연속해서 선택하면 25*25가지 선택이 이루어진다. 10*10으로 분할화면 세장 선택시 100*100*100가지 선택이 가능하다. 회원수에 따라 필요한 만큼의 선택하는 분할화면 개수를 조정할 수 있다.In the case of successive selections, the number is doubled. In the case of 5 * 5 as shown in FIG. 1, 25 pieces are available in one sheet, and 25 * 25 kinds are selected when two sheets are selected in succession. When selecting three split screens with 10 * 10, 100 * 100 * 100 can be selected. Depending on the number of members, the number of split screens can be adjusted as needed.

도3은 사용자가 분할화면 종류와 순서를 선택하는 방법을 설명한다. 고유번호와 비밀번호를 생성하는 단계에서 사용자는 준비된 분할화면 목록에서 자신이 원하는 종류의 분할화면을 선택하고 순서를 정한다. 첫번째 = A분할화면, 두번째 = C분할화면, 세번째 = F분할화면 ...3 illustrates a method in which a user selects a split screen type and order. In the step of generating a unique number and password, the user selects a split screen of the desired type from the prepared split screen list and sets the order. First = A Split Screen, Second = C Split Screen, Third = F Split Screen ...

분할화면의 종류가 다양할수록 선택 가능한 경우의 수가 많아지고, 사용자의 기호에 적절한 대응이 이루어져 인지도를 높일 수 있다.As the types of split screens vary, the number of selectable cases increases, and the recognition can be improved by appropriately responding to a user's preference.

도4 고유번호와 비밀번호 운영 단계를 설명한다. 첫 번째부터 정해진 수 만큼의 분할화면 선택에 의해 고유번호가 결정된다. 결정된 고유번호는 중복되지 않아야 한다. 중복된 경우 선택을 다시 하도록 한다. 고유번호가 결정되면 비밀번호를 위한 선택을 한다. 선택한 값을 코드화하는 방법은 도4와 같다.Figure 4 describes the operation of the unique number and password. The unique number is determined by selecting a predetermined number of split screens from the first. The unique numbers determined should not overlap. If it is a duplicate, try again. Once a unique number is determined, a choice is made for the password. The method of encoding the selected value is shown in FIG.

도4에서 1번째 선택 1, 2번째 선택 : 가, 3번째 선택 : BB 라고하면In Fig. 4, 1st selection 1st, 2nd selection: a, 3rd selection: BB

고유번호 = 1+가+BB = 1가BBIdentification Number = 1 + A + BB = 1A BB

1가BB 고유번호가 중복되었는가를 검사하여 중복되지 않았을 경우, 고유번호 선택과 동일한 방법으로 비밀번호 입력을 위한 분할화면을 선택하여 비밀번호를 정한다. 단, 입력된 비밀번호는 중복 여부를 검사할 필요가 없다.If it is not duplicated by checking whether the 1BBB unique number is duplicated, select the split screen for password input in the same way as selecting the unique number to determine the password. However, there is no need to check for duplicate passwords.

이상에서 상술한 바와 같이 본 발명은, 마우스 선택만으로 사용자를 구분할 수 있고, 문자를 입력하는 방식 이상의 보안을 유지할 수 있으며, 이미지나 기호와 같은 부가 정보를 함께 제공함으로서 사용자들이 선택한 영역을 기억하기 쉽게 한다.As described above, the present invention can distinguish users by selecting a mouse, maintain security beyond a method of inputting characters, and easily store an area selected by users by providing additional information such as an image or a symbol. do.

Claims (1)

프로그램 사용자를 인식하는 방법에 있어서, 가로세로로 분할된 화면을 연속해서 마우스로 선택하는 과정을 통해 고유번호와 비밀번호를 생성시키는 단계,  A method of recognizing a program user, comprising: generating a unique number and a password by successively selecting a screen divided into two vertically and horizontally with a mouse; 선택 가능한 분할화면 수를 증가시키거나, 각 분할화면의 분할 수를 증가시켜 원하는 만큼의 보안을 확보하는 단계, Increasing the number of selectable split screens or increasing the number of splits in each split screen to secure as much security as desired; 분할화면 구성 시 각 칸에 기억하기 쉬운 이미지와 소리, 문자를 함께 결합하여 사용자의 인지도를 높이는 단계.Steps to raise user's awareness by combining images, sounds, and characters that are easy to remember in each column when configuring split screen.
KR1020050011664A 2005-02-11 2005-02-11 The algorithm for user login by mouse click KR20060091062A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050011664A KR20060091062A (en) 2005-02-11 2005-02-11 The algorithm for user login by mouse click

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050011664A KR20060091062A (en) 2005-02-11 2005-02-11 The algorithm for user login by mouse click

Publications (1)

Publication Number Publication Date
KR20060091062A true KR20060091062A (en) 2006-08-18

Family

ID=37592974

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050011664A KR20060091062A (en) 2005-02-11 2005-02-11 The algorithm for user login by mouse click

Country Status (1)

Country Link
KR (1) KR20060091062A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100801754B1 (en) * 2006-12-28 2008-02-11 박명종 Monitor control method using mouse with security function key
CN104537285A (en) * 2014-12-10 2015-04-22 微梦创科网络科技(中国)有限公司 Network user registration anti-brushing method and device
CN101414910B (en) * 2008-11-28 2015-07-22 飞天诚信科技股份有限公司 Method and apparatus for improving information input safety

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100801754B1 (en) * 2006-12-28 2008-02-11 박명종 Monitor control method using mouse with security function key
CN101414910B (en) * 2008-11-28 2015-07-22 飞天诚信科技股份有限公司 Method and apparatus for improving information input safety
CN104537285A (en) * 2014-12-10 2015-04-22 微梦创科网络科技(中国)有限公司 Network user registration anti-brushing method and device

Similar Documents

Publication Publication Date Title
US9524395B2 (en) Apparatus and methods for obtaining a password hint
US9117068B1 (en) Password protection using pattern
US20080172715A1 (en) Scalable context-based authentication
US9111073B1 (en) Password protection using pattern
US20180150627A1 (en) Authentication using multi-component swipe pattern and color, sound or symbol series unlocking patterns and or codes
US20040230843A1 (en) System and method for authenticating users using image selection
US20120005483A1 (en) Method for Image-Based Authentication
US20080066167A1 (en) Password based access including error allowance
US9813409B2 (en) Method of dynamically adapting a graphical password sequence by executing computer-executable instructions stored on a non-transitory computer-readable medium
JP2005537574A (en) User authentication system and method with strong password
US10333923B2 (en) Authentication based on visual memory
WO2015105226A1 (en) Touch terminal and password generation method thereof
CN112955885A (en) Multi-factor based password authentication
Yang PassPositions: A secure and user-friendly graphical password scheme
Zangooei et al. A hybrid recognition and recall based approach in graphical passwords
JP2007310515A (en) Password authentication system, password authentication server, password authentication method and program
KR20060091062A (en) The algorithm for user login by mouse click
Arun Kumar et al. A survey on graphical authentication system resisting shoulder surfing attack
Joshi et al. Authentication Using Text and Graphical Password
WO2018130852A1 (en) Improved authentication
Dunphy Usable, secure and deployable graphical passwords
Abuthaheer et al. Cued Click Points Graphical Images and Text Password along with Pixel based OTP Authentication
JP5258258B2 (en) Password generating apparatus, password generating method and program
LIM Multi-grid background Pass-Go
Naveen et al. Improved CAPTCHA based Authentication for E-mail ID

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application