JP6902361B2 - Input assist device, input assist method and input assist program - Google Patents

Input assist device, input assist method and input assist program Download PDF

Info

Publication number
JP6902361B2
JP6902361B2 JP2017029172A JP2017029172A JP6902361B2 JP 6902361 B2 JP6902361 B2 JP 6902361B2 JP 2017029172 A JP2017029172 A JP 2017029172A JP 2017029172 A JP2017029172 A JP 2017029172A JP 6902361 B2 JP6902361 B2 JP 6902361B2
Authority
JP
Japan
Prior art keywords
character
input
display
characters
user
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
JP2017029172A
Other languages
Japanese (ja)
Other versions
JP2018136627A (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.)
KDDI Corp
Original Assignee
KDDI Corp
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 KDDI Corp filed Critical KDDI Corp
Priority to JP2017029172A priority Critical patent/JP6902361B2/en
Publication of JP2018136627A publication Critical patent/JP2018136627A/en
Application granted granted Critical
Publication of JP6902361B2 publication Critical patent/JP6902361B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Description

本発明は、パスワード入力時の表示制御を行う入力補助装置、入力補助方法及び入力補助プログラムに関する。 The present invention relates to an input assist device, an input assist method, and an input assist program that control display when a password is input.

従来、端末にパスワードが入力されると、マスクされた文字で表示したり、最後に入力された文字を短時間、又は次の文字が入力されるまで表示したりする制御方法がある。
第三者にパスワードが見られないようにセキュリティを高めるためには、最後の文字もマスク文字も表示しないことが考えられるが、最後に入力された文字が表示されることにより、例えば、PC(Personal Computer)等で用いられる物理キーボードよりも信頼性の低いタッチタイプのソフトウェアキーボード等における入力ミスを、ユーザが容易に気付くことができる。また、マスクされた文字でパスワードの文字をエコーすることで、ユーザの入力が実際に受け付けられたことをユーザに視覚的にフィードバックできる。
Conventionally, when a password is input to a terminal, there is a control method of displaying masked characters or displaying the last input character for a short time or until the next character is input.
In order to increase security so that the password cannot be seen by a third party, it is conceivable that neither the last character nor the mask character is displayed, but by displaying the last entered character, for example, a PC ( The user can easily notice an input error in a touch-type software keyboard or the like, which is less reliable than a physical keyboard used in a personal computer or the like. Also, by echoing the password characters with the masked characters, it is possible to visually feed back to the user that the user's input was actually accepted.

また、第三者にパスワードを知られないようにする手法として、実際のパスワードそのものを打ち込む操作を排除する技術が提案されており、例えば、特許文献1には、パスワード入力時にダミーパスワードを入力させることにより、真正パスワードの察知を困難にする認証装置が示されている。 Further, as a method of preventing a third party from knowing the password, a technique of eliminating the operation of inputting the actual password itself has been proposed. For example, in Patent Document 1, a dummy password is input when the password is input. This shows an authentication device that makes it difficult to detect the authentic password.

特開2012−133702号公報Japanese Unexamined Patent Publication No. 2012-133702

ユーザに実際のパスワードを入力させる場合、前述のように入力操作のフィードバックがあると、利便性が向上する代わりに、第三者にパスワードの内容が知られる可能性が生じてしまう。 When the user is required to enter the actual password, if there is feedback on the input operation as described above, the convenience may be improved, but the contents of the password may be known to a third party.

本発明は、入力した文字をユーザに視認させつつも、この文字が第三者に知られる可能性を低減できる入力補助装置、入力補助方法及び入力補助プログラムを提供することを目的とする。 An object of the present invention is to provide an input assist device, an input assist method, and an input assist program capable of reducing the possibility that the input character is visually recognized by a user while reducing the possibility that the character is known to a third party.

本発明に係る入力補助装置は、パスワードを構成する文字の入力を順次受け付ける受付部と、前記受付部が受け付けた入力文字の表示キャラクタを標準の表示態様から変換し、難読化した表示データを生成する変換部と、前記変換部が生成した前記表示データを表示させる表示制御部と、を備える。 The input assist device according to the present invention converts the reception unit that sequentially accepts the input of characters constituting the password and the display character of the input character received by the reception unit from the standard display mode to generate obfuscated display data. A conversion unit for displaying the display data generated by the conversion unit and a display control unit for displaying the display data generated by the conversion unit are provided.

前記変換部は、前記表示キャラクタの形状を変換してもよい。 The conversion unit may convert the shape of the display character.

前記変換部は、前記表示キャラクタにノイズ画像を付加してもよい。 The conversion unit may add a noise image to the display character.

前記変換部は、前記入力文字と共に、当該入力文字と異なるダミー文字の表示キャラクタを含む表示データを生成してもよい。 The conversion unit may generate display data including display characters of dummy characters different from the input characters together with the input characters.

前記変換部は、前記入力文字と、入力デバイス上の位置が所定以上に離れた文字を前記ダミー文字として選択してもよい。 The conversion unit may select a character whose position on the input device is separated from the input character by a predetermined value or more as the dummy character.

本発明に係る入力補助方法は、パスワードを構成する文字の入力を順次受け付ける受付ステップと、前記受付ステップにおいて受け付けた入力文字の表示キャラクタを標準の表示態様から変換し、難読化した表示データを生成する変換ステップと、前記変換ステップにおいて生成した前記表示データを表示させる表示制御ステップと、をコンピュータが実行する。 In the input assist method according to the present invention, a reception step that sequentially accepts input of characters constituting a password and a display character of the input character received in the reception step are converted from a standard display mode to generate obfuscated display data. The computer executes a conversion step to be performed and a display control step for displaying the display data generated in the conversion step.

本発明に係る入力補助プログラムは、パスワードを構成する文字の入力を順次受け付ける受付ステップと、前記受付ステップにおいて受け付けた入力文字の表示キャラクタを標準の表示態様から変換し、難読化した表示データを生成する変換ステップと、前記変換ステップにおいて生成した前記表示データを表示させる表示制御ステップと、をコンピュータに実行させる。 The input assist program according to the present invention converts the reception step that sequentially accepts the input of the characters constituting the password and the display character of the input character received in the reception step from the standard display mode to generate obfuscated display data. The computer is made to execute the conversion step to be performed and the display control step to display the display data generated in the conversion step.

本発明によれば、入力した文字をユーザに視認させつつも、この文字が第三者に知られる可能性を低減できる。 According to the present invention, it is possible to reduce the possibility that the input character is known to a third party while allowing the user to visually recognize the input character.

実施形態に係る入力補助装置の機能構成を示すブロック図である。It is a block diagram which shows the functional structure of the input assist device which concerns on embodiment. 実施形態に係るキャラクタの第1の表示例を示す図である。It is a figure which shows the 1st display example of the character which concerns on embodiment. 実施形態に係るキャラクタの第2の表示例を示す図である。It is a figure which shows the 2nd display example of the character which concerns on embodiment.

以下、本発明の実施形態の一例について説明する。
図1は、本実施形態に係る入力補助装置1の機能構成を示すブロック図である。
入力補助装置1は、スマートフォン、タブレット端末、ゲーム機、ナビゲーション装置等の情報処理装置(コンピュータ)である。本実施形態は、一例としてモバイル端末を想定するが、これには限られず、PC、サーバ装置、家電機器、オフィス機器等、パスワードの入力が要求される様々な電子機器に適用可能である。
Hereinafter, an example of the embodiment of the present invention will be described.
FIG. 1 is a block diagram showing a functional configuration of the input assist device 1 according to the present embodiment.
The input assist device 1 is an information processing device (computer) such as a smartphone, a tablet terminal, a game machine, or a navigation device. The present embodiment assumes a mobile terminal as an example, but is not limited to this, and can be applied to various electronic devices such as PCs, server devices, home appliances, office devices, etc., which require password input.

入力補助装置1は、制御部10と、記憶部20と、入力部30と、表示部40とを備える。
制御部10は、入力補助装置1の全体を制御する部分であり、記憶部20に記憶されたプログラムを適宜読み出して実行することにより、本実施形態における各種機能を実現している。制御部10は、CPUであってよい。
The input assist device 1 includes a control unit 10, a storage unit 20, an input unit 30, and a display unit 40.
The control unit 10 is a part that controls the entire input assist device 1, and realizes various functions in the present embodiment by appropriately reading and executing a program stored in the storage unit 20. The control unit 10 may be a CPU.

記憶部20は、ハードウェア群を入力補助装置1として機能させるための各種プログラム、及び各種データ等の記憶領域であり、ROM、RAM、フラッシュメモリ又はハードディスク(HDD)等であってよい。具体的には、記憶部20は、本実施形態の各機能を制御部10に実行させる入力補助プログラムを記憶する。 The storage unit 20 is a storage area for various programs and various data for making the hardware group function as the input assist device 1, and may be a ROM, a RAM, a flash memory, a hard disk (HDD), or the like. Specifically, the storage unit 20 stores an input assist program that causes the control unit 10 to execute each function of the present embodiment.

入力部30は、入力補助装置1に対する利用者からの操作入力を受け付けるインタフェース装置である。入力部30は、例えば、キーボード、マウス及びタッチパネル等により構成される。 The input unit 30 is an interface device that receives an operation input from the user to the input assist device 1. The input unit 30 is composed of, for example, a keyboard, a mouse, a touch panel, and the like.

表示部40は、利用者にデータの入力を受け付ける画面を表示したり、入力補助装置1による処理結果の画面を表示したりするディスプレイ装置である。表示部40は、液晶ディスプレイ(LCD)又は有機ELディスプレイ等であってよい。 The display unit 40 is a display device that displays a screen for accepting data input to the user and displays a screen of a processing result by the input assist device 1. The display unit 40 may be a liquid crystal display (LCD), an organic EL display, or the like.

表示部40には、入力部30としてのタッチパネルが重畳配置されてもよい。この場合、表示部40は、ソフトウェアキーボードを表示し、入力部30がタッチ操作により、本実施形態に係るパスワードの入力を受け付ける。さらに、このパスワードの入力補助として、表示部40は、入力された文字に対応するキャラクタを表示する。 A touch panel as an input unit 30 may be superposed on the display unit 40. In this case, the display unit 40 displays the software keyboard, and the input unit 30 accepts the input of the password according to the present embodiment by a touch operation. Further, as an input assist for the password, the display unit 40 displays the character corresponding to the input character.

次に、制御部10の機能を詳述する。
制御部10は、受付部11と、変換部12と、表示制御部13とを備える。
受付部11は、パスワードを構成する文字の入力を、入力部30を介して順次受け付ける。
Next, the function of the control unit 10 will be described in detail.
The control unit 10 includes a reception unit 11, a conversion unit 12, and a display control unit 13.
The reception unit 11 sequentially accepts the input of characters constituting the password via the input unit 30.

変換部12は、受付部11が受け付けた入力文字に対応する表示キャラクタを、標準の表示態様から変換し、難読化した表示データを生成する。
具体的には、変換部12は、表示キャラクタの形状を変換したり、表示キャラクタにノイズ画像を付加したりすることで、第三者による読み取りを困難にする。形状の変化とは、例えば、歪みを加える、回転させる、線の色又は模様等を調整する等、表示態様を標準フォントから変更することである。
The conversion unit 12 converts the display character corresponding to the input character received by the reception unit 11 from the standard display mode to generate obfuscated display data.
Specifically, the conversion unit 12 converts the shape of the display character and adds a noise image to the display character, making it difficult for a third party to read. The change in shape is to change the display mode from the standard font, for example, by adding distortion, rotating, adjusting the color or pattern of lines, and the like.

また、変換部12は、入力文字と共に、この入力文字と異なるダミー文字の表示キャラクタを含む表示データを生成してもよい。
このとき、変換部12は、入力文字と、入力デバイスとしてのソフトウェアキーボード上の位置が所定以上に離れた文字を、ダミー文字として選択する。選択されるダミー文字は、複数であってもよい。
Further, the conversion unit 12 may generate display data including display characters of dummy characters different from the input characters together with the input characters.
At this time, the conversion unit 12 selects as dummy characters the input characters and the characters whose positions on the software keyboard as the input device are separated by a predetermined value or more. There may be a plurality of dummy characters selected.

表示制御部13は、変換部12が生成した表示データを、表示部40に表示させる。
このとき、表示制御部13は、表示データを所定の時間(例えば、数秒)、又は次の文字が入力されるまで等、所定期間表示した後、消去又はマスクされた表示キャラクタ(例えば、「*」)に変更する。
The display control unit 13 causes the display unit 40 to display the display data generated by the conversion unit 12.
At this time, the display control unit 13 displays the display data for a predetermined time (for example, several seconds) or until the next character is input, and then erases or masks the display character (for example, "*". ”).

図2は、本実施形態に係るキャラクタの第1の表示例を示す図である。
この例では、入力補助装置1は、ユーザにより入力された文字を画面に表示するために、所定の領域内に2つのオーバーレイを使用している。
FIG. 2 is a diagram showing a first display example of the character according to the present embodiment.
In this example, the input assist device 1 uses two overlays in a predetermined area in order to display the characters input by the user on the screen.

オーバーレイの下層41には、ランダムノイズ等のノイズ画像が出力される。オーバーレイの上層42には、ノイズから目立たない一定のコントラストのキャラクタ(この例では、「A」)が出力される。表示部40には、これら2つのオーバーレイを重ねた合成画像43が表示される。 A noise image such as random noise is output to the lower layer 41 of the overlay. A character having a constant contrast (“A” in this example) that is inconspicuous from noise is output to the upper layer 42 of the overlay. A composite image 43 in which these two overlays are superimposed is displayed on the display unit 40.

さらに、表示データには、CAPTCHAテストに類似した幾何学的な歪みが導入されることで、第三者による視認が困難であり、機械による自動解読も困難になる。ここで、ノイズ及び歪み等のパラメータは、キャラクタ毎に異なってもよい。 Further, since the display data is introduced with a geometric distortion similar to the CAPTCHA test, it is difficult for a third party to visually recognize it, and it is also difficult for the machine to automatically decode it. Here, parameters such as noise and distortion may be different for each character.

図3は、本実施形態に係るキャラクタの第2の表示例を示す図である。
この例では、入力補助装置1は、入力された文字を難読化するために、1又は複数のランダムな文字又は図形をダミーとして同時に表示している。これにより、パスワードの文字を入力したユーザは、自身が入力した文字が表示されていることを確認でき、第三者は、いずれの文字が入力されたのかが判別できない。
なお、複数表示される文字は、互いに異なる変換が施されてもよい。
FIG. 3 is a diagram showing a second display example of the character according to the present embodiment.
In this example, the input assist device 1 simultaneously displays one or a plurality of random characters or figures as dummies in order to obfuscate the input characters. As a result, the user who has entered the characters of the password can confirm that the characters entered by himself / herself are displayed, and the third party cannot determine which character has been entered.
It should be noted that the characters displayed in plurality may be converted differently from each other.

ここで、複数表示される文字は、キーボード上で互いに一定の距離以上、離れていることが望ましい。例えば、モバイル端末における小さなソフトウェアキーボードでは、入力ミスにより近くの文字が入力される場合が少なからずある。この場合に、誤って入力された文字と本来の文字とが同時に表示されると、ユーザは、正しく入力したか否かを判断できない。入力ミスが起こり難い離れた文字を表示することで、このような不都合が抑制される。 Here, it is desirable that the characters displayed in plurality are separated from each other by a certain distance or more on the keyboard. For example, with a small software keyboard on a mobile terminal, it is not uncommon for nearby characters to be entered due to a typo. In this case, if the erroneously input character and the original character are displayed at the same time, the user cannot determine whether or not the character is input correctly. Such inconvenience is suppressed by displaying distant characters that are unlikely to cause typographical errors.

本実施形態によれば、入力補助装置1は、ユーザが入力したパスワードの文字を、標準の表示態様から変換し、難読化して表示する。したがって、入力補助装置1は、最後の文字を平文で表示したり、入力した文字をマスクしたりといった従来の手法と比べて、入力した文字をユーザに視認させつつも、この文字が第三者に知られる可能性を低減できる。
本実施形態の入力補助方法は、物理キーボードを持たず、デスクトップ又はラップトップコンピュータよりも小さいディスプレイを有するモバイル端末に好適であり、パスワードを正確に、かつ、安全に入力する補助となる。
According to the present embodiment, the input assist device 1 converts the characters of the password entered by the user from the standard display mode, obfuscates the characters, and displays the password. Therefore, the input assist device 1 makes the input character visible to the user, but the character is a third party, as compared with the conventional method of displaying the last character in plain text or masking the input character. It can reduce the possibility of being known to.
The input assist method of the present embodiment is suitable for a mobile terminal that does not have a physical keyboard and has a display smaller than that of a desktop or laptop computer, and assists in inputting a password accurately and safely.

入力補助装置1は、表示キャラクタの形状を変換したり、ノイズ画像を付加したりすることにより、パスワードを入力した本人には入力した文字を容易に確認させ、第三者には解読を困難にできる。 The input assist device 1 converts the shape of the display character and adds a noise image so that the person who entered the password can easily confirm the entered character and makes it difficult for a third party to decipher it. it can.

また、入力補助装置1は、ダミー文字を同時に表示することにより、パスワードを入力した本人が確認できる利便性を損なわずに、第三者による解読をより困難にできる。
さらに、入力デバイス上の位置が所定以上に離れた文字をダミー文字として選択することにより、ユーザが誤って入力した文字と本来の文字とが同時に表示されることを抑制でき、ユーザによる確認の精度を向上できる。
Further, by displaying the dummy characters at the same time, the input assist device 1 can make it more difficult for a third party to decipher the password without impairing the convenience of being able to confirm the person who entered the password.
Furthermore, by selecting characters whose positions on the input device are separated by more than a predetermined value as dummy characters, it is possible to prevent the characters erroneously input by the user and the original characters from being displayed at the same time, and the accuracy of confirmation by the user can be suppressed. Can be improved.

以上、本発明の実施形態について説明したが、本発明は前述した実施形態に限るものではない。また、本実施形態に記載された効果は、本発明から生じる最も好適な効果を列挙したに過ぎず、本発明による効果は、本実施形態に記載されたものに限定されるものではない。 Although the embodiments of the present invention have been described above, the present invention is not limited to the above-described embodiments. In addition, the effects described in the present embodiment merely list the most preferable effects arising from the present invention, and the effects according to the present invention are not limited to those described in the present embodiment.

入力補助装置1による入力補助方法は、ソフトウェアにより実現される。ソフトウェアによって実現される場合には、このソフトウェアを構成するプログラムが、情報処理装置(入力補助装置1)にインストールされる。また、これらのプログラムは、CD−ROMのようなリムーバブルメディアに記録されてユーザに配布されてもよいし、ネットワークを介してユーザのコンピュータにダウンロードされることにより配布されてもよい。 The input assist method by the input assist device 1 is realized by software. When realized by software, the programs constituting the software are installed in the information processing device (input assist device 1). Further, these programs may be recorded on a removable medium such as a CD-ROM and distributed to the user, or may be distributed by being downloaded to the user's computer via a network.

1 入力補助装置
10 制御部
11 受付部
12 変換部
13 表示制御部
20 記憶部
30 入力部
40 表示部
1 Input assist device 10 Control unit 11 Reception unit 12 Conversion unit 13 Display control unit 20 Storage unit 30 Input unit 40 Display unit

Claims (5)

パスワードを構成する文字を、キーボードを介してユーザから順次受け付ける受付部と、
前記受付部が受け付けた入力文字の表示キャラクタを標準の表示態様から変換し、難読化した表示データを生成する変換部と、
前記入力文字が入力された際に前記ユーザに当該入力文字を視認させるため、前記変換部が生成した前記表示データを表示させる表示制御部と、を備え
前記変換部は、前記入力文字と共に、当該入力文字と異なるダミー文字の表示キャラクタを含む表示データを生成し、その際に、前記ユーザが誤って入力した文字と本来の文字とが同時に表示されないように、前記入力文字と、前記キーボード上の位置が所定以上に離れた文字を前記ダミー文字として選択する入力補助装置。
A reception unit that sequentially accepts the characters that make up the password from the user via the keyboard,
A conversion unit that converts the display character of the input character received by the reception unit from the standard display mode to generate obfuscated display data, and a conversion unit.
In order to make the user visually recognize the input character when the input character is input, a display control unit for displaying the display data generated by the conversion unit is provided .
The conversion unit generates display data including display characters of dummy characters different from the input characters together with the input characters so that the characters erroneously input by the user and the original characters are not displayed at the same time. in, said input character, you select the character position on the keyboard is spaced above a predetermined as the dummy character input assist device.
前記変換部は、前記表示キャラクタの形状を変換する請求項1に記載の入力補助装置。 The input assist device according to claim 1, wherein the conversion unit converts the shape of the display character. 前記変換部は、前記表示キャラクタにノイズ画像を付加する請求項1又は請求項2に記載の入力補助装置。 The input assist device according to claim 1 or 2, wherein the conversion unit adds a noise image to the display character. コンピュータの制御部において、
受付部が、パスワードを構成する文字を、キーボードを介してユーザから順次受け付ける受付ステップと、
変換部が、前記受付ステップにおいて受け付けた入力文字の表示キャラクタを標準の表示態様から変換し、難読化した表示データを生成する変換ステップと、
表示制御部が、前記入力文字が入力された際に前記ユーザに当該入力文字を視認させるため、前記変換ステップにおいて生成した前記表示データを表示させる表示制御ステップと、を実行し、
前記変換ステップにおいて、前記入力文字と共に、当該入力文字と異なるダミー文字の表示キャラクタを含む表示データを生成し、その際に、前記ユーザが誤って入力した文字と本来の文字とが同時に表示されないように、前記入力文字と、前記キーボード上の位置が所定以上に離れた文字を前記ダミー文字として選択する入力補助方法。
In the computer control section
A reception step in which the reception department sequentially accepts the characters that make up the password from the user via the keyboard.
A conversion step in which the conversion unit converts the display character of the input character received in the reception step from the standard display mode to generate obfuscated display data, and
The display control unit executes a display control step of displaying the display data generated in the conversion step in order to make the user visually recognize the input character when the input character is input .
In the conversion step, display data including a display character of a dummy character different from the input character is generated together with the input character so that the character erroneously input by the user and the original character are not displayed at the same time. An input assisting method for selecting a character whose position on the keyboard is separated from a predetermined character by a predetermined value or more as the dummy character.
パスワードを構成する文字を、キーボードを介してユーザから順次受け付ける受付ステップと、
前記受付ステップにおいて受け付けた入力文字の表示キャラクタを標準の表示態様から変換し、難読化した表示データを生成する変換ステップと、
前記入力文字が入力された際に前記ユーザに当該入力文字を視認させるため、前記変換ステップにおいて生成した前記表示データを表示させる表示制御ステップと、をコンピュータに実行させ
前記変換ステップにおいて、前記入力文字と共に、当該入力文字と異なるダミー文字の表示キャラクタを含む表示データを生成させ、その際に、前記ユーザが誤って入力した文字と本来の文字とが同時に表示されないように、前記入力文字と、前記キーボード上の位置が所定以上に離れた文字を前記ダミー文字として選択させるための入力補助プログラム。
A reception step that sequentially accepts the characters that make up the password from the user via the keyboard,
A conversion step of converting the display character of the input character received in the reception step from the standard display mode to generate obfuscated display data, and a conversion step.
In order for the user to visually recognize the input character when the input character is input, a computer is made to execute a display control step for displaying the display data generated in the conversion step .
In the conversion step, display data including a display character of a dummy character different from the input character is generated together with the input character so that the character erroneously input by the user and the original character are not displayed at the same time. to the input character and the input auxiliary program. Used to select the character position on the keyboard is spaced above a predetermined as the dummy character.
JP2017029172A 2017-02-20 2017-02-20 Input assist device, input assist method and input assist program Active JP6902361B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017029172A JP6902361B2 (en) 2017-02-20 2017-02-20 Input assist device, input assist method and input assist program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017029172A JP6902361B2 (en) 2017-02-20 2017-02-20 Input assist device, input assist method and input assist program

Publications (2)

Publication Number Publication Date
JP2018136627A JP2018136627A (en) 2018-08-30
JP6902361B2 true JP6902361B2 (en) 2021-07-14

Family

ID=63366919

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017029172A Active JP6902361B2 (en) 2017-02-20 2017-02-20 Input assist device, input assist method and input assist program

Country Status (1)

Country Link
JP (1) JP6902361B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7404891B2 (en) 2020-01-28 2023-12-26 セイコーエプソン株式会社 Projector control method and projector

Also Published As

Publication number Publication date
JP2018136627A (en) 2018-08-30

Similar Documents

Publication Publication Date Title
EP3443724B1 (en) Web service picture passwords
US10325086B2 (en) Computing device with graphical authentication interface
US9716706B2 (en) Systems and methods for providing a covert password manager
KR101201934B1 (en) Method and apparatus for authenticating password of user device using variable password
JP2015203924A (en) Method for generating or changing password, electronic device therefor, and program for electronic device
JP6566644B2 (en) Authentication server device, program, authentication method, and authentication system
JP2016170721A (en) Image processing apparatus, authentication method, and authentication program
US20100275154A1 (en) System and Method For Securely Presenting Data
JP2007310515A (en) Password authentication system, password authentication server, password authentication method and program
JP6902361B2 (en) Input assist device, input assist method and input assist program
JP2011134306A (en) Electronic device, and password protection method used therefor
JP2013168001A (en) Input device, control method for input device, information processing device, and program
JP2016021237A (en) Apparatus and method for providing feedback on input of data
Shankar et al. IPCT: A scheme for mobile authentication
JP6492571B2 (en) Information processing system, information processing apparatus, screen display method, and program
JP6758603B2 (en) Information processing equipment, image forming equipment and programs
JP2008108113A (en) Information leak deterrence system, server, information leak deterrence method and program
KR101721474B1 (en) Method and apparatus of generating a virtual key pad strengthening security
JP2019197362A (en) Display device and program
JP6493973B2 (en) Character string input method and program
JP2011164716A (en) Authentication device, authentication method, and computer program
JP6816405B2 (en) Information processing equipment and programs
JP5581940B2 (en) Output information processing method, output information processing apparatus, and output information processing program
WO2020078398A1 (en) Method for generating password input keyboard, apparatus, device and storage medium
Chen et al. Eyes-free gesture passwords: a comparison of various eyes-free input methods

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190121

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20191122

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20191203

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200122

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20200526

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200626

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20200626

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20200714

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20200721

A912 Removal of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20200918

C211 Notice of termination of reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C211

Effective date: 20200929

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20201215

C13 Notice of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: C13

Effective date: 20210316

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20210406

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210421

C23 Notice of termination of proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C23

Effective date: 20210511

C03 Trial/appeal decision taken

Free format text: JAPANESE INTERMEDIATE CODE: C03

Effective date: 20210615

C30A Notification sent

Free format text: JAPANESE INTERMEDIATE CODE: C3012

Effective date: 20210615

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210621

R150 Certificate of patent or registration of utility model

Ref document number: 6902361

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150