JP2004259208A - Automatic input program for id and password or the like and recording medium - Google Patents

Automatic input program for id and password or the like and recording medium Download PDF

Info

Publication number
JP2004259208A
JP2004259208A JP2003051898A JP2003051898A JP2004259208A JP 2004259208 A JP2004259208 A JP 2004259208A JP 2003051898 A JP2003051898 A JP 2003051898A JP 2003051898 A JP2003051898 A JP 2003051898A JP 2004259208 A JP2004259208 A JP 2004259208A
Authority
JP
Japan
Prior art keywords
input
password
automatic
program
screen
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.)
Granted
Application number
JP2003051898A
Other languages
Japanese (ja)
Other versions
JP3955827B2 (en
Inventor
Morihito Hirasato
守人 平里
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.)
SOFTCHINA JAPAN CORP
Original Assignee
SOFTCHINA JAPAN 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 SOFTCHINA JAPAN CORP filed Critical SOFTCHINA JAPAN CORP
Priority to JP2003051898A priority Critical patent/JP3955827B2/en
Publication of JP2004259208A publication Critical patent/JP2004259208A/en
Application granted granted Critical
Publication of JP3955827B2 publication Critical patent/JP3955827B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To solve the problem wherein it is difficult to memorize ID or password or the like, while it is undesirable in terms of safety to carry the ID or password written in a notebook or the like. <P>SOLUTION: This automatic input program of ID or password or the like is provided to make a computer perform on a browser: the recording of input data inputted to an input picture in a data base; the edition of the input data such as automatic input, reference, change, partial correction or erasure; the registration of the changed data in a server; the export of the data of the data base in another format; the inport of a file in another format to the data base; automatic change for automatically changing the input data after the lapse of a predetermined time since the input data have been recorded; automatic pause for automatically pausing various functions when the input from the input device does not continue in a predetermined time; and external recording for storing the data of the data base and the program in the external recording element. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、ID、パスワード等の入力が必要な入力画面において、特にインターネットのウェブサイト上の入力画面において、入力を求められるIDやパスワード等の自動入力をコンピュータに実行させるプログラム及びそのプログラムを記録したコンピュータ読み取り可能な記録媒体に関するものである。
【0002】
【従来の技術】
コンピュータシステム全体を管理するソフトウェアとして、各種のOS(オペレーティングシステム)が提供されている。そのうちの代表的なものとして、例えばマイクロソフト社の「ウィンドウズ」(登録商標)シリーズや、アップル社の「MacOS」(登録商標)等がある。また、インターネットのウェブサイトを閲覧するためのソフトウェアとして、各種のウェブブラウザが提供されている。そのうちの代表的なものとして、例えばマイクロソフト社の「インターネットエクスプローラ」(登録商標)や、ネットスケープ社の「ネットスケープナビゲータ」(登録商標)等がある。
【0003】
インターネットのウェブサイトには、ウェブサイトを閲覧したりウェブサイト上のサービスを受けたりするために、ユーザの認証を必要とするウェブサイトもある。そのようなウェブサイトは、ユーザにID及びパスワードの入力を求めるログイン画面(入力画面)を備えている。かかるウェブサイトにおいては、ユーザはログイン画面において自己のID及びパスワードを入力する必要があるため、ユーザは自己のID及びパスワードを記憶したり、メモ等に控えて持ち歩いたりしている。この場合、記憶しやすくするためにパスワードを簡単なものにしたり、コンピュータの近くにメモを貼りつけるなどして、IDやパスワードの入力ミスや失念を防いでいた。ログイン画面では、入力したIDやパスワードをウェブブラウザに保存させておくことが出来る。
【0004】
上記のように、認証情報の入力を求める入力画面は、インターネットに限らず、他のアプリケーションにおいても頻繁に現れる。
【0005】
【発明が解決しようとする課題】
しかし、ユーザ自身が様々なIDやパスワード等の入力情報を記憶しておくのは困難である。また、入力情報の入力を毎回行うのは面倒な上に入力ミスをし易くなり、作業性を低下させる等の不都合もある。逆に入力情報を簡単なものにすると、入力情報が他人に知られて、第三者に不正使用されてしまうこともある。また、入力情報を手帳にメモして持ち歩いたり、コンピュータの近くにそのメモを貼り付けたりしていた場合、その手帳やメモを無くしてしまうと、認証が出来なくなってしまうし、手帳やメモを拾った人は、それを見れば誰でも認証が出来てしまい、ユーザ認証が無意味になってしまうという問題がある。特にインターネットでは、ログイン画面に入力したパスワードをブラウザに保存しておく場合、保存されたままのパスワードを他人に使用されて勝手にログインされたり、外出先ではパスワードを覚えていない限りログイン出来ないという不都合がある。そもそもブラウザに個人情報を覚えさせること自体が大変危険であり、外部からの侵入によって情報を盗まれるおそれもある。さらに、一度決定したパスワードを変更や削除等する場合、当該ウェブページ内の指示に従って行う必要が有り、簡単にパスワードを変更する事は難しく、情報の安全上課題がある。
【0006】
【課題を解決するための手段】
本発明の目的は、上記の各種課題を解消出来るID、パスワード等の自動入力プログラム、及び記録媒体を提供することにある。
【0007】
本発明のID、パスワード等の自動入力プログラムの一つは、ID、パスワード等の入力情報を入力する入力画面に入力したID、パスワード等の入力情報をデータベースに保存する記録ステップと、記録された入力情報を前記入力画面を開く度に自動的に入力する自動入力ステップとをコンピュータに実行させるものである。
【0008】
本発明のパスワード等の自動入力プログラムの他の一つは、起動画面にパスワードを入力すると起動する自動入力プログラムであって、起動画面にパスワードを入力した後に、前記起動画面以外の入力画面にその入力画面で要求されるID、パスワード等を入力して、その入力情報をデータベースに保存する記録ステップと、前記入力画面を開く度にデータベースに保存された入力情報を自動的に入力する自動入力ステップと、前記入力情報がデータベースへ保存された後は、起動画面にパスワードを入力すれば入力画面に入力情報を入力しなくとも、入力画面を開く度にデータベースに保存されている入力情報を自動的に入力する自動入力ステップとをコンピュータに実行させることができるものである。
【0009】
本発明のパスワード等の自動入力プログラムの他の一つは、前記プログラムにおいて、一つの入力画面に入力された異なる二以上のID、パスワード等の入力情報をデータベースに保存することができる記録ステップと、その後に開かれる入力画面において、データベースに保存されている二以上の入力情報のうちのいずれか一つの入力情報をユーザに選択させ、選択された入力情報を前記の開かれた入力画面に自動的に入力する自動入力ステップとをコンピュータに実行させることができるものである。
【0010】
本発明のパスワード等の自動入力プログラムの他の一つは、更にID、パスワード等の入力情報を暗号化してデータベースに保存する記録ステップをコンピュータに実行させることができるものである。
【0011】
本発明のパスワード等の自動入力プログラムの他の一つは、データベースに保存されているID、パスワード等の入力情報のうち入力画面で読解不能な記号の入力情報は読解可能な記号に変換して設定画面に表示させ、入力画面で読解可能な記号の入力情報はそのまま設定画面に表示する参照ステップをコンピュータに実行させることができるものである。
【0012】
本発明のパスワード等の自動入力プログラムの他の一つは、データベースに保存されているID、パスワード等の入力情報を、それらを入力する入力画面を開くことなく変更、一部訂正、削除等の編集を行うことが出来、その後は編集後の入力情報がその後に開かれる入力画面に入力させる編集ステップと、編集後の入力情報を外部に登録させる登録ステップをコンピュータに実行させることができるものである。
【0013】
本発明のパスワード等の自動入力プログラムの他の一つは、インポートステップとエクスポートステップとをコンピュータに実行させることができるものである。
【0014】
本発明のパスワード等の自動入力プログラムの他の一つは、データベースに入力情報が保存されてからの期間をカウント機能によって計測し、所定期間経過後の入力情報を乱数表を用いて自動的に新しい入力情報に変更する自動変更ステップをコンピュータに実行させることができるものである。
【0015】
本発明のパスワード等の自動入力プログラムの他の一つは、所定時間の入力不操作によって自動的に、プログラムの起動ステップ以外の機能を休止する自動休止ステップをコンピュータに実行させることができるものである。
【0016】
本発明のパスワード等の自動入力プログラムの他の一つは、パスワード等の入力情報を入力する入力画面が、インターネットのウェブサイト上の入力画面であるものである。
【0017】
本発明のパスワード等の自動入力プログラムの他の一つは、インターネットのウェブサイトのID、パスワード等の入力画面において、該入力画面のURLの情報をも保存する記録ステップと、保存したURLを指定することで該入力画面を直接開くことができ、前記データベースに保存されているID、パスワード等の入力情報を、入力画面に自動的に入力する自動入力ステップとをコンピュータに実行させることができるものである。
【0018】
本発明のパスワード等の自動入力プログラムの他の一つは、前記の各プログラムをデータベースに保存されているID、パスワード等の入力情報とともにリムーバブルディスクに記録する外部記録ステップをコンピュータに実行させることができるものである。
【0019】
本発明のID、パスワード等の自動入力プログラムを記録したコンピュータ読み取り可能な記録媒体は、前記の各プログラムを記録媒体に記録したものである。
【0020】
【発明の実施の形態】
(実施形態1)
本発明のID、パスワード等の自動入力プログラムは、図1に示すようなハードウェア構成のコンピュータ1によって実行される。図1のコンピュータ1は汎用のものであり、バスを通じて接続されたCPU2、ROM3、RAM4、インターフェイス回路(I/F:例えばグラフィックボード)5、I/F6、I/F7、通信I/F(通信制御装置)8を備えている。
【0021】
I/F5には、モニタ(ディスプレイ装置)9が接続されている。I/F6には入力装置10が接続されている。入力装置10にはキーボード、マウス、ジョイスティック、トラックボール、フラットスペース等が使用される。I/F7にはハードディスク(ハードディスクドライブ含む)11が接続され、通信I/F8は通信線を通じてインターネット12に接続されている。
【0022】
ROM3は起動プログラムを記憶している。起動用プログラムはコンピュータ1の電源投入時にCPU2によって実行される。これによって、ハードディスク11に記憶されているオペレーティングシステム(OS)、及び表示処理又は通信処理のための単数又は複数のドライバがRAM4にロードされ、各種の処理や制御が実行可能となる。
【0023】
RAM4にはコンピュータ1を制御するプログラムが展開される。RAM4はプログラムの処理結果、処理のための一時データ、モニタ9の画面上に処理結果等を表示するための表示用データ等を保持する。RAM4上に展開された表示用データはI/F5を通じてモニタ9に伝達される。
【0024】
ハードディスク11は本発明によるID、パスワードの自動入力プログラムを含む各種のプログラム、制御用データ、テキストデータ、イメージデータ等を記憶した記録媒体である。ハードディスク11へのデータの書込又はデータの読み出しは、図示されていないハードディスクドライブによって実行される。
【0025】
通信I/F8はCPU2の指示に従って、コンピュータ1に接続された通信線(通信回線)を用い、他の装置(例えば、サーバ)とのデータの送受信、或いはプログラムやデータのアップロード又はダウンロードを実行する。
【0026】
入力装置10は、コンピュータ1のユーザ(オペレータ)がコンピュータ1にデータや命令を入力するために使用される。
【0027】
CPU2は、ハードディスク11に記録された各種のプログラムを実行する。本発明のID、パスワード等の自動入力プログラムも、CPU2によって実行される。
【0028】
インターネット(或いはイントラネット等)12は、ウェブサイトを提供するための複数のサーバと接続されており、コンピュータからURLの指定を受け取ると、そのURLに対応するサーバとコンピュータとを接続され、サーバからURLに対応するウェブサイトの情報がコンピュータに提供される。
【0029】
本発明のID、パスワード等の自動入力は、OS全体について機能するプログラムであるが、この実施形態ではインターネット上のウェブブラウザ(以下「ブラウザ」という)を支援するプログラムとして説明する。
【0030】
本発明のID、パスワード等の自動入力プログラムは、次の機能をウエブブラウザ(以下「ブラウザ」という)上でコンピュータに実行させるものである。入力画面上で入力された入力データのデータベースへの記録機能、データベースに保存された入力データの入力画面への自動入力機能、データベースに保存された入力データの閲覧(参照)機能、データベースに保存された入力データの変更、一部訂正、削除等を行なう編集機能、変更後のデータのサーバへの登録機能、データベースのデータを他のアプリケーションが解釈できる形式で出力するエクスポート機能、他のアプリケーションが解釈できる形式のファイルをデータベースに取り込むインポート機能、入力データが入力されてから所定時間経過後に入力データを自動的に変更する自動変更機能、コンピュータの入力装置からの入力が所定時間継続して行なわれない場合に前記諸機能を自動的に休止させる自動休止機能、データベースのデータ及び本発明のプログラムを外部記録素子(リムーバブルディスク)へ保存する外部記録機能等々。
【0031】
ブラウザには、例えば、マイクロソフト社の「インターネットエクスプローラ」(登録商標)等を用いることができる。このブラウザはコンピュータ1の入力装置10から入力されたユーザからの指示、例えば、URLの入力欄へのURLの入力、確定キーの操作、ハイパーリンクの操作等にしたがってコンピュータ1をインターネット12と接続させ、指定されたウェブサイトのURLにアクセスし、ウェブサイトにアップロードされている情報をダウンロードしてモニタ9に表示する。
【0032】
本発明のID、パスワード等の自動入力プログラムの前記各機能をコンピュータに実行させるには、その自動入力プログラムを起動させる必要がある。そのためには図1のコンピュータ1の入力装置10からの指示により、図2に示すような起動画面13を開いてユーザがアカウント名及びパスワードの入力をする。図2のアカウント名の指定欄14において、登録されているアカウント名を選択し、パスワード欄15にパスワードを入力し、OKボタン16を押すと認証を開始する。
【0033】
本発明のID、パスワード等の自動入力プログラムにおける前記記録機能は、前記ブラウザによってダウンロードされてモニタに表示された画面がログイン画面や検索条件入力画面のような入力画面であるとき、ユーザからの保存の指示を検出して、入力画面のURL、入力欄情報、入力情報をデータベースに保存することである。例えば、図3に示すID・パスワードの入力が求められるインターネット上のログイン画面18において、URL19、ID・パスワードを入力する入力欄20の数、位置等の入力欄情報、ID・パスワード等の入力欄20に実際に入力された入力情報21を保存するには、ユーザが一旦ID・パスワードをそれぞれの入力欄20に入力し、OKボタンを押して認証する前に、ユーザが保存ボタン22を選択して「ID・パスワード保存」を指示することによって実行される。図3に示す保存ボタン22は、CPU2が本発明のID、パスワード等の自動入力プログラムを実行すると、ブラウザ画面内に現れるものであり、保存を簡易に実行することが出来るようにするためのものである。
【0034】
前記入力欄情報とは、図3のようなログイン画面におけるID入力欄20やパスワード入力欄20だけでなく、検索ページの検索条件設定画面における検索キーワード入力欄、ショッピング等のページにおける金額入力欄等の情報を入力する入力欄といったあらゆる入力欄であり、入力情報とはそれら入力欄に入力されるID、パスワード等の各種情報である。
【0035】
前記データベースは、前記記録機能の実行により、入力画面のURLと、入力欄情報と入力情報を、ユーザのアカウントごとに記憶するものである。複数のアカウントを切り換えることによって複数個のデータベースを用いることが可能である。アカウントは、図4に示すアカウントの新規作成画面23のアカウント名入力欄24、パスワード入力欄25、パスワード確認入力欄26に必要事項を入力し、OKボタン27を押す事によって新しく作ることができる。この画面は、図2の起動画面13において、アカウントの新規作成ボタン17を押すことによって開くこともできる。このデータベースに保存されている情報は、前記参照機能によって、モニタ9(図1)上で参照することが出来る。コンピュータの入力装置10(図1)からのユーザの指示によりデータベースのデータをモニタ9に表示させると、図5に示すような設定画面28が現れる。その画面の左側のサイト窓29内にID、パスワード等の入力画面にサイト名31がついてURLが保存され、右側のデータ窓30に入力欄情報32及び夫々の入力欄に該当するID、パスワード等の入力情報33が組になって保存されている。この設定画面28では、通常の入力画面では、「*」等の記号で潰されて読解不可能な記号で表示されるパスワード等の入力情報(図3)が、英数字の状態で見られるように保存されている(図5)。なお、入力欄情報32及び入力情報33は、別々に保存することも可能である。
【0036】
また、この記録機能は、上記のURL、入力欄情報、入力情報等の各種情報を暗号化して保存する。従って、データベース内に保存されている情報は、他のアプリケーション(例えば、マイクロソフト社のOS「ウィンドウズ」(登録商標)の「メモ帳」等)や、データベース・ソフト(例えば、マイクロソフト社の「アクセス」(登録商標))等によって見ることができないようにしてある。尚、暗号化には、公開鍵暗号(例えばRSA、ElGamal暗号、楕円曲線暗号等)、秘密鍵暗号(例えばDESや、IDEA、FEAL、MISTY等)、その他の鍵暗号を用いることができる。
【0037】
本発明のID、パスワード等の自動入力プログラムにおける前記自動入力機能は、CPU2がプログラムを実行することによって実現される機能である。この自動入力機能は、指定された又は入力されたURLが、データベース内に保存されている入力画面のURLと適合するかどうかを照合し、適合すれば、指定された又は入力されたURLの画面の入力欄と、データベース内の入力欄情報と照合し、合致すれば当該入力欄と組になって保存されている入力情報を入力画面に入力する機能である。
【0038】
この自動入力機能は、図5に示す設定画面28のサイト窓29中のサイト名31を選択して確定すると、そのサイトの入力画面のURLにアクセスし、URLとともにデータベース内に組になって保存してある入力情報を、入力欄情報と照合したうえで自動入力するようにしてある。ブラウザが起動していない場合であっても、自動入力機能はブラウザを起動させ、コンピュータ1をインターネット12と接続させて前記サイトの入力画面のURLにアクセスし、データベース内のURLとともに組になって保存されている入力情報を、入力欄情報と照合したうえで自動入力する。
【0039】
本発明のID、パスワード等の自動入力プログラムにおける前記編集機能は、CPU2がプログラムを実行することによって実現する機能である。この編集機能は、保存してあるURLの削除や名称の変更、一部変更、保存してある入力情報の削除や変更等を、入力装置10からの指示に従って行う。この編集機能は、保存してあるURLを削除した場合、そのURLと組になって保存してある入力欄情報及び入力情報も削除する。また、入力情報についての変更がユーザによって行われた場合、その変更データはインターネット12を通じてその入力画面を備えるウェブサイトのサーバに登録され、次回以降は変更されたパスワードで認証が可能となる。なお、本実施例においては、ユーザによる変更の指示時にブラウザが起動しているか否かを問わず、登録機能がサーバへの変更登録作業を行うようにしてある。
【0040】
上記編集機能は図5に示す設定画面28によって行うことができる。設定画面28のサイト窓29中の任意のサイト名31を選択すると、その画面の下部に位置するサイト名の変更ボタン34及びサイトの削除ボタン35が選択可能となる。サイト名を変更する場合は、サイト名の変更ボタン34を押し、所望の名称を入力し、確定すれば変更は完了する。サイトの削除を希望する場合は、サイトの削除ボタン35を押せば、選択中のサイト及びそのサイトのURLと組になって保存されている入力欄情報及び入力情報の削除が完了する。
【0041】
前記設定画面28のデータ窓30中の入力情報のいずれかを選択すると、その画面下部の削除ボタン36及び変更ボタン37が選択可能となる。前記入力情報の削除を希望する場合は、前記削除ボタン36を押せばその入力欄情報32及び入力情報33の削除が完了する。該入力情報33を変更する場合は、変更ボタン37を押すと図6に示すような入力情報の変更画面38が表示される。変更画面38中の値欄の入力情報を変更した後、変更画面38のOKボタン39を押すとデータが変更され、変更は完了する。
【0042】
本発明のID、パスワード等の自動入力プログラムにおける前記エクスポート機能及びインポート機能は、CPU2がプログラムを実行することによって実現する機能である。このエクスポート機能は、入力装置からの指示によって、データベース内のURLや入力情報等の各データの全てを、本実施形態においてはCSV形式のファイルにして保存する。前記インポート機能は、入力装置からの指示によって、前記エクスポート機能によって保存されたCSV形式のファイルを読み込み、データベース内で利用出来るようにする。なお、本実施形態においては、エクスポート及びインポートは、CSV形式のファイルによってのみ可能であったが、これには限られず、他のアプリケーションソフトが解釈出来る形式のファイルでのエクスポート及びインポートをすることもできる。
【0043】
本発明のID、パスワード等の自動入力プログラムにおける前記自動変更機能は、CPU2がプログラムを実行することによって実現する機能である。前記自動変更機能は、データベースにURL、入力欄情報、入力情報の一組のデータが保存されてからの期間を内部時計(カウント機能)によって計算し、所定の期間を経過したデータを検出して、検出したデータ内の入力情報を、乱数表を用いて新しい入力情報に変更する機能である。また、入力情報についての変更が行われた場合、その変更データはインターネットを通じてその入力画面を備えるウェブサイトのサーバに登録され、次回以降は変更されたパスワードでログインが可能となる。なお、本実施例においては、ユーザによる変更の指示時にブラウザが起動しているか否かを問わず、登録機能がサーバへの変更登録作業を行うようにしてある。従って、例えば企業等のイントラネットのように、定期的にパスワードの変更を要求され、且つ変更後のパスワードが変更前のものと類似しないことを要求されるような場合であっても、有効にパスワードを変更できる。
【0044】
上記変更までの期間や変更の要否、変更後の入力情報の構成内容等の、入力情報の自動変更条件は、保存されているURLごとにあるいは入力情報ごとにユーザが設定することができる。図7は、入力装置からの指示によってモニタに表示可能な、設定画面の一例である。該設定画面40には、変更までの期間の入力欄41と、変更後のパスワードの構成内容の入力欄42等が設けられている。変更期間の入力欄41には、「日、週、月」等の変更単位の入力欄と、変更までの期間を数字で入力する欄とがある。なお、自動変更機能を用いない場合は、変更までの期間の欄に「0」と入力すればよい。変更後のパスワードの構成内容の入力欄42には、変更後のパスワードの桁数の入力欄や、「英字のみ、数字のみ、英数混合」等の、使用する文字の種類の選択欄等が設けられている。全ての欄について所望の入力を終えた後に、OKボタン43を押すことで、設定は完了する。なお、本例及び図6では、変更までの期間の入力欄41と、変更後のパスワードの構成内容の入力欄42についてのみ表示しているが、表示内容はこれには限られず、URLの選択欄や所定の変更までの期間の入力欄についても設定画面40に表示するようにしてもよい。また、図7に示す設定画面40は一例であって、他の設定条件についても設定可能とすることができる。
【0045】
本発明のID、パスワード等の自動入力プログラムにおける前記自動休止機能は、CPU2がプログラムを実行することによって実現する機能である。この自動休止機能は、内部時計(カウント機能)を備え、所定時間、キーボード、マウス等の入力装置10の操作が一切行われなかった場合、前記諸機能を自動的に休止状態にする。休止中は、前記の記録機能、自動入力機能、参照機能、編集機能、登録機能、自動変更機能、エクスポート/インポート機能等のいずれも使用することが出来なくなり、プログラムの再起動以外の機能実行ができなくなる。従って前記各機能を再度使用するためには、通常の起動時同様、プログラム起動のためのパスワードを入力して、プログラムを起動させる必要がある。
【0046】
上記自動休止までの所定時間は、ユーザが設定することができる。入力装置10を介するユーザの指示によってモニタ9に表示可能な図8に示す設定画面44には、マウスやキーボード等の操作がない場合の自動休止までの時間を分単位で選択できる選択欄45が設けられている。また、自動休止機能を使用しない場合は、選択欄内に「0」を入力することで自動休止機能を使用しないようにすることもできる。所望の時間を選択し終えたら、画面右下の、OKボタン46を押すことで、設定は完了する。
【0047】
上記のようなプログラムの休止は、自動休止以外にも、入力装置10を介してのユーザの指示によって休止させることもできる。
【0048】
各設定画面28、40、44の画面構成は、前記の設定画面28、40、44等のものには限られず、いずれの設定画面にどのような内容の事項が表示されることとしてもよい。
【0049】
本発明のID、パスワード等の自動入力プログラムにおける前記外部記録機能は、CPU2がプログラムを実行することによって実現する機能である。この外部記録機能は、本発明のID、パスワード等の自動入力プログラムを、データベース内に保存されているID、パスワード等の入力情報とともにリムーバブルディスクに記録するものである。リムーバブルディスクには、例えば、USB接続フラッシュメモリー、コンパクトフラッシュ(登録商標)、マイクロドライブ、スマートメディア、SDメモリーカード、メモリースティック、ハードディスクカード等を用いる事が好ましいが、特にこれらに限られるものではない。リムーバブルディスクに記録した本発明のプログラム及びデータベース内に保存されていたURL及び入力情報は、そのリムーバブルディスクからコンピュータによって起動させ、実行させることができる。
【0050】
(ID、パスワード等を自動入力プログラムの実行例)
本発明のID、パスワード等の自動入力プログラムをコンピュータによって実行させた場合の前記各機能の実行例について、図9〜図17のフローチャートを用いて説明する。
【0051】
(プログラムのアカウント新規作成機能の実行例)
図9は本発明のID、パスワード等の自動入力プログラムを起動させるプログラムのアカウント新規作成機能の実行例を示すフローチャートである。このアカウント新規作成機能の実行例は、ブラウザが未起動であるか起動中であるかを問わない。また、本発明のID、パスワード等の自動入力プログラムのアカウント新規作成機能の実行の開始条件として、コンピュータの入力装置からのアカウントの新規作成指示があったことが必要である。
【0052】
本発明のID、パスワード等の自動入力プログラムのアカウントの新規作成機能の実行にあたっては、図9のように、入力装置からのアカウントの新規作成指示(S01)があると、図4に示す画面を表示して、ユーザにアカウント名入力欄24へのアカウント名の入力及びパスワード入力欄25へのパスワードの入力及びパスワード確認入力欄26への同じパスワードの入力(パスワードの確認入力)を求める(S02〜S04)。ユーザがパスワードを確認入力して、OKボタン27を押すと、パスワード入力欄25に入力されたパスワードと、パスワード確認入力欄26に入力されたパスワードとが同一か否か判定する(S05)。二つのパスワードが同一であれば(S05;Y)、該アカウントのデータベースを作成し(S06)、プログラムを起動させる(S07)。二つのパスワードが同一でなければ(S05;N)、動作をS03へ再度移し、パスワードの再設定をユーザに求める。なお、S02〜S04の各入力動作は、別々の画面内で行うことも可能である。
【0053】
(プログラムの起動機能の実行例)
図10は、本発明のID、パスワード等の自動入力プログラムを起動させるプログラムの起動機能の実行を示すフローチャートである。この起動機能の実行例は、ブラウザが未起動であるか起動中であるかを問わない。また、この起動機能の実行の開始条件として、入力装置からのプログラムの起動指示(本プログラムのアイコンのマウスクリック等)があったことが必要である。
【0054】
本発明のID、パスワード等の自動入力プログラムの起動に当たっては、入力装置からのプログラムの起動指示(S11)があると、図2に示す画面を表示して、先に登録されているアカウントの選択及びパスワードの入力を求める(S12、S13)。入力装置からの指示によってアカウントの選択と起動パスワードの入力が行われ(S13)、OKボタン16が押されると、入力されたパスワードが正しいかどうかを判定する(S14)。このとき、パスワードが正しければ(S14;Y)、該アカウントのデータベースの起動を経て(S15)、プログラムの起動が完了し(S16)、プログラムの起動機能の実行が終了する。パスワードが正しくなければ(S14;N)、動作は前記S13に戻り、再度正しいパスワードの入力を求める。起動が完了すると、ブラウザを起動させた場合に、前記記録機能、自動入力機能等の各機能を使用することができるようになる。
【0055】
(アカウント切替機能の実行例)
既にプログラムが起動している場合のアカウントの切替機能の実行についても、上記のプログラムの起動機能の実行とは、開始条件がアカウント切替指示検出となる点が異なるのみで(図10中C01)、図2に示す起動画面が示されて、S12以降は共通する動作を行うこととなる。
【0056】
(記録機能の実行例)
図11は、本発明のID、パスワード等の自動入力プログラムの記録機能の実行例を示すフローチャートである。この記録機能の実行例は、ブラウザが起動し、かつコンピュータとインターネットとが接続されていることを前提とする。また、記録機能の実行の開始条件として、入力装置からの記録指示(ブラウザ中の保存ボタンのマウスクリック等)があったことを必要とする。
【0057】
本発明のID、パスワード等の自動入力プログラムの記録機能の実行にあたっては、図11のように、最初に、ユーザからの記録指示があると(S21)、現在モニタが表示している画面のURLを認識する(S22)。次に、表示中の画面が入力画面か否かを入力欄や認証ボタンが存在するかによって判定し(S23)、表示中の画面が入力画面であった場合(S23;Y)、表示中の画面中の入力欄の情報を認識する(S24)。表示中の画面が入力画面ではなかった場合(S23;N)、保存は完了されず(S29)、記録機能の実行が終了する。表示中の画面中の入力欄情報を認識すると、記録機能は、画面中の入力欄中に、ID、パスワード等の入力情報が、ユーザによって入力されているか検出する動作(S25)へ進む。入力情報が入力されている場合には(S25;Y)、データベース内に現在表示中の画面のURLと同じURLについてデータが保存されているかを判定する動作(S26)に進む。入力情報が入力されていない場合には(S25;N)、保存は完了されず(S29)、記録機能の実行が終了する。データベース内に同じURLについて保存されていない場合(S26の「無い」場合)は、当該URLと、入力欄情報及び入力情報を組にして新規保存して(S27)、記録機能の実行が終了する。データベース内に同じURLについて既に保存されている場合(S26の「有る」場合)は、当該保存されているURLについて、別の組として入力欄情報及び入力情報を追加保存して(S28)、記録機能の実行が終了する。
【0058】
保存が完了すると、データベースに保存された一組の入力画面のURL、入力画面中の入力欄情報、入力情報は、前記設定画面28(図5)で閲覧(参照)、編集等の諸操作をすることができる。
【0059】
(自動入力機能の実行例)
図12は、本発明のID、パスワード等を自動入力プログラムの自動入力機能の実行例を示すフローチャートである。この自動入力機能の実行例においては、ブラウザが起動し、かつコンピュータとインターネットとが接続されていることが前提となる。なお、当該前提条件には、前記図5に示す設定画面28のサイト窓29中のサイト名のマウスクリックによってブラウザが起動し、コンピュータとインターネットとが接続された場合も含む。また、開始条件として、入力装置から入力されたURL接続指示(URLの入力・確定、ハイパーリンクが設定されたURLのマウスクリック、前記設定画面28のサイト窓29中のサイト名31のマウスクリック等)があったことが必要となる。
【0060】
本発明のID、パスワード等の自動入力プログラムの自動入力機能の実行にあたっては、図12のように、最初に、ユーザによるURL接続指示があると(S31)、指定されたURLが、データベース内に保存するURLと同一のURLがあるか否かを判定する(S32)。同一のURLがある場合(S32;Y)には、動作は後述する図中S33に進み、同一のURLがない場合(S32;N)には、自動入力は行われず(S38)、自動入力機能の実行は終了する。
【0061】
S33では、入力の指示のあった画面と同一のURLについて当該URLと組にして保存されている入力欄情報と、表示中の画面の入力欄情報とを比較し、一致するかどうかを判定する。入力欄情報が一致した場合(S33;Y)、動作はS34へ進む。入力欄情報が一致しない場合(S33;N)には、自動入力は行われず(S38)、自動入力機能の実行は終了する。
【0062】
S34では、当該URLと組にして保存されている入力情報(ID、パスワード等)が、複数組あるか否かを判定する。当該URLと組にして保存されている入力情報が、一組しかない場合(S34;N)には、該入力情報を、入力指示のあった画面の入力欄に入力して(S36)、入力指示のあった画面を、サーバに接続してモニタに表示して(S37)、自動入力機能の実行は終了する。当該URLと組にして保存されている入力情報が複数ある場合(S34;Y)、どの組の入力情報を入力するかをユーザに選択させ(S35)、選択した入力情報を、入力指示のあった画面の入力欄に入力して(S36)、入力指示のあった画面を、サーバに接続してモニタに表示して(S37)、自動入力機能の実行は終了する。
【0063】
自動入力機能の実行例によると、前記記録機能によってデータベースにデータが保存してある限り、データベースに保存してあるURLへアクセスすると、毎回自動的に入力情報が入力されるようになる。
【0064】
(編集機能の実行例)
図13は、本発明のID、パスワード等の自動入力プログラムの編集機能の実行例を示すフローチャートである。この編集機能の実行例においては、前記図5に示す設定画面が表示されていることが前提となる。ただし、ブラウザが起動していること、及びコンピュータとインターネットとが接続されていることは前提とならない。
【0065】
本発明のID、パスワード等の自動入力プログラムの編集機能の実行にあたっては、図12のように、設定画面28が表示されているとき(S41)、ユーザは、編集の対象を前記図5に示す設定画面28中のサイト窓29に表示されたサイト31とするか、同じく前記図5に示す設定画面28中のデータ窓30に表示された入力情報33とするか選択する(S42)。サイト31について編集をする場合は動作はS50に進み、入力情報33について編集をする場合は動作はS43に進む。
【0066】
S43では、最初にユーザが編集を希望する入力情報33を選択する。編集を希望する入力情報33の選択をすると、選択した入力情報33を変更するか削除するかを選択する(S44)。変更を選択すると動作がS45に進む。削除を選択すると選択した入力情報33が削除され(S46)、削除がデータベースに保存されて(S49)、編集機能の実行が終了する。
【0067】
S45では、所望の変更を入力装置から入力する。入力すると、編集機能は、この変更を確定させるか否かをユーザに選択させる(S47)。変更の確定を選択すると(S47;Y)、動作がS48に進む。変更の確定をしない場合(S47;N)は、編集機能はユーザに変更の入力のやり直しを求める(S45)。
【0068】
S48では、登録機能が、変更した入力情報を、インターネットを通じてその入力画面を備えるウェブサイトのサーバに連絡して、次回以降は、変更された入力情報で認証が可能となるように登録し(S48)、その登録がデータベースに保存され(S49)、編集機能の実行が終了する。
【0069】
S50では、最初にユーザが編集を希望するサイト名31を選択する。編集を希望するサイト名31の選択をすると、選択したサイトの名称を変更するかサイト自体を削除するかを選択する(S51)。サイトの名称変更を選択すると動作がS52に進み、サイト自体の削除を選択すると選択したサイトのURL及び、当該URLと組にして保存されている入力欄情報32と入力情報33とが削除され(S46)、削除がデータベースに保存されて(S49)、編集機能の実行が終了する。
【0070】
S52では、ユーザが所望の変更後のサイト名を入力装置から入力する。入力されると、編集機能は、この変更を確定させるか否かをユーザに選択させる(S53)。変更の確定を選択すると(S53;Y)、変更がデータベースに保存されて(S49)、編集機能の実行が終了する。
【0071】
(自動変更機能の実行例)
図14は、本発明のID、パスワード等の自動入力プログラムの自動変更機能の実行例を示すフローチャートである。この実行例においては、開始条件として、オペレーティングシステム(OS)が起動したとき、OSの起動中に日付が変わったとき、またはOSの起動中に変更期限条件が設定変更されたことを条件とする。ただし、ブラウザが起動していること、及びコンピュータとインターネットとが接続されていることは前提とならない。
【0072】
本発明のID、パスワード等の自動入力プログラムの自動変更機能の実行にあたっては、図14のように、最初に、自動変更機能は、データベースにURL及び入力欄情報と組にして保存されている入力情報の全てについて、その保存日時を参照する(S61)。次に、前記内部時計(カウント機能)でのカウントデータと、データベース内の全データの保存日時とを比較し(S62)、データベース内から、変更期限を迎えているURL及び当該URLと組になって保存されている入力情報を検出する(S63)。変更期限を迎えている入力情報がなければ、自動変更機能の実行は終了する(S63;N)。変更期限を迎えている入力情報を検出すると(S63;N)、自動変更部28は、設定が自動変更になっているか否か確認する(S64)。設定が自動変更であれば動作はS65に、設定が自動変更でなければ動作はS68に、それぞれ進む。
【0073】
S65では、自動変更機能が、設定されている条件に従って、乱数表を用いて、自動的に入力情報を変更する。変更が完了すると登録機能が、自動変更した入力情報を、インターネットを通じてその入力画面を備えるウェブサイトのサーバに登録して、次回以降は、変更された入力情報で認証が可能となるようにし(S66)、変更をデータベースに保存して(S67)、自動変更機能の実行が終了する。
【0074】
S68では、最初にユーザが編集を希望する入力情報を選択する。なお、S68は手動変更であって、前記編集機能が機能することとなる。入力情報を選択すると、ユーザが所望の変更を入力装置から入力する(S69)。入力されると、編集機能は、この変更を確定させるか否かをユーザに選択させる(S70)。変更の確定を選択すると(S70;Y)、動作が前記S66に進み、登録機能が、自動変更した入力情報を、インターネットを通じてその入力画面を備えるウェブサイトのサーバに登録して、次回以降は、変更された入力情報で認証が可能となるようにし(S66)、変更をデータベースに保存して(S67)、自動変更機能の実行が終了する。変更の確定をしない場合(S70;N)、ユーザは変更の入力をやり直すこととなる(S69)。
【0075】
これによって、例えば企業等のイントラネットのように、定期的にパスワードの変更を要求され、且つ変更後のパスワードが変更前のものと類似しないことを要求されるような場合であっても、有効にパスワードを変更できる。
【0076】
(エクスポート機能の実行例)
図15は、本発明のID、パスワード等の自動入力プログラムのエクスポート機能の実行例を示すフローチャートである。この実行例においては、ブラウザが起動し、かつコンピュータとインターネットとが接続されていることは前提とはならない。開始条件として、入力装置からのエクスポート開始の指示があることを条件とする。
【0077】
本発明のID、パスワード等の自動入力プログラムのエクスポート機能の実行にあたっては、図15のように、最初に、入力装置からのエクスポート開始の指示があると(S71)、ユーザにファイル名の入力を求める(S72)。ファイル名を入力すると、次に、ファイルの種類の選択を求める(S73)。ファイルの種類を選択すると、次に、ファイルの保存場所の選択を求める(S74)。ファイルの保存場所を選択すると、ユーザに当該設定でのエクスポートを行うか否かの決定を求める(S75)。ユーザがエクスポートを行う決定をした場合(S75;Y)、エクスポートが完了(S76)し、エクスポート機能の実行は終了する。ユーザがエクスポートを行わない決定をした場合(S75;N)、エクスポートが完了せず、エクスポート機能の実行は終了する。なお、S72〜S75の一連の動さは、一画面中で行うことも可能で有り、その場合は、S72〜S74の動作については順不同に行うことが可能である。
【0078】
本エクスポート機能の実行によって、データベース内のデータのバックアップを取ることが可能となる。
【0079】
(インポート機能の実行例)
図16は、本発明のID、パスワード等の自動入力プログラムのインポート機能の実行例を示すフローチャートである。本インポート機能の実行例においては、ブラウザが起動し、かつコンピュータとインターネットとが接続されていることは前提とはならない。開始条件として、入力装置からのインポート開始の指示があることを条件とする。
【0080】
本発明のID、パスワード等の自動入力プログラムのインポート機能の実行にあたっては、図16に示すように、最初に、入力装置からのインポート開始の指示があると(S81)、ユーザにインポートするファイルが保存してある場所の選択を求める(S82)。ファイルの保存場所を選択すると、ファイルの選択を求める(S83)。ファイルの選択をすると、ユーザに当該設定でのインポートを行うか否かの決定を求める(S84)。ユーザがインポートを行う決定をした場合(S84;Y)、データベースへのインポートが完了(S85)し、インポート機能の実行は終了する。ユーザがインポートを行わない決定をした場合(S84;N)、インポートが完了せず、インポート機能の実行は終了する。
【0081】
本インポート機能の実行例によって、バックアップ済みのデータをデータベースに復活させることが可能となる。
【0082】
(自動休止機能の実行例)
図17は、本発明のID、パスワード等の自動入力プログラムの自動休止機能の実行例を示すフローチャートである。本自動入力機能の実行例においては、ブラウザが起動し、かつコンピュータとインターネットとが接続されていることが前提とはならない。本機能の実行例においては、マウスや、キーボード等の入力装置による入力操作がないことが開始条件となる。
【0083】
本発明のID、パスワード等の自動入力プログラムの自動休止機能の実行にあたっては、図17のように、マウスや、キーボード等の入力装置による入力操作がない場合、その無操作を検出した(S91)自動休止機能の内部時計(カウント機能)は、入力操作がなくなってからの時間を空き時間としてカウントして(S92)、空き時間が設定時間に達したか否かを監視する(S93)。空き時間が設定時間に達した場合(S93;Y)、自動休止機能は、プログラムの再起動以外の全機能を休止させ、本自動休止機能の実行は終了する。空き時間が設定時間に達する前にマウスや、キーボード等の入力装置による入力操作が行われた場合(S93;N)は、自動休止機能は、再び無操作になるのを待つ。なお、再起動させるためには、前記プログラム起動機能の実行と同様の操作を行う必要がある。
【0084】
自動休止機能の実行によって、長時間ユーザがコンピュータの前から離れた場合等であっても、他人がデータベースを悪用することをできなくすることができる。
【0085】
なお、自分でプログラムの休止をすることも可能である。その時は入力装置からのプログラム休止の指示により、プログラムの全機能を即時休止させることができる。
【0086】
(外部記録機能の実行例)
図18は、本発明のID、パスワード等の自動入力プログラムの外部記録機能の実行例は、以下の通りである。本発明のID、パスワード等の自動入力プログラムのアカウントの新規作成機能の実行にあたっては、図18のように、外部記録機能は、ユーザの入力装置からの指示により、本プログラムの、リムーバブルディスクへの記録の指示を検出すると(S101)、ユーザに保存する場所を選択させた後(S102)、リムーバブルディスクがドライブにセットされているか否か(S103)、リムーバブルディスクの空き容量が十分か否かを判断し(S104)、リムーバブルディスクがセットされており(S103;Y)、その空き容量が十分ある場合には(S104;Y)、該リムーバブルディスクに、本発明のID、パスワード等の自動入力プログラムと、データベース内に保存されているURLや入力情報とを記録して(S105)、外部記録機能の実行は完了する。リムーバブルディスクがセットされていない場合や(S103;N)、リムーバブルディスクの空き容量が十分にない場合には(S104;N)、いずれも記録はできず(S106)、本機能の実行は終了する。
【0087】
(実施形態2)
前記実施形態1においては、本発明のID、パスワード等の自動入力プログラムは、ブラウザを支援するプログラムとして機能したが、本発明のID、パスワード等の自動入力プログラムは、前記実施形態1に記載の各機能を、ブラウザの機能として取りこむこともできる。
【0088】
本実施形態に示すID、パスワード等の自動入力プログラムも、前記実施形態1と同様のハードウェア構成のコンピュータ1によって実現可能であり、前記実施形態1の各機能の実行例と同様の実行例を実施することができる。従って、前記実施形態1の場合は、各機能を実現するプログラムのみを記録媒体に記録し、ブラウザ支援ソフトウェアとして提供することができるのに対し、本実施形態のID、パスワード等の自動入力プログラムは、ID、パスワード等の自動入力機能等を備えたブラウザソフトとして提供する必要がある点において両者は異なる。
【0089】
(その他の実施形態)
前記実施形態1、2においては、本発明のID、パスワード等の自動入力プログラムは、ウェブサイトのURL、ウェブサイト内の入力画面中の入力情報等、インターネットについてのみ機能するものとしたが、これには限られず、他のアプリケーションについても機能可能な、OS全体について機能するプログラムとしてもよい。その場合、例えば、ワープロソフトにパスワードを備えた場合等に、そのパスワードを保存したり、パスワードを自動入力したり、パスワードを編集したり自動変更したり等することが可能となる。
【0090】
なお、本発明のID、パスワード等の自動入力プログラムにおいて、保存、編集等が可能なのは、インターネットのウェブサイト上で使用される言語形式であれば、HTML形式に限らず、XML形式やXHTML形式などどのような言語形式であっても対応可能なものとすることができる。
【0091】
【発明の効果】
本件出願の第1のID,パスワード等の自動入力プログラムには次のような効果がある。
(1)ID、パスワード等の入力情報を入力する入力画面に入力したID、パスワード等の入力情報を、データベースに保存することができるので、長いIDやパスワード等を記憶しておく必要がなくなり、面倒がなくなる。
(2)データベース内に保存されている入力情報を、入力画面を開く度に自動的に入力することができるため、キーボードでパスワード等の入力情報を入力する際の面倒がなくなり、入力ミスも解消することができる。
【0092】
本件出願の第2のID、パスワード等の自動入力プログラムには、上記の効果の他に次のような効果がある。
(1)起動画面にパスワードを入力すれば、先に入力した入力情報を入力画面を開く度に、その画面に、データベースに保存されている入力情報を自動的に入力するため、プログラムの起動のパスワードさえ覚えており、他人に分からないようにしていれば、各入力画面ごとにパスワードを覚えたりメモしたりする必要がなくなり、パスワードを忘れてしまったり、メモを他人に見られて悪用されたりする不都合が軽減され、情報の安全を確保することができる。また、入力ミスも解消することができる。
【0093】
本件出願の第3のID、パスワード等の自動入力プログラムには、上記の効果の他に次のような効果がある。
(1)一つの入力画面に入力された異なる二以上のID、パスワード等の入力情報をデータベースに保存することができるため、一つの入力画面について複数種のパスワード等を有する場合であっても、データベースに保存することができるので、複数のIDやパスワード等を記憶しておく必要がなくなり、面倒がなくなる。また、入力情報の整理も容易になる。
(2)データベースに保存されている二以上の入力情報のうち、のいずれかの一つ入力情報をユーザの選択した入力情報を入力画面に自動的に入力することができるので、入力ミスや、一方若しくは他方を忘れてしまうことによる不都合を解消することができ、便利となる。
【0094】
本件出願の第4のID、パスワード等の自動入力プログラムには、上記の効果の他に次のような効果がある。
(1)ID、パスワード等の入力情報を暗号化してデータベースに保存するため、データ内容を他人に見られたり悪用されたりするおそれがなくなり、より情報の安全性を高めることができる。
【0095】
本件出願の第5のID、パスワード等の自動入力プログラムには、上記の効果の他に次のような効果がある。
(1)データベースに保存されているID、パスワード等の入力情報のうち入力画面で読解不能な記号の入力情報は読解可能な記号に変換して設定画面に表示させることができるので、データベース内では、従来であれば記号で塗りつぶされる等して読解不能であったパスワード等の情報であっても、設定画面を開けば文字で参照することができ、忘れたパスワード等も容易に思い出すことができる。
【0096】
本件出願の第6のID,パスワード等の自動入力プログラムには上記の効果の他に次のような効果がある。
(1)データベースに保存されているID、パスワード等の入力情報を、それらを入力する入力画面を開くことなく変更、一部訂正、削除等の編集を行うことが出来るので、いちいち当該入力画面用の入力情報変更画面を開いたりする面倒がなくなり、より簡易、迅速な入力情報の管理が可能となる。
(2)編集後の入力情報を外部に登録させることができるので、その入力画面を開かずにデータの変更を行った場合であっても、その後その入力画面を開いた時に、自動入力されるデータによって認証可能であるため、外部に入力情報の変更をいちいち登録する面倒がなくなり、入力情報の管理を簡易且つ迅速に行うことができる。
【0097】
本件出願の第7のID、パスワード等の自動入力プログラムには上記の効果の他に次のような効果がある。
(1)エクスポートが可能となるので、データベースに保存されている入力情報のバックアップを容易に取ることができ、パスワード等の重要データがトラブルによって失われる不都合が減少し、情報の安全性が確保される。
(2)インポートが可能となるので、外部からデータベースに入力情報を読みこむことができ、データベース内に外部から入力情報を追加したり、万が一データベース内のパスワード等の入力情報がトラブルによって失われた場合であっても、入力情報を復活させることができる。
【0098】
本件出願の第8のID,パスワード等の自動入力プログラムには上記の効果の他に次のような効果がある。
(1)所定期間経過後の入力情報を自動的に新しい入力情報に変更するので、例えば企業等のイントラネットのように、定期的にパスワードの変更を要求されるような場合に、いちいち自分で変更操作をする面倒がなくなり、便利である。
(2)入力情報を乱数表を用いて自動的に新しい入力情報に変更するので、例えば企業等のイントラネットのように、変更後のパスワードが変更前のものと類似しないことを要求されるような場合であっても、簡易にシステムの要求に沿ったパスワードに変更でき、結果的に情報の安全性が向上する。
【0099】
本件出願の第9のID,パスワード等の自動入力プログラムには上記の効果の他に次のような効果がある。
(1)所定時間の入力不操作によって自動的に、プログラムの起動ステップ以外の機能を休止する各機能を休止させるので、例えば長時間ユーザがコンピュータの前から離れた場合等であっても、他人がパスワード等を悪用することがなくなり、より高い情報の安全性を実現できる。
【0100】
本件出願の第10のID、パスワード等の自動入力プログラムには上記の効果の他に次のような効果がある。
(1)パスワード等の入力情報を入力する入力画面が、インターネットのウェブサイト上のものであるので、ブラウザとは別のデータベース内に入力情報を保存することができ、長いIDやパスワード等を記憶しておく必要がなくなり、面倒がなくなるばかりでなく、ブラウザ内に保存されたパスワードを第3者に悪用される危険性も減少し、情報の安全性を確保することができる。
(2)データベース内に保存されている入力情報を、ウェブサイトを開く度に自動的に入力することができるため、キーボードでパスワード等の入力情報を入力する際の面倒がなくなり、入力ミスも解消することができる。インターネット上では、入力画面が特に多いため、快適にインターネットを行うことができる。
【0101】
本件出願の第11のID、パスワード等の自動入力プログラムには上記の効果の他に次のような効果がある。
(1)URLの情報をも保存でき、保存したURLを指定することで該入力画面を直接開くことができ、前記データベースに保存されているID、パスワード等の入力情報を、入力画面に自動的に入力することができるので、入力画面が分らなくなった場合でも当該サイトにアクセスすることが可能であり、より簡易に入力画面にアクセスして入力情報を自動入力することができる。
【0102】
本件出願の第12のID,パスワード等の自動入力プログラムには上記の効果の他に次のような効果がある。
(1)ID、パスワード等の自動入力プログラムをデータベースに保存されているID、パスワード等の入力情報とともにリムーバブルディスクに記録することができるため、ソフトウェアとして頒布、持ち運びが可能となり、利用の便に資する。
(2)データベースごとリムーバブルディスクに記録することができるので、外出先等でも、プログラムを起動させるパスワードさえ知っていれば自分のパスワード等の入力情報を使うことができる。
【0103】
本件出願のコンピュータ読み取り可能な記録媒体は、上記の効果の他に次のような効果を有する。
(1)本発明のプログラムを記録したものであるので、持ち運び可能であって、頒布の便がよく、流通し易くなり、利用の便に資する。
(2)外出先等でも、プログラムを起動させるパスワードさえ知っていれば自分のパスワード等の入力情報を使うことができる。
【図面の簡単な説明】
【図1】本発明のID、パスワード等の自動入力プログラムを実現するID、パスワード等の自動入力プログラムのハードウェア構成を示す説明図。
【図2】本発明のID、パスワード等の自動入力プログラムの起動画面を示す説明図。
【図3】ID、パスワード等の入力画面を示す説明図。
【図4】本発明のID、パスワード等の自動入力プログラムのアカウント新規作成画面を示す説明図。
【図5】図1に示すID、パスワード等の自動入力プログラムの設定画面の一例を示す説明図。
【図6】パスワード等の入力情報を変更する変更画面の説明図。
【図7】図1に示すID、パスワード等の自動入力プログラムの設定画面の他の一例を示す説明図。
【図8】図1に示すID、パスワード等の自動入力プログラムの設定画面のその他の一例を示す説明図。
【図9】図5に示す設定画面からデータを変更する場合のデータ変更画面を示す説明図。
【図10】本発明のID、パスワード等の自動入力プログラムの起動機能実行例を示すフローチャート。
【図11】本発明のID、パスワード等の自動入力プログラムの記録機能実行例を示すフローチャート。
【図12】本発明のID、パスワード等の自動入力プログラムの自動入力機能実行例を示すフローチャート。
【図13】本発明のID、パスワード等の自動入力プログラムの編集機能実行例を示すフローチャート。
【図14】本発明のID、パスワード等の自動入力プログラムのパスワード自動変更機能実行例を示すフローチャート。
【図15】本発明のID、パスワード等の自動入力プログラムのエクスポート機能実行例を示すフローチャート。
【図16】本発明のID、パスワード等の自動入力プログラムのインポート機能実行例を示すフローチャート。
【図17】本発明のID、パスワード等の自動入力プログラムの自動休止機能実行例を示すフローチャート。
【図18】ID、パスワード等の自動入力プログラムの外部記録機能実行例を示すフローチャート。
【符号の説明】
1 コンピュータ
2 CPU
3 ROM
4 RAM
9 モニタ
10 入力装置
11 ハードディスク
12 インターネット
13 起動画面
28 設定画面
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a program for causing a computer to automatically input an ID, a password, or the like required to be input on an input screen that requires input of an ID, a password, and the like, particularly, on an input screen on an Internet website, and records the program. And a computer-readable recording medium.
[0002]
[Prior art]
Various OSs (operating systems) are provided as software for managing the entire computer system. Typical examples are the "Windows" (registered trademark) series of Microsoft Corporation and the "MacOS" (registered trademark) of Apple Corporation. Also, various web browsers are provided as software for browsing websites on the Internet. Typical examples are "Internet Explorer" (registered trademark) of Microsoft Corporation and "Netscape Navigator" (registered trademark) of Netscape Corporation.
[0003]
Some Internet websites require user authentication in order to browse the website and receive services on the website. Such a website has a login screen (input screen) for asking the user to enter an ID and a password. In such a website, since the user needs to input his / her ID and password on the login screen, the user memorizes his / her ID and password or carries it with his / her memo. In this case, a simple password is used to make it easy to memorize, or a memo is pasted near the computer to prevent an input error or a forgetting of an ID or a password. On the login screen, the entered ID and password can be stored in the web browser.
[0004]
As described above, the input screen for requesting the input of the authentication information frequently appears not only in the Internet but also in other applications.
[0005]
[Problems to be solved by the invention]
However, it is difficult for the user himself to store input information such as various IDs and passwords. Further, it is troublesome to input the input information every time, and it is easy to make an input error, and there is also a disadvantage that the workability is reduced. Conversely, if the input information is simplified, the input information may be known to another person and illegally used by a third party. In addition, if you carry the notebook with the input information in your notebook, or paste it near the computer, if you lose the notebook or memo, you will not be able to authenticate, There is a problem that anyone who picks up can authenticate if they see it, and the user authentication becomes meaningless. Especially on the Internet, if the password entered on the login screen is saved in the browser, it is said that the saved password can be used by others to log in without permission, or that you can not log in on the go unless you remember the password There are inconveniences. In the first place, it is very dangerous to let a browser remember personal information, and there is a risk that information may be stolen by an intrusion from the outside. Furthermore, when changing or deleting the password once determined, it is necessary to follow the instructions in the web page, and it is difficult to change the password easily, and there is a problem in information security.
[0006]
[Means for Solving the Problems]
An object of the present invention is to provide an automatic input program such as an ID and a password, which can solve the above various problems, and a recording medium.
[0007]
One of the automatic input programs for ID, password, etc. of the present invention is a recording step of saving the input information, such as ID and password, input on an input screen for inputting input information, such as ID and password, in a database; And an automatic input step of automatically inputting input information each time the input screen is opened.
[0008]
Another one of the automatic input programs such as the password of the present invention is an automatic input program which is started when a password is input to the start screen, and after the password is input to the start screen, the input screen other than the start screen is displayed. A recording step of inputting an ID, a password and the like required on an input screen and storing the input information in a database, and an automatic input step of automatically inputting the input information stored in the database each time the input screen is opened After the input information is stored in the database, the input information stored in the database is automatically saved every time the input screen is opened, even if the input information is not input to the input screen if the password is input on the start screen. And an automatic input step of inputting the information to the computer.
[0009]
Another one of the automatic input programs such as passwords of the present invention is a recording step capable of storing input information such as two or more different IDs and passwords input on one input screen in the database in the program. In the subsequently opened input screen, the user is allowed to select any one of the two or more pieces of input information stored in the database, and the selected input information is automatically displayed on the opened input screen. And an automatic inputting step of inputting the information.
[0010]
Another one of the automatic input programs such as passwords of the present invention can further cause a computer to execute a recording step of encrypting input information such as an ID and a password and storing the encrypted information in a database.
[0011]
Another one of the automatic input programs such as passwords of the present invention is that, among input information such as IDs and passwords stored in a database, input information of symbols that cannot be read on an input screen is converted into readable symbols. It is possible to cause a computer to execute a reference step of displaying on a setting screen and displaying input information of a symbol readable on the input screen as it is on the setting screen.
[0012]
Another one of the automatic input programs such as passwords of the present invention is to change, partially correct and delete input information such as ID and password stored in the database without opening an input screen for inputting them. Editing can be performed, after which the computer can execute an editing step of inputting the edited input information on an input screen that is opened thereafter and a registration step of registering the edited input information to the outside. is there.
[0013]
Another one of the automatic input programs such as passwords of the present invention is a program that allows a computer to execute an import step and an export step.
[0014]
Another one of the automatic input programs such as the password of the present invention measures a period from when the input information is stored in the database by a counting function, and automatically inputs the input information after a predetermined period using a random number table. It is possible to cause a computer to execute an automatic change step of changing to new input information.
[0015]
Another one of the automatic input programs such as the password of the present invention is a program which can cause a computer to execute an automatic pause step for suspending functions other than a program start step automatically by a non-input operation for a predetermined time. is there.
[0016]
Another one of the automatic input programs for passwords and the like according to the present invention is that the input screen for inputting input information such as a password is an input screen on an Internet website.
[0017]
Another one of the automatic input programs for passwords and the like according to the present invention is a recording step of also storing the URL information of the input screen on the input screen of the ID and the password of the Internet website, and designating the stored URL. The user can directly open the input screen, and cause the computer to execute an automatic input step of automatically inputting input information such as an ID and a password stored in the database into the input screen. It is.
[0018]
Another one of the automatic input programs such as a password of the present invention is to make a computer execute an external recording step of recording each of the above programs together with input information such as an ID and a password stored in a database on a removable disk. You can do it.
[0019]
A computer-readable recording medium that records an automatic input program such as an ID and a password according to the present invention is obtained by recording the above-described programs on a recording medium.
[0020]
BEST MODE FOR CARRYING OUT THE INVENTION
(Embodiment 1)
The automatic input program such as an ID and a password according to the present invention is executed by a computer 1 having a hardware configuration as shown in FIG. The computer 1 in FIG. 1 is a general-purpose computer, and is connected to a CPU 2, a ROM 3, a RAM 4, an interface circuit (I / F: for example, a graphic board) 5, an I / F 6, an I / F 7, and a communication I / F (communication) via a bus. (Control device) 8.
[0021]
A monitor (display device) 9 is connected to the I / F 5. The input device 10 is connected to the I / F 6. As the input device 10, a keyboard, a mouse, a joystick, a trackball, a flat space, or the like is used. A hard disk (including a hard disk drive) 11 is connected to the I / F 7, and a communication I / F 8 is connected to the Internet 12 through a communication line.
[0022]
The ROM 3 stores a startup program. The startup program is executed by the CPU 2 when the power of the computer 1 is turned on. As a result, the operating system (OS) stored in the hard disk 11 and one or more drivers for display processing or communication processing are loaded into the RAM 4, and various processing and control can be executed.
[0023]
A program for controlling the computer 1 is expanded in the RAM 4. The RAM 4 holds the processing result of the program, temporary data for processing, display data for displaying the processing result on the screen of the monitor 9, and the like. The display data developed on the RAM 4 is transmitted to the monitor 9 through the I / F 5.
[0024]
The hard disk 11 is a recording medium that stores various programs including an ID and password automatic input program according to the present invention, control data, text data, image data, and the like. Writing or reading of data to or from the hard disk 11 is performed by a hard disk drive (not shown).
[0025]
The communication I / F 8 uses a communication line (communication line) connected to the computer 1 to transmit / receive data to / from another device (for example, a server) or to upload or download a program or data in accordance with an instruction from the CPU 2. .
[0026]
The input device 10 is used by a user (operator) of the computer 1 to input data and instructions to the computer 1.
[0027]
The CPU 2 executes various programs recorded on the hard disk 11. The automatic input program of the present invention such as an ID and a password is also executed by the CPU 2.
[0028]
The Internet (or an intranet or the like) 12 is connected to a plurality of servers for providing a website. When a URL is received from a computer, the server is connected to the server corresponding to the URL. Is provided to the computer.
[0029]
The automatic input of an ID, a password, and the like according to the present invention is a program that functions for the entire OS. In this embodiment, the program will be described as a program that supports a web browser on the Internet (hereinafter referred to as “browser”).
[0030]
The automatic input program such as an ID and a password according to the present invention causes a computer to execute the following functions on a web browser (hereinafter referred to as "browser"). A function to record the input data entered on the input screen in the database, a function to automatically input the input data saved in the database to the input screen, a function to view (reference) the input data saved in the database, and a function to save the data in the database Editing function to change, partially correct, delete, etc. the input data, register the changed data to the server, export the database data in a format that can be interpreted by other applications, interpret by other applications Import function to import a file in a format that can be input into the database, Automatic change function to automatically change the input data after a predetermined time has elapsed after the input data is input, Input from the input device of the computer is not performed for a predetermined time Automatic pause function to automatically suspend the above functions in case Etc. external recording function of storing data and programs of the present invention to an external recording device (removable disk) of.
[0031]
As the browser, for example, “Internet Explorer” (registered trademark) of Microsoft Corporation or the like can be used. The browser connects the computer 1 to the Internet 12 in accordance with an instruction from the user input from the input device 10 of the computer 1, for example, input of a URL in a URL input field, operation of an enter key, operation of a hyperlink, and the like. The user accesses the URL of the designated website, downloads the information uploaded to the website, and displays the information on the monitor 9.
[0032]
In order for the computer to execute the functions of the automatic input program such as the ID and the password of the present invention, it is necessary to activate the automatic input program. For this purpose, in response to an instruction from the input device 10 of the computer 1 in FIG. 1, a start screen 13 as shown in FIG. 2 is opened and the user inputs an account name and a password. In the account name specification field 14 shown in FIG. 2, a registered account name is selected, a password is entered in the password field 15, and an OK button 16 is pressed to start authentication.
[0033]
The recording function in the automatic input program such as an ID and a password according to the present invention can be stored by the user when the screen downloaded by the browser and displayed on the monitor is an input screen such as a login screen or a search condition input screen. Is detected, and the URL of the input screen, the input field information, and the input information are stored in the database. For example, in the log-in screen 18 on the Internet where the input of the ID / password shown in FIG. 3 is required, the URL 19, the input field information such as the number and the position of the input fields 20 for inputting the ID / password, the input fields such as the ID / password, etc. In order to save the input information 21 actually input to the user 20, the user once enters the ID and password in the respective input fields 20 and selects the save button 22 before the user presses the OK button to perform authentication. This is executed by instructing "ID / password storage". The save button 22 shown in FIG. 3 appears in the browser screen when the CPU 2 executes the automatic input program such as the ID and the password of the present invention, and is used to easily execute the save. It is.
[0034]
The input field information includes not only the ID input field 20 and the password input field 20 on the login screen as shown in FIG. 3, but also a search keyword input field on a search condition setting screen of a search page, a money input field on a shopping page, and the like. And any other input field such as an input field for inputting the above information. The input information is various kinds of information such as an ID and a password input to the input fields.
[0035]
The database stores a URL of an input screen, input column information, and input information for each user account by executing the recording function. A plurality of databases can be used by switching a plurality of accounts. An account can be newly created by inputting necessary items in an account name input field 24, a password input field 25, and a password confirmation input field 26 of a new account creation screen 23 shown in FIG. This screen can also be opened by pressing a new account creation button 17 on the startup screen 13 in FIG. The information stored in this database can be referred to on the monitor 9 (FIG. 1) by the reference function. When the data of the database is displayed on the monitor 9 in response to a user instruction from the input device 10 (FIG. 1) of the computer, a setting screen 28 as shown in FIG. 5 appears. In the site window 29 on the left side of the screen, the URL is stored with the site name 31 on the input screen for ID, password, etc., and the input window information 32 and the ID, password, etc. corresponding to the respective input columns in the data window 30 on the right side. Are stored as a set. In the setting screen 28, on a normal input screen, input information (FIG. 3) such as a password, which is crushed by a symbol such as "*" and displayed as an unreadable symbol, can be seen in an alphanumeric state. (FIG. 5). Note that the input column information 32 and the input information 33 can be separately stored.
[0036]
In addition, this recording function encrypts and stores various types of information such as the URL, input field information, and input information. Therefore, the information stored in the database may be stored in another application (for example, "Notepad" of Microsoft's OS "Windows" (registered trademark)) or database software (for example, "Access" of Microsoft Corporation). (Registered trademark)). For encryption, public key cryptography (eg, RSA, ElGamal cryptography, elliptic curve cryptography, etc.), secret key cryptography (eg, DES, IDEA, FEAL, MISTY, etc.) and other key cryptography can be used.
[0037]
The automatic input function in the automatic input program such as an ID and a password according to the present invention is a function realized by the CPU 2 executing the program. This automatic input function checks whether the specified or input URL matches the URL of the input screen stored in the database, and if the URL matches, the screen of the specified or input URL is displayed. This is a function of collating the input field with the input field information in the database, and inputting the input information stored in combination with the input field to the input screen if the input field is matched.
[0038]
This automatic input function accesses the URL of the input screen of the site when the site name 31 is selected in the site window 29 of the setting screen 28 shown in FIG. 5 and is stored together with the URL in the database. The input information is automatically input after being collated with the input field information. Even if the browser is not activated, the automatic input function activates the browser, connects the computer 1 to the Internet 12, accesses the URL of the input screen of the site, and forms a group together with the URL in the database. The stored input information is automatically input after being collated with the input field information.
[0039]
The editing function in the automatic input program for ID, password, etc. of the present invention is a function realized by the CPU 2 executing the program. This editing function performs deletion of a stored URL, change of a name, partial change, deletion or change of stored input information, and the like in accordance with an instruction from the input device 10. When the stored URL is deleted, the editing function also deletes the input column information and the input information that are stored in a pair with the URL. When the user changes the input information, the changed data is registered in the website server provided with the input screen through the Internet 12, and the authentication can be performed with the changed password from the next time. In the present embodiment, the registration function performs the change registration work on the server regardless of whether or not the browser is running when the user instructs the change.
[0040]
The editing function can be performed by the setting screen 28 shown in FIG. When an arbitrary site name 31 in the site window 29 of the setting screen 28 is selected, a site name change button 34 and a site delete button 35 located at the lower part of the screen can be selected. To change the site name, the user presses the site name change button 34, inputs a desired name, and confirms the change. When the deletion of the site is desired, the deletion of the input field information and the input information stored in combination with the selected site and the URL of the selected site are completed by pressing the site deletion button 35.
[0041]
When any of the input information in the data window 30 of the setting screen 28 is selected, a delete button 36 and a change button 37 at the bottom of the screen can be selected. When the deletion of the input information is desired, the deletion of the input column information 32 and the input information 33 is completed by pressing the delete button 36. When the input information 33 is changed, when the change button 37 is pressed, a change screen 38 of the input information as shown in FIG. 6 is displayed. After changing the input information in the value field in the change screen 38, pressing the OK button 39 on the change screen 38 changes the data, and the change is completed.
[0042]
The export function and the import function in the automatic input program for ID, password, etc. of the present invention are functions realized by the CPU 2 executing the program. The export function saves all data such as URLs and input information in a database in a CSV file in the present embodiment according to an instruction from the input device. The import function reads a CSV format file saved by the export function according to an instruction from an input device, and makes it available in a database. In the present embodiment, the export and import can be performed only with the CSV format file. However, the present invention is not limited to this, and the export and import can be performed with a file that can be interpreted by other application software. it can.
[0043]
The automatic change function in the automatic input program such as an ID and a password according to the present invention is a function realized by the CPU 2 executing the program. The automatic change function calculates a period from when a set of data of URL, input field information, and input information is stored in the database by an internal clock (count function) and detects data that has passed a predetermined period. This is a function of changing input information in detected data to new input information using a random number table. When the input information is changed, the changed data is registered in the server of the website having the input screen through the Internet, and the login can be performed with the changed password from the next time. In the present embodiment, the registration function performs the change registration work on the server regardless of whether or not the browser is running when the user instructs the change. Therefore, even when the password is periodically required to be changed and the changed password is not required to be similar to that before the change, such as in an intranet of a company or the like, the password can be effectively set. Can be changed.
[0044]
The automatic change conditions of the input information, such as the period until the change, the necessity of the change, and the configuration of the input information after the change, can be set by the user for each stored URL or for each input information. FIG. 7 is an example of a setting screen that can be displayed on a monitor according to an instruction from the input device. The setting screen 40 is provided with an input field 41 for a period up to the change, an input field 42 for the configuration contents of the password after the change, and the like. The change period input field 41 has a change unit input field such as “day, week, month” and the like, and a field for inputting a period up to the change by a numeral. When the automatic change function is not used, “0” may be input in the column of the period until the change. The input field 42 for the configuration contents of the password after the change includes an input field for the number of digits of the password after the change, a selection field for the type of character to be used, such as "only alphabetic characters, only numbers, and mixed alphanumeric characters". Is provided. After the desired input is completed for all the fields, the setting is completed by pressing the OK button 43. In this example and FIG. 6, only the input field 41 for the period up to the change and the input field 42 for the content of the password after the change are displayed, but the display contents are not limited to this, and the selection of the URL is not limited to this. Columns and input columns for a period until a predetermined change may also be displayed on the setting screen 40. Further, the setting screen 40 shown in FIG. 7 is an example, and other setting conditions can be set.
[0045]
The automatic pause function in the automatic input program such as an ID and a password according to the present invention is a function realized by the CPU 2 executing the program. This automatic pause function has an internal clock (count function), and when the input device 10 such as a keyboard and a mouse is not operated at all for a predetermined time, the various functions are automatically put into a pause state. During a pause, none of the recording function, automatic input function, reference function, editing function, registration function, automatic change function, export / import function, etc. can be used, and functions other than restarting the program may be executed. become unable. Therefore, in order to use the above functions again, it is necessary to start the program by inputting a password for starting the program as in the case of the normal start.
[0046]
The predetermined time until the automatic suspension can be set by the user. The setting screen 44 shown in FIG. 8 which can be displayed on the monitor 9 in response to a user's instruction via the input device 10 has a selection field 45 in which the time until the automatic pause when there is no operation such as a mouse or a keyboard can be selected in minutes. Is provided. When the automatic pause function is not used, it is possible to prevent the automatic pause function from being used by inputting "0" in the selection field. When the desired time has been selected, the setting is completed by pressing the OK button 46 at the lower right of the screen.
[0047]
The pause of the program as described above can be paused by a user's instruction via the input device 10 in addition to the automatic pause.
[0048]
The screen configuration of each of the setting screens 28, 40, 44 is not limited to the above-described setting screens 28, 40, 44, etc., and any content item may be displayed on any setting screen.
[0049]
The external recording function in the automatic input program such as an ID and a password according to the present invention is a function realized by the CPU 2 executing the program. This external recording function records an automatic input program such as an ID and a password of the present invention on a removable disk together with input information such as an ID and a password stored in a database. As the removable disk, for example, it is preferable to use a USB connection flash memory, a compact flash (registered trademark), a micro drive, a smart media, an SD memory card, a memory stick, a hard disk card, or the like, but it is not particularly limited thereto. The URL and input information stored in the program and the database of the present invention recorded on the removable disk can be started and executed by the computer from the removable disk.
[0050]
(Execution example of an automatic input program for ID, password, etc.)
An example of execution of each function when the computer automatically executes the program for automatically inputting an ID and a password according to the present invention will be described with reference to the flowcharts of FIGS.
[0051]
(Execution example of the program account creation function)
FIG. 9 is a flowchart showing an execution example of a new account creation function of a program for activating an automatic input program such as an ID and a password of the present invention. The execution example of the new account creation function is irrespective of whether the browser is not started or is running. In addition, as a condition for starting the execution of the new account creation function of the automatic input program such as an ID and a password according to the present invention, it is necessary that a new account creation instruction is given from an input device of a computer.
[0052]
In executing the new account creation function of the automatic input program such as an ID and a password according to the present invention, as shown in FIG. 9, when a new account creation instruction (S01) is issued from the input device, the screen shown in FIG. The display prompts the user to input an account name in the account name input field 24, input a password in the password input field 25, and input the same password in the password confirmation input field 26 (password confirmation input) (S02 to S02). S04). When the user confirms the password and presses the OK button 27, it is determined whether or not the password entered in the password input box 25 is the same as the password entered in the password confirmation input box 26 (S05). If the two passwords are the same (S05; Y), a database of the account is created (S06), and the program is started (S07). If the two passwords are not the same (S05; N), the operation moves to S03 again, and the user is requested to reset the password. Note that the input operations of S02 to S04 can be performed in separate screens.
[0053]
(Execution example of program start function)
FIG. 10 is a flowchart showing the execution of the start function of the program for starting the automatic input program such as the ID and the password of the present invention. The execution example of the activation function does not matter whether the browser is not activated or is being activated. In addition, as a start condition of the execution of the start function, it is necessary that a program start instruction (eg, mouse click of an icon of the program) from the input device is issued.
[0054]
In starting the automatic input program for the ID, password, etc. of the present invention, when there is an instruction to start the program from the input device (S11), the screen shown in FIG. 2 is displayed, and the previously registered account is selected. And input of a password is requested (S12, S13). An account is selected and an activation password is input according to an instruction from the input device (S13). When the OK button 16 is pressed, it is determined whether the input password is correct (S14). At this time, if the password is correct (S14; Y), the database of the account is activated (S15), the activation of the program is completed (S16), and the execution of the activation function of the program ends. If the password is not correct (S14; N), the operation returns to S13, and prompts for a correct password again. When the activation is completed, when the browser is activated, the functions such as the recording function and the automatic input function can be used.
[0055]
(Execution example of account switching function)
The execution of the account switching function when the program has already been started is different from the execution of the above-described program starting function only in that the start condition is the account switching instruction detection (C01 in FIG. 10). The startup screen shown in FIG. 2 is shown, and common operations are performed after S12.
[0056]
(Execution example of recording function)
FIG. 11 is a flowchart showing an execution example of the recording function of the automatic input program of the ID, the password, etc. of the present invention. The execution example of the recording function is based on the assumption that a browser is activated and the computer is connected to the Internet. Further, as a condition for starting the execution of the recording function, it is necessary that a recording instruction (such as a mouse click on a save button in a browser) from an input device is issued.
[0057]
In executing the recording function of the automatic input program such as the ID and the password according to the present invention, as shown in FIG. 11, when a recording instruction is first given by the user (S21), the URL of the screen currently displayed on the monitor is displayed. Is recognized (S22). Next, it is determined whether or not the screen being displayed is an input screen based on the presence of an input field or an authentication button (S23). If the screen being displayed is an input screen (S23; Y), the currently displayed screen is displayed. The information in the input fields on the screen is recognized (S24). If the screen being displayed is not the input screen (S23; N), the saving is not completed (S29), and the execution of the recording function ends. When recognizing the input field information in the displayed screen, the recording function proceeds to an operation (S25) of detecting whether input information such as an ID and a password is input by the user in the input field in the screen. If the input information has been input (S25; Y), the process proceeds to an operation (S26) of determining whether data is stored in the database for the same URL as the URL of the currently displayed screen. If the input information has not been input (S25; N), the storage is not completed (S29), and the execution of the recording function ends. If the same URL is not stored in the database ("NO" in S26), the URL, the input field information and the input information are paired and newly stored (S27), and the execution of the recording function ends. . If the same URL has already been stored in the database ("YES" in S26), the input URL information and the input information are additionally stored as another set for the stored URL (S28) and recorded. Execution of the function ends.
[0058]
When the storage is completed, the URLs of a set of input screens stored in the database, the input field information in the input screens, and the input information can be viewed (referenced) and edited on the setting screen 28 (FIG. 5). can do.
[0059]
(Execution example of automatic input function)
FIG. 12 is a flowchart showing an execution example of the automatic input function of the automatic input program of the ID, the password and the like of the present invention. In the execution example of the automatic input function, it is assumed that the browser is started and the computer is connected to the Internet. The prerequisites include the case where the browser is started by clicking the site name in the site window 29 of the setting screen 28 shown in FIG. 5 and the computer is connected to the Internet. Further, as a start condition, a URL connection instruction (input / confirmation of a URL, mouse click of a URL to which a hyperlink is set, input from an input device, mouse click of a site name 31 in a site window 29 of the setting screen 28, and the like) ) Is necessary.
[0060]
In executing the automatic input function of the automatic input program such as an ID and a password according to the present invention, as shown in FIG. 12, first, when a URL connection instruction is issued by the user (S31), the designated URL is stored in the database. It is determined whether there is a URL identical to the URL to be stored (S32). If the same URL exists (S32; Y), the operation proceeds to S33 in the figure described later. If the same URL does not exist (S32; N), the automatic input is not performed (S38), and the automatic input function is performed. Is terminated.
[0061]
In S33, for the same URL as the screen on which the input was instructed, the input field information stored as a pair with the URL is compared with the input field information of the screen being displayed, and it is determined whether or not they match. . If the input column information matches (S33; Y), the operation proceeds to S34. If the input column information does not match (S33; N), the automatic input is not performed (S38), and the execution of the automatic input function ends.
[0062]
In S34, it is determined whether there are a plurality of sets of input information (ID, password, and the like) stored as a set with the URL. If there is only one set of input information stored as a set with the URL (S34; N), the input information is input to the input field of the screen where the input instruction is given (S36), and the input is performed. The screen instructed is connected to the server and displayed on the monitor (S37), and the execution of the automatic input function ends. When there are a plurality of pieces of input information stored as a set with the URL (S34; Y), the user is allowed to select which set of input information is to be input (S35), and the selected input information is input when the input instruction is issued. The input screen is entered in the input field of the screen (S36), the screen on which the input instruction is given is connected to the server and displayed on the monitor (S37), and the execution of the automatic input function ends.
[0063]
According to the execution example of the automatic input function, as long as the data is stored in the database by the recording function, the input information is automatically input every time the URL stored in the database is accessed.
[0064]
(Execution example of editing function)
FIG. 13 is a flowchart showing an execution example of the editing function of the automatic input program such as an ID and a password according to the present invention. In the execution example of the editing function, it is assumed that the setting screen shown in FIG. 5 is displayed. However, it is not assumed that the browser is running and that the computer and the Internet are connected.
[0065]
In executing the editing function of the automatic input program such as the ID and the password of the present invention, when the setting screen 28 is displayed as shown in FIG. 12 (S41), the user displays the editing target in FIG. It is selected whether to use the site 31 displayed on the site window 29 on the setting screen 28 or the input information 33 displayed on the data window 30 on the setting screen 28 shown in FIG. 5 (S42). When the site 31 is edited, the operation proceeds to S50, and when the input information 33 is edited, the operation proceeds to S43.
[0066]
In S43, first, the user selects the input information 33 desired to be edited. When the input information 33 desired to be edited is selected, whether to change or delete the selected input information 33 is selected (S44). When change is selected, the operation proceeds to S45. When deletion is selected, the selected input information 33 is deleted (S46), the deletion is stored in the database (S49), and the execution of the editing function ends.
[0067]
In S45, a desired change is input from the input device. Upon input, the editing function allows the user to select whether or not to confirm this change (S47). When the change is confirmed (S47; Y), the operation proceeds to S48. If the change is not confirmed (S47; N), the editing function requests the user to input the change again (S45).
[0068]
In S48, the registration function notifies the changed input information to the server of the website having the input screen through the Internet, and registers the changed input information so that the changed input information can be authenticated from the next time (S48). ), The registration is stored in the database (S49), and the execution of the editing function ends.
[0069]
In S50, the user first selects the site name 31 desired to be edited. When a site name 31 to be edited is selected, a selection is made as to whether to change the name of the selected site or to delete the site itself (S51). If the name of the site is changed, the operation proceeds to S52, and if the deletion of the site itself is selected, the URL of the selected site and the input column information 32 and the input information 33 stored in combination with the URL are deleted ( (S46), the deletion is stored in the database (S49), and the execution of the editing function ends.
[0070]
In S52, the user inputs the desired changed site name from the input device. When input, the editing function allows the user to select whether or not to confirm this change (S53). When the change is confirmed (S53; Y), the change is stored in the database (S49), and the execution of the editing function ends.
[0071]
(Execution example of automatic change function)
FIG. 14 is a flowchart showing an execution example of the automatic change function of the automatic input program such as the ID and the password of the present invention. In this execution example, the start condition is that the operating system (OS) starts, the date changes while the OS is running, or that the change deadline condition is changed while the OS is running. . However, it is not assumed that the browser is running and that the computer and the Internet are connected.
[0072]
In executing the automatic change function of the automatic input program such as the ID and the password of the present invention, first, as shown in FIG. 14, the automatic change function is performed by inputting the URL and the input field information stored in the database as a set. For all the information, the storage date and time are referred to (S61). Next, the count data of the internal clock (counting function) is compared with the storage date and time of all data in the database (S62), and the URL with the deadline for change and the URL are paired from the database. Then, the input information stored is detected (S63). If there is no input information that has reached the change deadline, the execution of the automatic change function ends (S63; N). When the input information whose change period has expired is detected (S63; N), the automatic change unit 28 checks whether the setting has been changed automatically (S64). If the setting is automatically changed, the operation proceeds to S65, and if the setting is not automatically changed, the operation proceeds to S68.
[0073]
In S65, the automatic change function automatically changes the input information using the random number table according to the set conditions. When the change is completed, the registration function registers the automatically changed input information to a server of a website having the input screen via the Internet so that authentication can be performed with the changed input information from the next time (S66). ), The change is stored in the database (S67), and the execution of the automatic change function ends.
[0074]
In S68, the user first selects input information desired to be edited. Note that S68 is a manual change, and the editing function functions. When the input information is selected, the user inputs a desired change from the input device (S69). When input, the editing function allows the user to select whether or not to confirm this change (S70). When the change is confirmed (S70; Y), the operation proceeds to S66, and the registration function registers the automatically changed input information via the Internet on a server of a website having the input screen. Authentication is enabled with the changed input information (S66), the change is stored in the database (S67), and the execution of the automatic change function ends. If the change is not confirmed (S70; N), the user will input the change again (S69).
[0075]
Thereby, even in a case where a password is required to be changed periodically, such as in an intranet of a company, etc., and the password after the change is required not to be similar to the password before the change, it can be effectively used. You can change your password.
[0076]
(Example of execution of export function)
FIG. 15 is a flowchart showing an execution example of the export function of the automatic input program such as an ID and a password according to the present invention. In this execution example, it is not assumed that the browser is started and the computer is connected to the Internet. The start condition is that there is an export start instruction from the input device.
[0077]
In executing the export function of the automatic input program such as an ID and a password according to the present invention, as shown in FIG. 15, first, when an export start instruction is issued from the input device (S71), the user inputs a file name. It is determined (S72). After inputting the file name, a selection of a file type is requested (S73). After selecting the file type, the user is requested to select a file storage location (S74). When the storage location of the file is selected, the user is asked to determine whether or not to export with the setting (S75). When the user decides to perform the export (S75; Y), the export is completed (S76), and the execution of the export function ends. If the user decides not to export (S75; N), the export is not completed and the execution of the export function ends. Note that the series of movements in S72 to S75 can be performed in one screen, and in that case, the operations in S72 to S74 can be performed in any order.
[0078]
By executing this export function, it is possible to make a backup of the data in the database.
[0079]
(Example of import function execution)
FIG. 16 is a flowchart showing an execution example of the import function of the automatic input program of the ID, the password, etc. of the present invention. In the execution example of the import function, it is not assumed that the browser is started and the computer is connected to the Internet. The start condition is that there is an instruction to start import from the input device.
[0080]
In executing the import function of the automatic input program such as the ID and the password of the present invention, as shown in FIG. 16, first, when an import start instruction is given from the input device (S81), the file to be imported by the user is read. A selection of a stored location is requested (S82). When the storage location of the file is selected, selection of the file is requested (S83). When the file is selected, the user is asked to determine whether or not to import with the setting (S84). When the user decides to perform the import (S84; Y), the import to the database is completed (S85), and the execution of the import function ends. When the user decides not to perform the import (S84; N), the import is not completed and the execution of the import function ends.
[0081]
With the execution example of the import function, the data that has been backed up can be restored to the database.
[0082]
(Execution example of the automatic pause function)
FIG. 17 is a flowchart showing an execution example of the automatic pause function of the automatic input program of the ID, password, etc. of the present invention. In the execution example of the automatic input function, it is not assumed that the browser is started and the computer is connected to the Internet. In the execution example of this function, the start condition is that there is no input operation using an input device such as a mouse or a keyboard.
[0083]
In executing the automatic pause function of the automatic input program such as an ID and a password according to the present invention, when there is no input operation using an input device such as a mouse or a keyboard as shown in FIG. 17, the absence of the input operation is detected (S91). The internal clock (counting function) of the automatic pause function counts the time from when there is no input operation as idle time (S92), and monitors whether the idle time has reached the set time (S93). When the idle time has reached the set time (S93; Y), the automatic pause function suspends all functions except restart of the program, and the execution of the automatic pause function ends. If an input operation using an input device such as a mouse or a keyboard is performed before the idle time reaches the set time (S93; N), the automatic pause function waits for no operation again. In order to restart, it is necessary to perform the same operation as the execution of the program starting function.
[0084]
By executing the automatic pause function, even if the user has been away from the computer for a long time, it is possible to prevent others from misusing the database.
[0085]
It is also possible to suspend the program by yourself. At that time, all functions of the program can be immediately suspended by an instruction to suspend the program from the input device.
[0086]
(Execution example of external recording function)
FIG. 18 shows an execution example of the external recording function of the automatic input program of the ID, the password, etc. of the present invention as follows. In executing the function for creating a new account of the automatic input program such as an ID and a password according to the present invention, as shown in FIG. 18, an external recording function is provided for transferring the program to a removable disk according to an instruction from a user's input device. When a recording instruction is detected (S101), the user is allowed to select a storage location (S102), and then whether the removable disk is set in the drive (S103) and whether the free space of the removable disk is sufficient is determined. It is determined (S104), and if the removable disk is set (S103; Y) and the free disk space is sufficient (S104; Y), the automatic input program such as the ID and password of the present invention is stored in the removable disk. And the URL and input information stored in the database (S105), Execution of part recording function is completed. If no removable disk is set (S103; N) or if there is not enough free space on the removable disk (S104; N), no data can be recorded (S106), and the execution of this function ends. .
[0087]
(Embodiment 2)
In the first embodiment, the program for automatically inputting IDs and passwords according to the present invention functions as a program for supporting the browser. Each function can be included as a browser function.
[0088]
The automatic input program such as an ID and a password shown in the present embodiment can also be realized by the computer 1 having the same hardware configuration as that of the first embodiment, and an execution example similar to the execution example of each function of the first embodiment will be described. Can be implemented. Therefore, in the case of the first embodiment, only a program for realizing each function can be recorded on a recording medium and provided as browser support software, whereas an automatic input program such as an ID and a password of the present embodiment is They are different in that they need to be provided as browser software having an automatic input function such as ID, password, and the like.
[0089]
(Other embodiments)
In the first and second embodiments, the automatic input program such as an ID and a password according to the present invention functions only for the Internet, such as a URL of a website and input information on an input screen in the website. The present invention is not limited to this, and may be a program that can function for other applications and that functions for the entire OS. In this case, for example, when a password is provided in the word processing software, the password can be saved, the password can be automatically input, the password can be edited or automatically changed, and the like.
[0090]
In the program for automatically inputting IDs and passwords according to the present invention, the storage, editing, and the like are not limited to the HTML format as long as the language format used on the Internet website is not limited to the HTML format, such as the XML format or the XHTML format. Any language format can be supported.
[0091]
【The invention's effect】
The automatic input program for the first ID, password and the like of the present application has the following effects.
(1) Since the input information such as the ID and the password input on the input screen for inputting the input information such as the ID and the password can be stored in the database, it is not necessary to store the long ID and the password. No more hassle.
(2) Since the input information stored in the database can be automatically input each time the input screen is opened, there is no trouble in inputting input information such as a password with a keyboard, and input errors are eliminated. can do.
[0092]
The automatic input program for the second ID, password and the like of the present application has the following effects in addition to the above effects.
(1) If a password is entered on the startup screen, the input information stored in the database is automatically input to the input screen each time the input screen is opened. If you remember even the password and do not know it by others, there is no need to remember or write down the password for each input screen, forgetting the password, abusing the memo as seen by others The inconvenience of the information is reduced, and the security of the information can be ensured. In addition, input errors can be eliminated.
[0093]
The automatic input program for the third ID and password of the present application has the following effects in addition to the above effects.
(1) Since input information such as two or more different IDs and passwords input on one input screen can be stored in a database, even if a single input screen has a plurality of types of passwords and the like, Since the data can be stored in the database, it is not necessary to store a plurality of IDs, passwords, and the like. Also, the organization of the input information is facilitated.
(2) Since any one of the two or more pieces of input information stored in the database can be automatically input to the input screen at the input screen selected by the user, an input error, Inconvenience caused by forgetting one or the other can be solved, which is convenient.
[0094]
The fourth automatic input program such as an ID and a password of the present application has the following effects in addition to the above effects.
(1) Since the input information such as the ID and the password is encrypted and stored in the database, there is no danger that the data contents are seen or misused by others, and the information security can be further improved.
[0095]
The automatic input program for the fifth ID, password and the like of the present application has the following effects in addition to the above effects.
(1) Of the input information such as ID and password stored in the database, the input information of symbols that cannot be read on the input screen can be converted into readable symbols and displayed on the setting screen. In the past, even if information such as a password which could not be read due to being filled with a symbol in the related art can be referred to by characters when the setting screen is opened, forgotten passwords and the like can be easily remembered. .
[0096]
The sixth program for automatically inputting IDs and passwords of the present application has the following effects in addition to the above effects.
(1) Since input information such as an ID and a password stored in the database can be changed, partially corrected, deleted, etc. without opening an input screen for inputting them, each input screen can be edited. This eliminates the hassle of opening the input information change screen, and allows simpler and faster management of input information.
(2) Since the edited input information can be registered outside, even if the data is changed without opening the input screen, the data is automatically input when the input screen is subsequently opened. Since the authentication can be performed by the data, the trouble of registering the change of the input information to the outside is eliminated, and the input information can be easily and quickly managed.
[0097]
The automatic input program for the seventh ID and password of the present application has the following effects in addition to the above effects.
(1) Since it is possible to export, it is possible to easily back up the input information stored in the database, reduce the inconvenience of losing important data such as passwords due to troubles, and secure information security. You.
(2) Since importing is possible, input information can be read into the database from the outside, input information can be added from the outside to the database, and input information such as passwords in the database is lost due to trouble. Even in this case, the input information can be restored.
[0098]
The eighth program for automatically inputting IDs and passwords of the present application has the following effects in addition to the above effects.
(1) Since the input information after a predetermined period elapses is automatically changed to new input information, when the password needs to be periodically changed, for example, in an intranet of a company or the like, the input information is changed by oneself. It is convenient and easy to operate.
(2) Since the input information is automatically changed to new input information using a random number table, it is required that the password after the change is not similar to that before the change, as in an intranet of a company or the like. Even in this case, the password can be easily changed to meet the requirements of the system, and as a result, the security of the information is improved.
[0099]
The ninth ID, password, etc. automatic input program of the present application has the following effects in addition to the above effects.
(1) Each function for automatically suspending functions other than the step of starting the program is automatically suspended due to inactivity of the input for a predetermined time, so that even if the user has been away from the computer for a long time, for example, Does not abuse passwords and the like, and higher security of information can be realized.
[0100]
The automatic input program for the tenth ID and password of the present application has the following effects in addition to the above effects.
(1) Since the input screen for inputting input information such as a password is on an Internet website, the input information can be stored in a database separate from the browser, and long IDs and passwords can be stored. In addition to eliminating the need to keep the password, the risk of misuse of the password stored in the browser by a third party is reduced, and the security of information can be ensured.
(2) Since the input information stored in the database can be automatically input every time the website is opened, there is no trouble in inputting input information such as a password with a keyboard, and input errors are eliminated. can do. Since there are many input screens on the Internet, the Internet can be performed comfortably.
[0101]
The eleventh program for automatically inputting IDs and passwords of the present application has the following effects in addition to the above effects.
(1) The URL information can also be saved, and the input screen can be directly opened by specifying the saved URL, and the input information such as the ID and password stored in the database is automatically displayed on the input screen. , It is possible to access the site even if the input screen is not understood, and it is possible to easily access the input screen and automatically input the input information.
[0102]
The twelfth program for automatically inputting IDs and passwords of the present application has the following effects in addition to the above effects.
(1) Since an automatic input program such as an ID and a password can be recorded on a removable disk together with input information such as an ID and a password stored in a database, it can be distributed and carried as software, contributing to convenience of use. .
(2) Since the entire database can be recorded on a removable disk, even if you are away from home, you can use your password and other input information if you only know the password to start the program.
[0103]
The computer-readable recording medium of the present application has the following effects in addition to the above effects.
(1) Since the program of the present invention is recorded, it is portable, convenient for distribution, easy to distribute, and convenient for use.
(2) Even when you are away from home, you can use your own password and other input information as long as you know the password to start the program.
[Brief description of the drawings]
FIG. 1 is an explanatory diagram showing a hardware configuration of an automatic input program such as an ID and a password for realizing an automatic input program for an ID and a password of the present invention.
FIG. 2 is an explanatory diagram showing a start screen of an automatic input program for an ID, a password, etc. of the present invention.
FIG. 3 is an explanatory diagram showing an input screen for inputting an ID, a password, and the like.
FIG. 4 is an explanatory view showing a new account creation screen of an automatic input program for an ID, a password, etc. of the present invention.
FIG. 5 is an explanatory diagram showing an example of a setting screen of an automatic input program for an ID and a password shown in FIG. 1;
FIG. 6 is an explanatory diagram of a change screen for changing input information such as a password.
FIG. 7 is an explanatory diagram showing another example of a setting screen of an automatic input program for an ID, a password, and the like shown in FIG. 1;
FIG. 8 is an explanatory view showing another example of the setting screen of the automatic input program such as the ID and the password shown in FIG. 1;
FIG. 9 is an explanatory diagram showing a data change screen when data is changed from the setting screen shown in FIG. 5;
FIG. 10 is a flowchart showing an example of executing an activation function of an automatic input program such as an ID and a password according to the present invention.
FIG. 11 is a flowchart showing an example of execution of a recording function of an automatic input program such as an ID and a password according to the present invention.
FIG. 12 is a flowchart illustrating an execution example of an automatic input function of an automatic input program for an ID, a password, and the like according to the present invention.
FIG. 13 is a flowchart showing an example of execution of an editing function of an automatic input program such as an ID and a password according to the present invention.
FIG. 14 is a flowchart illustrating an example of execution of an automatic password change function of an automatic input program for ID, password, and the like according to the present invention.
FIG. 15 is a flowchart showing an execution example of an export function of an automatic input program for an ID, a password, and the like according to the present invention.
FIG. 16 is a flowchart showing an example of executing an import function of an automatic input program such as an ID and a password according to the present invention.
FIG. 17 is a flowchart showing an execution example of an automatic pause function of an automatic input program such as an ID and a password according to the present invention.
FIG. 18 is a flowchart showing an example of execution of an external recording function of an automatic input program such as an ID and a password.
[Explanation of symbols]
1 computer
2 CPU
3 ROM
4 RAM
9 Monitor
10 Input device
11 Hard Disk
12 Internet
13 Start screen
28 Setting screen

Claims (13)

ID、パスワード等の入力情報を入力する入力画面に入力したID、パスワード等の入力情報をデータベースに保存する記録ステップと、記録された入力情報を前記入力画面を開く度に自動的に入力する自動入力ステップとをコンピュータに実行させることを特徴とするID、パスワード等の自動入力プログラム。A recording step of storing input information such as an ID and a password entered in an input screen for inputting input information such as an ID and a password in a database; and an automatic inputting the recorded input information automatically each time the input screen is opened. An automatic input program for an ID, a password, etc., characterized by causing a computer to execute an input step. 起動画面にパスワードを入力すると起動する自動入力プログラムであって、起動画面にパスワードを入力した後に、前記起動画面以外の入力画面にその入力画面で要求されるID、パスワード等を入力して、その入力情報をデータベースに保存する記録ステップと、前記入力情報がデータベースへ保存された後は、起動画面にパスワードを入力すれば、先に入力した入力情報を入力画面を開く度に、その画面に、データベースに保存されている入力情報を自動的に入力する自動入力ステップとをコンピュータに実行させることを特徴とするID、パスワード等の自動入力プログラム。An automatic input program that is started when a password is input to a start screen.After inputting a password to the start screen, an ID, a password, and the like required on the input screen are input to input screens other than the start screen. A recording step of saving the input information in the database, and after the input information is saved in the database, if a password is entered on the startup screen, every time the input screen is opened, the previously entered input information is displayed on the screen. An automatic input step for automatically inputting input information stored in a database, and an automatic input program such as an ID and a password. 請求項1又は請求項2記載のID、パスワード等の自動入力プログラムにおいて、更に、一つの入力画面に入力された異なる二以上のID、パスワード等の入力情報をデータベースに保存することができる記録ステップと、その後に開かれる入力画面において、データベースに保存されている二以上の入力情報のうちのいずれか一つの入力情報をユーザに選択させ、選択された入力情報を前記の開かれた入力画面に自動的に入力する自動入力ステップとをコンピュータに実行させることを特徴とするID、パスワード等の自動入力プログラム。3. An automatic input program for IDs and passwords according to claim 1 or 2, further comprising a step of storing input information such as two or more different IDs and passwords input on one input screen in a database. In the input screen opened thereafter, the user is allowed to select any one of the two or more pieces of input information stored in the database, and the selected input information is displayed on the opened input screen. An automatic input program such as an ID and a password, which causes a computer to execute an automatic input step of automatically inputting. 請求項1乃至請求項3のいずれかに記載のID、パスワード等の自動入力プログラムにおいて、ID、パスワード等の入力情報を暗号化してデータベースに保存する記録ステップをコンピュータに実行させるものであることを特徴とするID、パスワード等の自動入力プログラム。An automatic input program for IDs and passwords according to any one of claims 1 to 3, wherein the program executes a recording step of encrypting input information such as IDs and passwords and storing the encrypted information in a database. Automatic input program for ID, password, etc., which is a feature. 請求項1乃至請求項4のいずれかに記載のID、パスワード等の自動入力プログラムにおいて、データベースに保存されているID、パスワード等の入力情報のうち入力画面で読解不能な記号の入力情報は読解可能な記号に変換して設定画面に表示させ、入力画面で読解可能な記号の入力情報はそのまま設定画面に表示する参照ステップをコンピュータに実行させることを特徴とするID、パスワード等の自動入力プログラム。In the automatic input program for IDs and passwords according to any one of claims 1 to 4, input information of symbols that cannot be read on an input screen among input information such as IDs and passwords stored in a database is read. An automatic input program for ID, password, etc., characterized by causing a computer to execute a reference step of converting symbols into possible symbols and displaying them on a setting screen, and displaying input information of symbols readable on an input screen as they are on a setting screen. . 請求項1乃至請求項5のいずれかに記載のID、パスワード等の自動入力プログラムにおいて、データベースに保存されているID、パスワード等の入力情報を、それらを入力する入力画面を開くことなく変更、一部訂正、削除等の編集を行うことが出来、その後は編集後の入力情報がその後に開かれる入力画面に入力させる編集ステップと、編集後の入力情報を外部に登録させる登録ステップをコンピュータに実行させることを特徴とするID、パスワード等の自動入力プログラム。In the automatic input program for IDs and passwords according to any one of claims 1 to 5, changing input information such as IDs and passwords stored in a database without opening an input screen for inputting them. Partial correction, deletion and other editing can be performed, after which the computer has an editing step in which the input information after editing is input to an input screen opened thereafter, and a registration step in which the input information after editing is externally registered. An automatic input program for an ID, a password, etc., which is executed. 請求項1乃至請求項6のいずれかに記載のID、パスワード等の自動入力プログラムにおいて、インポートステップとエクスポートステップとをコンピュータに実行させることを特徴とするID、パスワード等の自動入力プログラム。7. The automatic input program for IDs, passwords, and the like according to claim 1, wherein the computer executes an import step and an export step. 請求項1乃至請求項7のいずれかに記載のID、パスワード等の自動入力プログラムにおいて、データベースに入力情報が保存されてからの期間をカウント機能によって計測し、所定期間経過後の入力情報を乱数表を用いて自動的に新しい入力情報に変更する自動変更ステップをコンピュータに実行させることを特徴とするID、パスワード等の自動入力プログラム。8. The automatic input program for IDs, passwords, etc. according to claim 1, wherein a period from when the input information is stored in the database is measured by a counting function, and the input information after a predetermined period elapses is a random number. An automatic input program, such as an ID and a password, for causing a computer to execute an automatic change step of automatically changing to new input information using a table. 請求項1乃至請求項8のいずれかに記載のID、パスワード等の自動入力プログラムにおいて、所定時間の入力不操作によって自動的に、プログラムの起動ステップ以外の機能を休止する自動休止ステップをコンピュータに実行させることを特徴とするID、パスワード等の自動入力プログラム。9. The computer according to claim 1, further comprising an automatic pause step for automatically suspending a function other than a program start step when the input operation is not performed for a predetermined time. An automatic input program for an ID, a password, etc., which is executed. 請求項1乃至請求項9のいずれかに記載のID、パスワード等の自動入力プログラムにおいて、パスワード等の入力情報を入力する入力画面が、インターネットのウェブサイト上のものであることを特徴とするID、パスワード等の自動入力プログラム。10. The ID and password automatic input program according to claim 1, wherein an input screen for inputting input information such as a password is on an Internet website. Automatic input program of password, etc. 請求項10に記載のID、パスワード等の自動入力プログラムにおいて、インターネットのウェブサイトのID、パスワード等の入力画面において、該入力画面のURLの情報をも保存する記録ステップと、保存したURLを指定することで該入力画面を直接開くことができ、前記データベースに保存されているID、パスワード等の入力情報を、入力画面に自動的に入力することができる自動入力ステップとをコンピュータに実行させるものであることを特徴とするID、パスワード等の自動入力プログラム。11. The automatic input program for IDs and passwords according to claim 10, wherein, in an input screen of an Internet website ID and password, a recording step of storing URL information of the input screen, and specifying the stored URL. Automatically opening the input screen by inputting the input information such as ID and password stored in the database to the input screen. An automatic input program for ID, password, etc. 請求項1乃至請求項11のいずれかに記載のID、パスワード等の自動入力プログラムをデータベースに保存されているID、パスワード等の入力情報とともにリムーバブルディスクに記録する外部記録ステップをコンピュータに実行させることを特徴とするID、パスワード等の自動入力プログラム。An external recording step of recording an automatic input program such as an ID and a password according to any one of claims 1 to 11 on a removable disk together with input information such as an ID and a password stored in a database. Automatic input program for ID, password, etc. 請求項1乃至請求項12のいずれかに記載のプログラムを記録したことを特徴とするコンピュータ読み取り可能な記録媒体。A computer-readable recording medium on which the program according to claim 1 is recorded.
JP2003051898A 2003-02-27 2003-02-27 ID, password, etc. automatic input program and recording medium Expired - Fee Related JP3955827B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003051898A JP3955827B2 (en) 2003-02-27 2003-02-27 ID, password, etc. automatic input program and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003051898A JP3955827B2 (en) 2003-02-27 2003-02-27 ID, password, etc. automatic input program and recording medium

Publications (2)

Publication Number Publication Date
JP2004259208A true JP2004259208A (en) 2004-09-16
JP3955827B2 JP3955827B2 (en) 2007-08-08

Family

ID=33116929

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003051898A Expired - Fee Related JP3955827B2 (en) 2003-02-27 2003-02-27 ID, password, etc. automatic input program and recording medium

Country Status (1)

Country Link
JP (1) JP3955827B2 (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007087115A (en) * 2005-09-22 2007-04-05 Murata Mach Ltd Processor
JP2008097210A (en) * 2006-10-10 2008-04-24 Nec Corp Mobile terminal, log-in support system, control method for mobile terminal, control program for mobile terminal, and recording medium
JP2008108137A (en) * 2006-10-26 2008-05-08 Ricoh Co Ltd Spoofing prevention method, image processor, spoofing prevention program and recording medium
JP2009003899A (en) * 2007-06-25 2009-01-08 Nomura Research Institute Ltd Page browsing device
JP2009048431A (en) * 2007-08-21 2009-03-05 Hitachi Software Eng Co Ltd Automatic log-in device and its program
WO2009110044A1 (en) 2008-03-05 2009-09-11 パナソニック株式会社 Electronic device, password erasure method, and program
JP2010231721A (en) * 2009-03-30 2010-10-14 Nec Corp Account information delivery method, account information delivery device, id management system, program and recording medium
JP2011509453A (en) * 2007-12-18 2011-03-24 シマンテック コーポレーション Multistage authentication sequence processing method and apparatus
US8566611B2 (en) 2007-08-28 2013-10-22 Panasonic Corporation Electronic device, unlocking method, and program
JP2015075959A (en) * 2013-10-09 2015-04-20 富士通株式会社 Program, input screen display method, and information processing device
JP5969716B1 (en) * 2016-01-13 2016-08-17 株式会社ショーケース・ティービー Data management system, data management program, communication terminal, and data management server
WO2017115427A1 (en) * 2015-12-28 2017-07-06 パスロジ株式会社 User certification method and system for implementing user certification method
CN112182163A (en) * 2020-10-14 2021-01-05 中国联合网络通信集团有限公司 Data filling method and device
CN113670643A (en) * 2021-08-30 2021-11-19 四川虹美智能科技有限公司 Intelligent air conditioner testing method and system
US11880450B2 (en) 2020-12-17 2024-01-23 Apollo Intelligent Connectivity (Beijing) Technology Co., Ltd. Method and apparatus for updating password of electronic device, device and storage medium

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007087115A (en) * 2005-09-22 2007-04-05 Murata Mach Ltd Processor
JP4626464B2 (en) * 2005-09-22 2011-02-09 村田機械株式会社 Processing equipment
US7904716B2 (en) 2005-09-22 2011-03-08 Murata Kikai Kabushiki Kaisha Processing device and processing method
JP2008097210A (en) * 2006-10-10 2008-04-24 Nec Corp Mobile terminal, log-in support system, control method for mobile terminal, control program for mobile terminal, and recording medium
JP2008108137A (en) * 2006-10-26 2008-05-08 Ricoh Co Ltd Spoofing prevention method, image processor, spoofing prevention program and recording medium
JP2009003899A (en) * 2007-06-25 2009-01-08 Nomura Research Institute Ltd Page browsing device
JP2009048431A (en) * 2007-08-21 2009-03-05 Hitachi Software Eng Co Ltd Automatic log-in device and its program
US8566611B2 (en) 2007-08-28 2013-10-22 Panasonic Corporation Electronic device, unlocking method, and program
JP2016129038A (en) * 2007-12-18 2016-07-14 シマンテック コーポレーションSymantec Corporation Method and apparatus for processing multi-step authentication sequence
JP2011509453A (en) * 2007-12-18 2011-03-24 シマンテック コーポレーション Multistage authentication sequence processing method and apparatus
US8549311B2 (en) 2008-03-05 2013-10-01 Panasonic Corporation Electronic device, password deletion method, and program
WO2009110044A1 (en) 2008-03-05 2009-09-11 パナソニック株式会社 Electronic device, password erasure method, and program
JP2010231721A (en) * 2009-03-30 2010-10-14 Nec Corp Account information delivery method, account information delivery device, id management system, program and recording medium
JP2015075959A (en) * 2013-10-09 2015-04-20 富士通株式会社 Program, input screen display method, and information processing device
WO2017115427A1 (en) * 2015-12-28 2017-07-06 パスロジ株式会社 User certification method and system for implementing user certification method
JP6207797B1 (en) * 2015-12-28 2017-10-04 パスロジ株式会社 User authentication method and system for realizing the method
CN108369614A (en) * 2015-12-28 2018-08-03 帕斯罗基株式会社 User authen method and system for carrying out the process
US10592646B2 (en) 2015-12-28 2020-03-17 Passlogy Co., Ltd. User authentication method and system for implementing the same
CN108369614B (en) * 2015-12-28 2022-06-14 帕斯罗基株式会社 User authentication method and system for implementing the same
JP5969716B1 (en) * 2016-01-13 2016-08-17 株式会社ショーケース・ティービー Data management system, data management program, communication terminal, and data management server
CN112182163A (en) * 2020-10-14 2021-01-05 中国联合网络通信集团有限公司 Data filling method and device
US11880450B2 (en) 2020-12-17 2024-01-23 Apollo Intelligent Connectivity (Beijing) Technology Co., Ltd. Method and apparatus for updating password of electronic device, device and storage medium
CN113670643A (en) * 2021-08-30 2021-11-19 四川虹美智能科技有限公司 Intelligent air conditioner testing method and system

Also Published As

Publication number Publication date
JP3955827B2 (en) 2007-08-08

Similar Documents

Publication Publication Date Title
JP4046804B2 (en) Server information providing apparatus, computer readable recording medium storing server information providing program, and server information providing method
JP2004259208A (en) Automatic input program for id and password or the like and recording medium
US6986030B2 (en) Portable memory device includes software program for interacting with host computing device to provide a customized configuration for the program
JPH1091265A (en) Portable information equipment
WO2006051543A2 (en) Selective protection of files on portable memory devices
US20110313938A1 (en) Time-slicing method and system for digital books
US20020135613A1 (en) Transfer of personal information between computing systems
JP4587164B2 (en) Printing system, printing control method, and program
JP5050371B2 (en) Operation record reproduction apparatus and program
JP2005092745A (en) Personal computer control system using mobile storage medium and mobile storage medium
JP2006079446A (en) Service providing server
JP2015038715A (en) Program, control method, and server device
JP5582485B1 (en) Program, control method, system
JP5353557B2 (en) Information processing apparatus, access method, and program
JP2007012022A (en) Security program and security system
JP6009051B2 (en) System, control method, program
JP2005004481A (en) Integrated business program and service provision system
JP4882550B2 (en) Object management system, object management method, and computer program
US20230385235A1 (en) File management system, file management method, and recording medium with file management program recorded thereon
JP6470435B2 (en) System, control method, program
JP6281965B2 (en) System, control method, program
JP6110987B2 (en) System, control method, program
JP6862881B2 (en) Work support equipment and programs
JP6519150B2 (en) Program, control device and control method
JP5799141B2 (en) Program, control method, server

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060502

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060703

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061128

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070129

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20070403

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070507

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100511

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100511

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees