JP2009169808A - Data management system using position information, its method, program, and medium - Google Patents

Data management system using position information, its method, program, and medium Download PDF

Info

Publication number
JP2009169808A
JP2009169808A JP2008008986A JP2008008986A JP2009169808A JP 2009169808 A JP2009169808 A JP 2009169808A JP 2008008986 A JP2008008986 A JP 2008008986A JP 2008008986 A JP2008008986 A JP 2008008986A JP 2009169808 A JP2009169808 A JP 2009169808A
Authority
JP
Japan
Prior art keywords
document
information
location
file
creation
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
JP2008008986A
Other languages
Japanese (ja)
Other versions
JP5167826B2 (en
Inventor
Daiki Kato
大樹 加藤
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.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing Co Ltd
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 Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP2008008986A priority Critical patent/JP5167826B2/en
Publication of JP2009169808A publication Critical patent/JP2009169808A/en
Application granted granted Critical
Publication of JP5167826B2 publication Critical patent/JP5167826B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a system for managing a document by using position information of a document editor. <P>SOLUTION: A document management system comprises: a position information distribution device for transmitting position specification information; a document creation device for outputting a document file including a location stamp including created position information created on the basis of the position specification information transmitted by the position information distributor, access control definition information describing a permitted place and permitted content of a file access, and document data to a recording medium; and a document receiving device which reads the document file of the recording medium, authenticates a document creation place by collating the location stamp with the access control definition information on the document file, uses reception position information created on the basis of the position specification information transmitted by the position information distribution device to refer to the access control definition information, authenticates the reception position, and allows an act of access to permitted content of the access control definition information with respect to the document file. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、文書ファイルに付与された位置認証情報を用いて文書管理するシステム、およびその方法、プログラム、媒体に関するものである。

本発明は特に屋外や建物の所定の場所において、電子データに付与された位置情報と位置認証情報を利用して、電子データへのアクセスを制御して情報セキュリティを向上させる場合に有用である。
The present invention relates to a system for managing documents using position authentication information given to a document file, and a method, program, and medium thereof.

The present invention is particularly useful for improving information security by controlling access to electronic data using position information and position authentication information given to the electronic data outdoors or in a predetermined place of a building.

現代の企業活動においては、機密情報や個人情報を含む電子データに対して、意図しない参照や流出を防ぐために情報を管理することが益々重要となっている。
そこで、次に説明する電子データを情報管理する方法が執られる。
《1.電子情報の暗号化》
電子データを暗号化することで、暗号化データにアクセスできても、パスワードや、復号鍵情報等が無い限り、復号して電子データを参照できないようにする。
しかしこの方法は、パスワードや復号鍵情報を持つ内部権限者による過失や不正に対してはセキュリティの効果が低い。
《2.ログデータ》
操作履歴(=ログデータ)を保存することで、内部権限者による不正を抑止するとともに、ログ分析することで、不正を発見する。
ログは、ログサーバ装置を用いて、ユーザ端末装置の個人認証(パスワード、IDカード、バイオメトリクス認証等)をして個人を識別して、電子データへのアクセスや復号操作などを記録する。
しかし、この方法では、常にユーザ端末装置はログサーバ装置と接続する必要があるため、利便性が損なわれる。
また、この方法は、ログサーバ装置に接続ができない端末装置(接続禁止となっている高セキュリティ端末装置や外部に持ち出たモバイル端末装置等)のログは、これを保存することができない。
In modern corporate activities, it is becoming increasingly important to manage information in order to prevent unintended references and leakage of electronic data including confidential information and personal information.
Therefore, a method for managing information on electronic data, which will be described below, is used.
<< 1. Encryption of electronic information >>
By encrypting the electronic data, even if the encrypted data can be accessed, the electronic data cannot be referred to after being decrypted unless there is a password, decryption key information, or the like.
However, this method has a low security effect against negligence and fraud by an internal authority having password and decryption key information.
<< 2. Log data >>
By saving the operation history (= log data), fraud by the internal authority is suppressed, and by analyzing the log, fraud is discovered.
The log uses a log server device to perform personal authentication (password, ID card, biometric authentication, etc.) of the user terminal device, identify the individual, and record access to electronic data, decryption operations, and the like.
However, in this method, since the user terminal device must always be connected to the log server device, convenience is impaired.
Also, with this method, logs of terminal devices that cannot be connected to the log server device (such as high security terminal devices that are prohibited from connection or mobile terminal devices that are taken outside) cannot be saved.

《3.認証サーバ》
たとえば、特許文献1では、ユーザ端末がRFIDタグから取得した情報を基にして、アクセス管理サーバは、ユーザ端末がアクセスを認める位置に物理的に存在することを場所認証して、アクセス権限をユーザ端末に与える技術が開示されている。
特開2006−72808号公報(段落0018−段落0021、図1)
<< 3. Authentication server
For example, in Patent Document 1, the access management server authenticates the location that the user terminal physically exists at a position where the user terminal allows access based on information acquired from the RFID tag by the user terminal, and grants the access authority to the user. A technique given to a terminal is disclosed.
JP 2006-72808 (paragraph 0018-paragraph 0021, FIG. 1)

しかしながら、特許文献1の技術では、ユーザ端末は、電子データへのアクセス許可を得るためには、アクセス管理サーバとネットワーク接続する必要があるため、利便性が損なわれる。
However, in the technique of Patent Document 1, since the user terminal needs to be connected to the access management server via a network in order to obtain access permission to electronic data, convenience is impaired.

本発明は以上のような点を解決するためになされたものであって、本発明の課題は、文書編集装置の位置情報を用いて文書を管理するシステム、およびその方法、プログラム、媒体を提供することである。
The present invention has been made to solve the above-described problems, and an object of the present invention is to provide a system for managing a document using position information of a document editing apparatus, and a method, program, and medium thereof It is to be.

本発明は、以下の各態様に記載の手段により、前記課題を解決する。
すなわち、本願発明の第1の態様は、位置を特定する情報を送信する位置情報配信器と、文書作成装置と、文書受付装置とから構成される文書管理システムであって、前記文書作成装置は、文書データと、ファイルアクセスを許可する位置情報およびその位置情報で許可されるアクセス行為を記述したアクセス制御定義情報と、を記憶する記憶部と、位置情報配信器から送信された位置を特定する情報を取得して、作成位置情報を作成する位置情報作成手段と、位置情報作成手段が作成した作成位置情報を含むロケーションスタンプを作成するロケーションスタンプ作成手段と、文書データとアクセス制御定義情報とロケーションスタンプを含む文書ファイルを作成する文書ファイル作成手段と、文書ファイル作成手段が作成した文書ファイルを記録媒体に出力するファイル出力手段と、を備える作成装置であって、前記文書受付装置は、記憶部と、文書作成装置が出力した記録媒体に記録された文書ファイルを読み取って、これらを記憶部に入力するファイル入力手段と、ファイル入力手段が記憶部に登録したロケーションスタンプの作成位置情報と文書ファイルのアクセス制御定義情報のアクセス場所情報とを照合して、両者が一致するものが存在すれば、文書を作成した場所が正当であると判定する出力位置認証手段と、位置情報配信器から送信された位置を特定する情報を取得して、受付位置情報を作成する位置情報作成手段と、位置情報作成手段が作成した受付位置情報を用いて、ファイル入力手段が記憶部に登録した文書ファイルのアクセス制御定義情報のアクセス場所を参照して、両者が一致するときのアクセス行為を選択して、受付位置を認証する入力位置認証手段と、入力位置認証手段が選択したアクセス行為の記述に従って、文書ファイルの文書データに対して、許可されたアクセス行為を行う文書アクセス手段と、位置情報作成手段が作成した受付位置情報を含むロケーションスタンプを作成して、ファイル入力手段が記憶部に登録したロケーションスタンプを更新するロケーションスタンプ更新手段と、を備える受付装置であることを特徴とする文書管理システムである。
This invention solves the said subject by the means as described in each following aspect.
That is, a first aspect of the present invention is a document management system including a position information distributor that transmits information for specifying a position, a document creation apparatus, and a document reception apparatus, wherein the document creation apparatus includes: A storage unit that stores document data, location information that permits file access and access control definition information that describes an access action permitted by the location information, and a location that is transmitted from the location information distributor Position information creating means for acquiring information and creating creation position information, location stamp creating means for creating a location stamp including the created position information created by the position information creating means, document data, access control definition information, and location A document file creation means for creating a document file including a stamp, and a document file created by the document file creation means. A file output means for outputting to a recording medium, wherein the document receiving apparatus reads a storage unit and a document file recorded on the recording medium output by the document creation apparatus, and stores these The file input means to be input to the copy section, and the location stamp creation position information registered in the storage section by the file input means and the access location information of the access control definition information of the document file are collated, and there is a match between them. For example, an output position authentication unit that determines that the location where the document is created is valid, a position information creation unit that obtains information specifying the position transmitted from the position information distributor, and creates reception position information; The access location of the access control definition information of the document file registered in the storage unit by the file input means using the received position information created by the position information creating means. The input position authentication means for selecting the access action when the two match and authenticating the reception position, and the document data of the document file according to the description of the access action selected by the input position authentication means A document access unit that performs an authorized access action, and a location stamp update unit that creates a location stamp including the received location information created by the location information creation unit and updates the location stamp registered in the storage unit by the file input unit A document management system characterized in that the reception device comprises:

このように、アクセス制御定義情報とロケーションスタンプを含む文書ファイルを記録した記録媒体を用いることにより、文書アクセス管理サーバ装置に接続することなく、文書管理(=文書ファイルへのアクセス位置認証)を行うことが可能である。 In this way, by using a recording medium in which a document file including access control definition information and a location stamp is recorded, document management (= access position authentication to a document file) is performed without connection to the document access management server device. It is possible.

本願発明の第2の発明は、前記文書作成装置は、前記記憶部が、署名鍵情報を記憶して、記憶部が記憶する文書データとアクセス制御定義情報と、位置情報作成手段が作成した作成位置情報とから生成したハッシュデータに対して、記憶部が記憶する署名鍵情報を用いて暗号化して電子署名情報を作成する署名手段、を備えて、前記ロケーションスタンプ作成手段が、位置情報作成手段が作成した作成位置情報と署名手段が作成した電子署名情報を含むロケーションスタンプを作成する作成装置であって、前記文書受付装置は、前記記憶部が、署名鍵情報を記憶して、文書作成装置の署名手段と同一のアルゴリズムを用いて、ファイル入力手段が記憶部に登録した文書ファイルの文書データとアクセス制御定義情報とロケーションスタンプの作成位置情報とから生成したハッシュ値に対して、記憶部が記憶する署名鍵情報を用いて暗号化して照合用電子署名情報を作成し、これと、ファイル入力手段が記憶部に登録したロケーションスタンプの電子署名情報とを比較して、両者が一致すれば、改竄されていないと判定するメッセージ認証手段と、文書作成装置の署名手段と同一のアルゴリズムを用いて、文書データと受付位置情報と記憶部に登録されたアクセス制御定義とから生成したハッシュ値に対して、記憶部が記憶する署名鍵情報を用いて暗号化して電子署名情報を作成する署名手段と、
を備えて、
前記ロケーションスタンプ更新手段が、位置情報作成手段により作成された受付位置情報と署名手段により作成された電子署名情報を含むロケーションスタンプを作成して、記憶部に登録されているロケーションスタンプを更新するを備える受付装置であることを特徴とする請求項1に記載の文書管理システムである。
According to a second aspect of the present invention, in the document creation device, the storage unit stores the signature key information, the document data stored in the storage unit, access control definition information, and the creation created by the location information creation unit Signing means for creating electronic signature information by encrypting hash data generated from the position information using signature key information stored in a storage unit, and the location stamp creating means includes position information creating means Is a creation device that creates a location stamp including the creation position information created by the signature means and the electronic signature information created by the signature means, wherein the storage unit stores the signature key information, and the document creation device The document data of the document file registered in the storage unit by the file input means, the access control definition information, and the location stamp The hash value generated from the location information is encrypted using the signature key information stored in the storage unit to create collation electronic signature information, and the location stamp registered in the storage unit by the file input unit The message authentication means that determines that the digital signature information is not falsified if they match, and the document data, the reception position information, and the memory are stored using the same algorithm as the signature means of the document creation apparatus. Signing means for creating electronic signature information by encrypting a hash value generated from an access control definition registered in the copy unit using signature key information stored in the storage unit;
With
The location stamp update unit creates a location stamp including the received position information created by the location information creation unit and the electronic signature information created by the signature unit, and updates the location stamp registered in the storage unit. The document management system according to claim 1, wherein the document management system is a reception device.

このように、電子署名情報を用いることにより、文書ファイルのデータが改竄されているか否かを検査することが可能である。 As described above, by using the electronic signature information, it is possible to check whether or not the data of the document file has been falsified.

本願発明の第3の発明は、前記文書作成装置は、アクセス行為情報と作成者情報と作成時刻作業履歴データを含むログデータを作成するログ作成手段、を備えて、前記文書ファイル作成手段が、文書データとアクセス制御定義情報とログ作成手段が作成したログデータとロケーションスタンプを含む文書ファイルを作成する作成装置であって、前記文書受付装置は、ログデータを作成して、ファイル入力手段が記憶部に登録した文書ファイルのログデータに追記するログ追記手段、を備える受付装置であることを特徴とする請求項1に記載の文書管理システムである。 According to a third aspect of the present invention, the document creation device includes log creation means for creating log data including access act information, creator information, and creation time work history data, and the document file creation means includes: A creation device for creating a document file including document data, access control definition information, log data created by a log creation means, and a location stamp, wherein the document reception device creates log data and the file input means stores it The document management system according to claim 1, wherein the document management system includes a log appending unit that appends to log data of a document file registered in a copy unit.

このように、ログデータを含む文書ファイルを記録した記録媒体を用いることにより、ログサーバ装置に接続することなく、文書管理(=文書ファイルのログ管理)を行うことが可能である。 In this way, by using a recording medium in which a document file including log data is recorded, document management (= document file log management) can be performed without connecting to a log server device.

本願発明の第4の発明は、前記記憶部が、署名鍵情報を記憶して、記憶部が記憶する文書データとアクセス制御定義情報と、ログ作成手段が作成したログデータと、位置情報作成手段が作成した作成位置情報とから生成したハッシュデータに対して、記憶部が記憶する署名鍵情報を用いて暗号化して電子署名情報を作成する署名手段、を備えて、前記ロケーションスタンプ作成手段が、位置情報作成手段が作成した作成位置情報と署名手段が作成した電子署名情報を含むロケーションスタンプを作成する作成装置であって、前記文書受付装置は、前記記憶部が、署名鍵情報を記憶して、文書作成装置の署名手段と同一のアルゴリズムを用いて、ファイル入力手段が記憶部に登録した文書ファイルの文書データとアクセス制御定義情報とロケーションスタンプの作成位置情報とログデータから生成したハッシュ値に対して、記憶部が記憶する署名鍵情報を用いて暗号化して照合用電子署名情報を作成し、これと、ファイル入力手段が記憶部に登録したロケーションスタンプの電子署名情報とを比較して、両者が一致すれば、改竄されていないと判定するメッセージ認証手段と、文書作成装置の署名手段と同一のアルゴリズムを用いて、文書データと追記されたログデータと位置情報作成手段が作成した受付位置情報と記憶部に登録されたアクセス制御定義とから生成したハッシュ値に対して、記憶部が記憶する署名鍵情報を用いて暗号化して電子署名情報を作成する署名手段と、前記ロケーションスタンプ更新手段が、位置情報作成手段により作成された受付位置情報と署名手段により作成された電子署名情報を含むロケーションスタンプを作成して、記憶部に登録されているロケーションスタンプを更新するを備える受付装置であることを特徴とする請求項3に記載の文書管理システムである。 According to a fourth aspect of the present invention, the storage unit stores signature key information, document data and access control definition information stored in the storage unit, log data created by the log creation unit, and position information creation unit The location stamp creating means comprises: signing means for creating electronic signature information by encrypting hash data generated from the created position information created by using the signature key information stored in the storage unit, A creation device for creating a location stamp including creation location information created by a location information creation unit and electronic signature information created by a signature unit, wherein the storage unit stores signature key information The document data, access control definition information, and location of the document file registered in the storage unit by the file input unit using the same algorithm as the signature unit of the document creation device. The signature creation position information and the hash value generated from the log data are encrypted by using the signature key information stored in the storage unit to create the electronic signature information for verification, and the file input means stores it in the storage unit. Compare the electronic signature information of the registered location stamp, and if both match, use the same algorithm as the message authentication means that determines that the falsification has not been made and the signature means of the document creation apparatus, and append the document data The hash value generated from the received log data and the received position information created by the position information creating means and the access control definition registered in the storage unit is encrypted using the signature key information stored in the storage unit and electronically The signing means for creating the signature information and the location stamp updating means include the received position information and the signing means created by the position information creating means. Create a location stamp including electronic signature information created a document management system according to claim 3, characterized in that the reception device comprising a updating location stamp that is registered in the storage unit.

本願発明の第5の発明は、前記文書管理システムは、さらに、復号鍵情報を記憶するICカードを含んで構成されて、前記文書作成装置は、前記文書データが暗号化文書データである作成装置であって、前記文書受付装置は、ICカードリーダを備えて、ICカードリーダに鍵要求を発行して返信されたICカードが記憶する復号鍵情報を取得して、文書アクセス手段がアクセスした文書ファイルの文書データを復号する復号手段
を備える受付装置であることを特徴とする請求項1から請求項4のいずれか1項に記載の文書管理システムである。
According to a fifth aspect of the present invention, the document management system further includes an IC card that stores decryption key information, and the document creation device includes the creation device in which the document data is encrypted document data. The document receiving apparatus includes an IC card reader, obtains decryption key information stored in the IC card that is returned by issuing a key request to the IC card reader, and is accessed by the document access unit. The document management system according to any one of claims 1 to 4, wherein the document management system is a reception device including a decoding unit that decodes document data of a file.

本願発明の第6の発明は、文書成装置に記憶されたアクセス制御定義情報を用いる文書管理方法であって、(1)《ロケーションスタンプ作成》文書作成装置が、位置情報配信器から送信された位置を特定する情報を取得して作成位置情報を作成してこれを含むロケーションスタンプを作成するロケーションスタンプ作成ステップと、(2)《出力》文書作成装置が記憶する文書データとアクセス制御情報と、ロケーションスタンプ作成ステップで作成したロケーションスタンプを含む文書ファイルを作成し、記録媒体に出力するファイル出力ステップと、(3)《入力》文書受付装置が、記録媒体の文書ファイルを入力するファイル入力ステップと、(4)《ロケーションスタンプ検証》文書受付装置が、入力した文書ファイルのアクセス制御定義情報とロケーションスタンプとを照合して、所定の場所で文書が作成されたことを確認する作成場所検証ステップと、(5)《アクセス制御》文書受付装置が、位置情報配信器から送信された位置特定情報を取得して受付位置情報を作成して、これを入力したアクセス制御定義情報と照合して、所定の場所で文書ファイルを入力したことを認証して、入力した文書へのアクセスを許可するアクセス許可ステップと、(6)《ロケーションスタンプ更新》文書受付装置は、受付位置情報を含むロケーションスタンプを作成して、入力したロケーションスタンプを更新するロケーションスタンプ更新ステップと、を含んだ手順でなされることを特徴とする文書管理方法である。 A sixth invention of the present invention is a document management method using access control definition information stored in a document creation device, wherein (1) << location stamp creation >> a document creation device is transmitted from a position information distributor. A location stamp creating step for obtaining information for specifying a position to create creation location information and creating a location stamp including the location information; (2) << output >> document data and access control information stored in the document creation device; A file output step of creating a document file including the location stamp created in the location stamp creation step and outputting it to a recording medium; and (3) << input >> a file input step in which the document receiving apparatus inputs the document file of the recording medium; , (4) << Location stamp verification >> The document reception device accesses the input document file. A creation location verification step for verifying that a document has been created at a predetermined location by comparing the definition information with the location stamp, and (5) << access control >> a document reception device is transmitted from the location information distributor. The received location information is acquired to create the received location information, which is verified against the input access control definition information to authenticate that the document file has been input at a predetermined location, and to access the input document. (6) << Location stamp update >> The document reception apparatus creates a location stamp including reception position information and updates a location stamp update step for updating the input location stamp. This is a document management method characterized in that

本願発明の第7の発明は、(1)文書作成装置が、アクセス行為情報と作成者情報と作成時刻作業履歴データを含むログデータを作成するログ作成ステップと、(2)前記ファイル出力ステップが、ログ作成ステップの作成するログデータを含む文書ファイルを作成し、記録媒体に出力するステップと、(3)文書受付装置が、ログデータを作成して、入力した文書ファイルのログデータに追記するログ追記ステップと、を含んだ手順でなされることを特徴とする請求項6に記載の文書管理方法である。 According to a seventh aspect of the present invention, (1) a document creating apparatus creates log data including access act information, creator information, and creation time work history data; and (2) the file output step includes A step of creating a document file including log data created by the log creation step and outputting it to a recording medium; and (3) a document reception device creating log data and appending it to the log data of the input document file. The document management method according to claim 6, wherein the document management method is performed by a procedure including a log addition step.

本願発明の第8の発明は、アクセス制御定義情報と署名鍵情報を用いる文書管理方法であって、(1)文書作成装置が、位置情報配信器から送信された位置を特定する情報を取得して作成位置情報を作成して、記憶する文書データとアクセス制御定義情報と、作成したログデータと、作成した作成位置情報とから生成したハッシュデータに対して、記憶する署名鍵情報を用いて暗号化して電子署名情報を作成する署名ステップと、(2)文書受付装置が、作成した作成位置情報と電子署名情報を有するロケーションスタンプと文書作成装置が記憶する文書データとアクセス制御情報とを含む文書ファイルを作成し、記録媒体に出力するファイル出力ステップと、(3)文書受付装置が、記録媒体の文書ファイルを入力するファイル入力ステップと、(4)文書受付装置が、文書作成装置と同一の署名アルゴリズムを用いて、入力した文書ファイルの文書データとアクセス制御定義情報とロケーションスタンプの作成位置情報とから生成したハッシュ値に対して、記憶する署名鍵情報を用いて暗号化して照合用電子署名情報を作成し、これと、ファイル入力したロケーションスタンプの電子署名情報とを比較して、両者が一致すれば、改竄されていないと判定するメッセージ認証ステップと、(5)文書受付装置が、入力した文書ファイルのアクセス制御定義情報とロケーションスタンプとを照合して、所定の場所で文書が作成されたことを確認する作成場所検証ステップと、(6)文書受付装置が、位置情報配信器から送信された位置特定情報を取得して受付位置情報を作成して、これを入力したアクセス制御定義情報と照合して、所定の場所で文書ファイルを入力したことを認証して、入力した文書へのアクセスを許可するアクセス許可ステップと、(7)文書受付装置が、文書作成装置と同一の署名アルゴリズムを用いて、文書データと作成した受付位置情報と入力したアクセス制御定義とから生成したハッシュ値に対して、記憶する署名鍵情報を用いて暗号化して電子署名情報を作成する署名ステップと、(8)文書受付装置が、受付位置情報と電子署名情報を含むロケーションスタンプを作成して、入力したロケーションスタンプを更新するロケーションスタンプ更新ステップと、を含んだ手順でなされることを特徴とする文書管理方法である。 An eighth invention of the present invention is a document management method using access control definition information and signature key information. (1) The document creation apparatus acquires information specifying a position transmitted from a position information distributor. The created location information is created, and the stored document data, access control definition information, created log data, and hash data generated from the created creation location information are encrypted using the stored signature key information. (2) A document including a creation position information created by the document receiving apparatus, a location stamp having the electronic signature information, document data stored in the document creation apparatus, and access control information A file output step of creating a file and outputting it to a recording medium; and (3) a file input step in which the document receiving apparatus inputs a document file of the recording medium. (4) Using the same signature algorithm as that of the document creation device, the document reception device applies a hash value generated from the document data of the input document file, access control definition information, and location stamp creation position information. The digital signature information for verification is created by encrypting using the stored signature key information, and this is compared with the digital signature information of the location stamp entered in the file. A message authentication step for determining, and (5) a creation location verification step for confirming that the document has been created at a predetermined location by collating the access control definition information of the input document file with the location stamp. (6) The document reception device acquires the position specifying information transmitted from the position information distributor, creates the reception position information, An access permission step for verifying that the document file has been input at a predetermined location and allowing access to the input document; (7) Using the same signature algorithm as the document creation device, the digital signature information is encrypted using the stored signature key information for the hash value generated from the document data, the created reception position information, and the input access control definition And (8) a document reception apparatus that generates a location stamp including reception position information and electronic signature information, and a location stamp update step in which the input location stamp is updated. This is a document management method.

本願発明の第9の発明は、コンピュータに組込むことによって、コンピュータを請求項1から請求項5のいずれか1項に記載の文書管理示システムとして動作させるコンピュータプログラムである。 A ninth invention of the present invention is a computer program that causes a computer to operate as the document management display system according to any one of claims 1 to 5 by being incorporated in the computer.

本願発明の第10の発明は、請求項9に記載のコンピュータプログラムを記録したコンピュータ読取り可能な記録媒体である。
A tenth aspect of the present invention is a computer-readable recording medium on which the computer program according to the ninth aspect is recorded.

本願発明によれば、
(1)文書編集装置に対して、アクセス管理サーバ装置を用いずに、電子文書へのアクセス(閲覧等)可能な場所を制限することが可能である。
(2)文書編集装置は、ログサーバ装置を必要とせず、電子文書が、いつ、何処でアクセスされたかを証明することが可能である。
従って、本発明によれば、文書編集装置はネットワーク接続する必要はないため、ネットワーク接続を禁止されている文書編集装置においても安全性の高いファイルアクセス制御が実現できるという効果がある。
According to the present invention,
(1) With respect to the document editing apparatus, it is possible to limit the places where the electronic document can be accessed (viewed or the like) without using the access management server apparatus.
(2) The document editing device does not require a log server device, and can prove when and where the electronic document was accessed.
Therefore, according to the present invention, since the document editing apparatus does not need to be connected to the network, there is an effect that highly secure file access control can be realized even in the document editing apparatus in which the network connection is prohibited.

以下、図面等を参照しながら、本発明の実施の形態について、更に詳しく説明する。
図1は、本発明による文書管理システム1の概要を説明する図である。
文書管理システム1は、ICカード400と、位置情報配信器500と、無線通信する文書作成装置100および文書受付装置300から構成される。
Hereinafter, embodiments of the present invention will be described in more detail with reference to the drawings.
FIG. 1 is a diagram for explaining the outline of a document management system 1 according to the present invention.
The document management system 1 includes an IC card 400, a position information distributor 500, a document creation apparatus 100 and a document reception apparatus 300 that communicate wirelessly.

文書作成装置100は、既存の文書編集プログラムを備えたパーソナルコンピュータに、後述する専用プログラムを搭載したものである。文書作成装置100は、位置情報配信器500と無線通信する。 The document creation apparatus 100 is a personal computer equipped with an existing document editing program and a dedicated program described later. The document creation device 100 communicates with the position information distributor 500 wirelessly.

文書受付装置300は、パーソナルコンピュータに後述する専用プログラムを搭載したものである。文書受付装置300は、位置情報配信器500と無線通信する。
文書受付装置300は、ICカードリーダを備える。
The document receiving apparatus 300 is a personal computer in which a dedicated program described later is installed. The document reception device 300 communicates with the position information distributor 500 wirelessly.
The document receiving apparatus 300 includes an IC card reader.

ICカード400は、復号鍵情報を記憶する記憶部を備える。 The IC card 400 includes a storage unit that stores decryption key information.

位置情報配信器500は、位置情報(位置を特定する情報や場所を特定する情報)を記憶する記憶部を有する。
位置情報配信器500の例としては、パッシブ型ICタグ、GPS、電波強度を測定できる無線LANアクセスポイント(=ネットワーク接続装置)、位置情報を発信する位置情報マーカ(=近距離通信機器)、赤外線情報発信機、超音波レーダ、などがある。
The position information distributor 500 includes a storage unit that stores position information (information for specifying a position and information for specifying a location).
Examples of the position information distributor 500 include a passive IC tag, GPS, a wireless LAN access point (= network connection device) capable of measuring radio wave intensity, a position information marker (= short-range communication device) for transmitting position information, infrared light Information transmitter, ultrasonic radar, etc.

図2は、文書管理システム1の大まかな処理の流れを説明する。
《1.ロケーションスタンプ作成》
文書作成装置100は、文書作成位置の近くに設置された位置情報配信器500から位置情報を取得してこれを含む文書を作成した場所を証明するロケーションスタンプを作成する(図2(1))。
《2.出力》
文書作成装置100は、アクセスを許可する場所(=アクセス場所)を定義したアクセス制御定義情報と、作成したロケーションスタンプと、暗号化文書とを含む文書ファイルを記録媒体に出力する(同(2))。
FIG. 2 illustrates a rough processing flow of the document management system 1.
<< 1. Create location stamp >>
The document creation apparatus 100 acquires location information from the location information distributor 500 installed near the document creation location and creates a location stamp that proves the location where the document containing the location information was created (FIG. 2 (1)). .
<< 2. output"
The document creation apparatus 100 outputs a document file including access control definition information that defines a place where access is permitted (= access location), a created location stamp, and an encrypted document to a recording medium ((2)). ).

《3.入力》
文書受付装置300は、記録媒体の文書ファイルを入力する(同(3))。
《4.ロケーションスタンプ検証》
文書受付装置300は、入力した文書ファイルのアクセス制御定義情報と、ロケーションスタンプを照合して、所定の場所(=アクセス場所)で文書が作成されたことを確認する(同(4))。
《5.アクセス制御》
文書受付装置300は、文書受付装置の近くに設置された位置情報配信器から位置情報を取得して、入力したアクセス制御定義情報と照合して、所定の場所(=アクセス場所)で文書ファイルを入力したことを認証して、入力した文書へのアクセスを許可する(同(5))。
《6.復号》
文書受付装置300は、ICカード400が記憶する復号鍵情報を取得して暗号化文書を復号する(同(6))。
《7.ロケーションスタンプ更新》
文書受付装置300は、文書受付装置の位置情報を含むロケーションスタンプを作成して、入力したロケーションスタンプを更新する(同(7))。
<< 3. input"
The document receiving apparatus 300 inputs a document file on the recording medium ((3)).
<< 4. Location stamp verification
The document receiving apparatus 300 checks the access control definition information of the input document file against the location stamp and confirms that the document has been created at a predetermined location (= access location) ((4)).
<< 5. Access control >>
The document reception apparatus 300 acquires position information from a position information distributor installed near the document reception apparatus, compares it with the input access control definition information, and stores a document file at a predetermined location (= access location). The input is authenticated and access to the input document is permitted ((5)).
<< 6. Decryption
The document reception apparatus 300 acquires the decryption key information stored in the IC card 400 and decrypts the encrypted document ((6)).
<< 7. Location stamp update
The document reception apparatus 300 creates a location stamp including the position information of the document reception apparatus and updates the input location stamp ((7)).

なお、アクセス制御定義情報には、さらに、アクセス場所に対して、許可されるアクセス行為(たとえば、読取許可、書込更新許可、実行許可など)を関連付けて記述してもよい。このとき、文書受付装置300は、アクセス制御定義情報で許可されたアクセス行為のみが実行可能である。 In the access control definition information, an access action (for example, read permission, write update permission, execution permission, etc.) that is permitted may be described in association with the access location. At this time, the document receiving apparatus 300 can execute only the access action permitted by the access control definition information.

図3は、記録媒体に出力される文書ファイル198の形式を説明する図である。
文書ファイル198は、文書ファイル名称情報198aと、暗号化文書データ194と、アクセス制御定義情報191と、ログデータ196と、ロケーションスタンプ195とから構成される。
ロケーションスタンプ195は、位置情報197と電子署名199を有する。
文書ファイル名称情報は、文字列である。
暗号化文書データ194は、文書受付装置300で作成した文書を暗号化したものである。
アクセス制御定義情報191は、アクセス場所とアクセス行為を対応付けた情報である。(詳細は後述する)
ログデータ196は、作業履歴データである。(詳細は後述する)
ロケーションスタンプの位置情報197は、アクセス場所を特定する情報である。
ロケーションスタンプの電子署名199は、暗号化文書データ194と、アクセス制御定義情報191と、ログデータ196と、ロケーションスタンプの位置情報197とから生成した情報である。
FIG. 3 is a diagram for explaining the format of the document file 198 output to the recording medium.
The document file 198 includes document file name information 198 a, encrypted document data 194, access control definition information 191, log data 196, and a location stamp 195.
The location stamp 195 includes position information 197 and an electronic signature 199.
The document file name information is a character string.
The encrypted document data 194 is obtained by encrypting a document created by the document reception apparatus 300.
The access control definition information 191 is information that associates an access location with an access action. (Details will be described later)
Log data 196 is work history data. (Details will be described later)
The location stamp location information 197 is information for specifying an access location.
The location stamp electronic signature 199 is information generated from the encrypted document data 194, access control definition information 191, log data 196, and location stamp position information 197.

次に、図4と図10を用いて、顧客X社にて作成された入稿ファイルが、Y社電算室にて受け付けられる文書管理の処理の流れを説明する。
このとき、アクセス制御定義情報には、顧客X社で許可されたアクセス行為は、書込許可であり、Y社で許可されたアクセス行為は、読取と書込更新であることが定義されている。
Next, with reference to FIGS. 4 and 10, a description will be given of the flow of document management processing in which an input file created by the customer X company is received in the Y company computer room.
At this time, the access control definition information defines that the access action permitted by the customer X company is the write permission, and the access action permitted by the company Y is the read and write update. .

図4は、X社内において、文書作成装置100を用いて入稿データ(=文書情報)を作成する手順を説明する図である。
《1.ロケーションスタンプ作成》
X社内において、X社担当者は、文書作成装置100を用いて、入稿データ194aを作成する(図4(1−1))。
文書作成装置100は、Y社担当者が持つICカードの復号鍵に対応する暗号鍵で、入稿データを暗号化して暗号化文書データ194を作成する(同(1−2))。
文書作成装置100は、アクセス場所が「X社建物内」で入稿データが作成(=書込)され、アクセス場所が「Y社電算室」において暗号化文書を復号し、閲覧(=読取)できるように定義されたアクセス制御定義情報191を暗号化文書データ194に添付する(同(1−3))。
文書作成装置100は、ファイル作成行為の情報と、作成者と、作成時刻とを含むログ196を作成して、暗号化文書データ194に添付する(同(1−4))。
文書作成装置100は、位置情報配信器500(たとえば、パッシブ型ICタグ)から取得した位置特定情報を用いて作成場所の位置情報197(=X社建物内)を作成してこれを含むロケーションスタンプ195を作成して、暗号化文書データ194に添付する(同(1−5))。
なお、ロケーションスタンプ195には、所定の電子署名199を含めてもよい。
《2.出力》
文書作成装置100は、暗号化文書194とこれに添付されたアクセス制御情報191とログ196とロケーションスタンプ195を、記録媒体200に複写して出力する(同(2−1))。
FIG. 4 is a diagram for explaining a procedure for creating input data (= document information) using the document creation device 100 in the X company.
<< 1. Create location stamp >>
In company X, the person in charge of company X uses the document creation device 100 to create the submitted data 194a (FIG. 4 (1-1)).
The document creation apparatus 100 creates the encrypted document data 194 by encrypting the submitted data with the encryption key corresponding to the decryption key of the IC card held by the person in charge of the company Y (1-2).
The document creation apparatus 100 creates (= writes) the input data when the access location is “inside the X company building”, decrypts the encrypted document when the access location is “Company Y's computer room”, and browses (= reads). Access control definition information 191 defined so as to be able to be attached is attached to the encrypted document data 194 ((1-3)).
The document creation apparatus 100 creates a log 196 including information on the file creation action, the creator, and the creation time, and attaches it to the encrypted document data 194 ((1-4)).
The document creation apparatus 100 creates location information 197 (= in the building of company X) of the creation location using the location specifying information acquired from the location information distributor 500 (for example, a passive IC tag), and a location stamp including the location information 195 is created and attached to the encrypted document data 194 ((1-5)).
The location stamp 195 may include a predetermined electronic signature 199.
<< 2. output"
The document creation apparatus 100 copies and outputs the encrypted document 194, the access control information 191 attached thereto, the log 196, and the location stamp 195 to the recording medium 200 ((2-1)).

X社担当者は、この記録媒体200をY社に送る(同(2−2))。
あるいは、X社担当者は、これらの情報を、記録媒体に複写出力する代わりに安全な電子通信路を用いてY社に送信してもよい。
The person in charge of company X sends this recording medium 200 to company Y ((2-2)).
Alternatively, the person in charge of company X may send these pieces of information to company Y using a secure electronic communication path instead of copying and outputting them to a recording medium.

ここで、まず、パッシブ型ICタグ500の詳細を説明する。
図9は、パッシブ型ICタグ500の回路機能ブロック図である。
パッシブ型ICタグ500は、演算部501と、無線通信部502と、アンテナコイル503と、電源用コンデンサ508と、不揮発性メモリ509とを備える。
First, details of the passive IC tag 500 will be described.
FIG. 9 is a circuit function block diagram of the passive IC tag 500.
The passive IC tag 500 includes a calculation unit 501, a wireless communication unit 502, an antenna coil 503, a power supply capacitor 508, and a nonvolatile memory 509.

演算部501は、論理演算回路である。
無線通信部502は、受信した電磁波(=無線電波)を復調して、制御信号を取り出す。あるいは、電磁波を送出するための搬送波を発生させ、デジタル情報を電波に変換する。
アンテナコイル503は、無線電波を受信する。無線電波は、長波帯や短波帯やUHF帯やマイクロ波帯である。
電源用コンデンサ508は、アンテナコイル503で受信した無線電波の電磁波エネルギー(=電力)を蓄え、蓄えた電力を各回路に供給する。
The operation unit 501 is a logic operation circuit.
The wireless communication unit 502 demodulates the received electromagnetic wave (= wireless radio wave) and extracts a control signal. Alternatively, a carrier wave for transmitting electromagnetic waves is generated, and digital information is converted into radio waves.
The antenna coil 503 receives radio waves. The radio wave is a long wave band, a short wave band, a UHF band, or a microwave band.
The power supply capacitor 508 stores electromagnetic wave energy (= power) of radio waves received by the antenna coil 503, and supplies the stored power to each circuit.

不揮発性メモリ509は、半導体メモリである。
不揮発性メモリ509は、位置を特定する情報591(たとえば、座標値や文書作成装置の設置場所名など)を記憶する。
The nonvolatile memory 509 is a semiconductor memory.
The non-volatile memory 509 stores information 591 for specifying the position (for example, a coordinate value or a name of a place where the document creation apparatus is installed).

パッシブ型ICタグ500は、送信された位置特定情報要求を受け付けて、不揮発性メモリ509が記憶する位置を特定する情報591を返信する。 The passive IC tag 500 receives the transmitted position specifying information request and returns information 591 specifying the position stored in the nonvolatile memory 509.

次に、本発明による文書作成装置100の詳細を説明する。
図5は、文書作成装置100の詳細な構成図である。
文書作成装置100は、CPU101と、入力部102と、表示部103と、無線通信部104と、アンテナ105と、記憶部109と、専用プログラムを備える。
Next, details of the document creation apparatus 100 according to the present invention will be described.
FIG. 5 is a detailed configuration diagram of the document creation apparatus 100.
The document creation apparatus 100 includes a CPU 101, an input unit 102, a display unit 103, a wireless communication unit 104, an antenna 105, a storage unit 109, and a dedicated program.

CPU101は、中央演算処理装置である。
入力部102は、マウスやキーボードなどである。
表示部103は、液晶表示装置や、EL(エレクトロルミネッセンス)表示装置などである。
無線通信部104は、無線送受信装置である。
無線通信部104は、アンテナ105を経由して、位置情報配信器500と無線通信する。
無線通信部104は、電磁波(=無線電波)を送出するための搬送波を発生させ、デジタル情報を電波に変換する。あるいは、受信した電磁波を復調して、制御信号を取り出す。
The CPU 101 is a central processing unit.
The input unit 102 is a mouse or a keyboard.
The display unit 103 is a liquid crystal display device, an EL (electroluminescence) display device, or the like.
The wireless communication unit 104 is a wireless transmission / reception device.
The wireless communication unit 104 wirelessly communicates with the position information distributor 500 via the antenna 105.
The wireless communication unit 104 generates a carrier wave for transmitting electromagnetic waves (= wireless radio waves) and converts digital information into radio waves. Alternatively, the received electromagnetic wave is demodulated and a control signal is extracted.

記憶部109は、半導体メモリや磁気メモリである。
記憶部109は、アクセス制御定義情報191と署名鍵情報192と、暗号鍵193と文書情報194aを記憶する。
アクセス制御定義情報191は、アクセスを許可する場所情報(=アクセス場所情報)を含む情報である。
なお、文書情報194aは、文書作成装置100が有する既存の文書編集プログラムによって作成された情報である。
The storage unit 109 is a semiconductor memory or a magnetic memory.
The storage unit 109 stores access control definition information 191, signature key information 192, an encryption key 193, and document information 194 a.
The access control definition information 191 is information including location information that permits access (= access location information).
The document information 194a is information created by an existing document editing program included in the document creation device 100.

このほかに、暗号化手段110と、ログ作成手段120と、位置情報作成手段140と、署名手段150と、ロケーションスタンプ作成手段160と、文書ファイル作成手段130と、ファイル出力手段190とを備える。これらの各手段は、それぞれの専用プログラムによって実現され、専用プログラムがCPU101に解釈・実行されることによって機能する。 In addition, an encryption unit 110, a log creation unit 120, a position information creation unit 140, a signature unit 150, a location stamp creation unit 160, a document file creation unit 130, and a file output unit 190 are provided. Each of these means is realized by each dedicated program and functions by the CPU 101 interpreting and executing the dedicated program.

暗号化手段110は、記憶部109が記憶する暗号鍵情報193を用いて、記憶部109が記憶する文書情報194aから暗号化文書データ194を生成する。
なお、暗号鍵情報193は、事前共有秘密鍵情報であってもよく、公開鍵情報であってもよい。
The encryption unit 110 generates encrypted document data 194 from the document information 194 a stored in the storage unit 109 using the encryption key information 193 stored in the storage unit 109.
The encryption key information 193 may be pre-shared secret key information or public key information.

ログ作成手段120は、ファイル作成行為情報と作成者情報と作成時刻作業履歴データを含むログデータ196を作成する。(ログデータの詳細は後述する) The log creation means 120 creates log data 196 including file creation action information, creator information, and creation time work history data. (Details of log data will be described later)

位置情報作成手段140は、位置情報配信器500に位置特定情報要求を送信して、返信された位置特定情報591を取得して、位置情報197を作成する。
ちなみに、位置情報作成手段140が作成した位置情報197は、アクセス制御定義情報191に記述されているアクセス場所情報のひとつと一致する。
The position information creating unit 140 transmits a position specifying information request to the position information distributor 500, acquires the returned position specifying information 591, and generates position information 197.
Incidentally, the location information 197 created by the location information creation unit 140 matches one of the access location information described in the access control definition information 191.

署名手段150は、暗号化文書データ194とアクセス制御定義情報191とログデータ196と、作成位置取得手段140が作成した位置情報197とから生成したハッシュデータ(=ダイジェストデータ)に対して、記憶部109が記憶する署名鍵情報192を用いて暗号化して電子署名情報199を作成する。 The signature unit 150 stores a storage unit for the hash data (= digest data) generated from the encrypted document data 194, the access control definition information 191, the log data 196, and the position information 197 created by the creation position acquisition unit 140. The digital signature information 199 is created by encrypting using the signature key information 192 stored in 109.

ロケーションスタンプ作成手段160は、位置情報作成手段140が作成した作成位置情報197と署名手段150が作成した電子署名情報199を含むロケーションスタンプを作成する。 The location stamp creating means 160 creates a location stamp including the created position information 197 created by the position information creating means 140 and the electronic signature information 199 created by the signature means 150.

文書ファイル作成手段130は、暗号化文書データ194とアクセス制御定義情報191とログデータ196とロケーションスタンプ195を含む文書ファイルを作成する。
ファイル出力手段190は、文書ファイル作成手段130が作成した文書ファイル198を記録媒体200に出力する。
The document file creation unit 130 creates a document file including encrypted document data 194, access control definition information 191, log data 196, and a location stamp 195.
The file output unit 190 outputs the document file 198 created by the document file creation unit 130 to the recording medium 200.

図6は、アクセス制御定義情報191の形式と例である。 FIG. 6 shows the format and example of the access control definition information 191.

図6の(a)は、アクセス制御定義情報191の形式を説明する図である。
アクセス制御定義情報191は、アクセス行為191aと、対象者ID191bと、アクセス場所191cと、期間191dとから構成される。
アクセス行為191aは、「読取」や「書込更新」や「実行」のアクセス行為それぞれを許可するか否かを記述する。
対象者ID191bは、アクセスが許可されている対象者の識別情報である。
アクセス場所191cは、アクセスが許可されている場所の名称である。
期間191dは、アクセスが許可されている期間である。
FIG. 6A is a diagram for explaining the format of the access control definition information 191.
The access control definition information 191 includes an access action 191a, a target person ID 191b, an access location 191c, and a period 191d.
The access action 191a describes whether or not each of the “read”, “write update”, and “execute” access actions is permitted.
The target person ID 191b is identification information of a target person to whom access is permitted.
The access location 191c is a name of a location where access is permitted.
The period 191d is a period during which access is permitted.

図6の(b)は、アクセス制御定義情報の例である。
たとえば、アクセス制御定義情報191のアクセス行為191aの「読取」が「OK」で、「書込更新」が「OK」で、「実行」が「NG」で、対象者ID191bが「Yamada005」で、アクセス場所191cが「401ルーム」で、期間191dが「2007.10.01〜2007.12.31」である例が示されている。
この例の意味は、アクセスが許可されている場所の名称が「401ルーム」で、許可されているアクセス行為が「読取」と「書込更新」で、許可されていないアクセス行為が「実行」で、アクセスが許可されている対象者のIDが「Yamada005」で、アクセスが許可されている期間が「2007.10.01〜2007.12.31」である、ということである。
FIG. 6B is an example of access control definition information.
For example, “read” of the access action 191a of the access control definition information 191 is “OK”, “write update” is “OK”, “execute” is “NG”, and the target person ID 191b is “Yamada005” An example is shown in which the access location 191c is “401 room” and the period 191d is “2007.10.01 to 2007.12.31”.
The meaning of this example is that the location where access is permitted is “401 room”, the permitted access actions are “read” and “write update”, and the unauthorized access action is “execute”. Thus, the ID of the subject who is permitted access is “Yamada005”, and the period during which access is permitted is “2007.10.01 to 2007.12.31”.

そのほかに、アクセス制御定義情報191のアクセス行為191aの「読取」が「OK」で、「書込更新」が「NG」で、「実行」が「OK」で、対象者ID191bが「takahasi642」で、アクセス場所名称191cが「K88ルーム」で、期間191dが「2007.10.01〜2008.01.31」である例が示されている。
この例の意味は、アクセスが許可されている場所の名称が「K88ルーム」で、許可されているアクセス行為が「読取」と「実行」で、許可されていないアクセス行為が「書込更新」で、アクセスが許可されている対象者のIDが「takahasi642」で、アクセスが許可されている期間が「2007.10.01〜2008.01.31」である、ということである。
In addition, “read” of the access action 191a of the access control definition information 191 is “OK”, “write update” is “NG”, “execute” is “OK”, and the target person ID 191b is “takahasi642”. In this example, the access location name 191c is “K88 room” and the period 191d is “2007.10.01 to 2008.01.31”.
In this example, the name of the place where access is permitted is “K88 room”, the permitted access actions are “read” and “execute”, and the unauthorized access action is “write update”. Thus, the ID of the subject who is permitted access is “takahasi642” and the period during which access is permitted is “2007.10.01 to 2008.01.31”.

図7は、ログデータ196の形式と例である。 FIG. 7 shows the format and example of the log data 196.

図7の(a)は、ログデータ196の形式を説明する図である。
ログデータ196は、アクセス行為内容196aと、アクセス行為日時196bと、アクセス行為者196cと、アクセス行為場所196dと、ファイル名196eと、ファイルサイズ196fと、ハッシュデータ196gとから構成される。
アクセス行為内容196aは、実行したアクセス行為(すなわち、「読取」あるいは「書込更新」あるいは「実行」)を記述する。
アクセス行為日時196bは、アクセス行為を行った日時である。
アクセス行為者196cは、アクセス行為を行った対象者の識別情報である。
アクセス行為場所 196dは、アクセス行為を行った場所の名称である。
ファイル名196eは、アクセスした文書ファイルの名称である。
ファイルサイズ196fは、アクセスした文書ファイルのファイルサイズである。
ハッシュデータ196gは、アクセスした文書ファイルのハッシュ値である。
FIG. 7A illustrates the format of the log data 196.
The log data 196 includes an access action content 196a, an access action date 196b, an access action person 196c, an access action place 196d, a file name 196e, a file size 196f, and hash data 196g.
The access action content 196a describes an executed access action (that is, “read”, “write update”, or “execute”).
The access act date and time 196b is the date and time when the access act was performed.
The access actor 196c is identification information of the target person who performed the access act.
Access action place 196d is the name of the place where the access action was performed.
The file name 196e is the name of the accessed document file.
The file size 196f is the file size of the accessed document file.
The hash data 196g is a hash value of the accessed document file.

図7の(b)は、ログデータ196の例である。
ログデータ196として、行為内容196aが「読込」で、行為日時196bが「2007.12.04.11:26」で、行為者196cが「kimura」で、行為場所196dが「Y社受付室」で、ファイル名196eが「hihgf328」で、ファイルサイズ196fが「526MB」で、ハッシュデータ196gが「E952CA77D36F063BA33CEE9ADEF1BD21」であるログデータが例示されている。
このログデータの意味は、ファイルサイズ「526MB」でハッシュデータ「E952CA77D36F063BA33CEE9ADEF1BD21」であるファイル名「hihgf328」の文書ファイルが、「2007.12.04.11:26」に「Y社受付室」で「読込」されたということである。
FIG. 7B is an example of log data 196.
As log data 196, the action content 196a is “Read”, the action date and time 196b is “2007.12.04.11:26”, the actor 196c is “kimura”, the action place 196d is “Y company reception room”, and the file name Log data in which 196e is “hihgf328”, the file size 196f is “526MB”, and the hash data 196g is “E952CA77D36F063BA33CEE9ADEF1BD21” is illustrated.
The meaning of this log data is that the document file with the file name "hihgf328" with the file size "526MB" and the hash data "E952CA77D36F063BA33CEE9ADEF1BD21" was "read" at "Y company reception room" on "2007.12.04.11:26"That's what it means.

図8は、ロケーションスタンプの作成手順を説明する図である。
位置情報作成手段140は、位置情報配信器500から位置特定情報591を取得して、文書作成位置情報197を作成する(図8(1))。
なお、文書ファイル198がアクセス制御定義情報191にて許可された場所で作成されているので、作成した文書作成位置情報197は、文書ファイル198に含まれるアクセス制御定義情報191の場所名称191cの中に、一致するものが存在する。
FIG. 8 is a diagram illustrating a procedure for creating a location stamp.
The position information creation unit 140 acquires the position specifying information 591 from the position information distributor 500 and creates the document creation position information 197 (FIG. 8 (1)).
Since the document file 198 is created at a location permitted by the access control definition information 191, the created document creation position information 197 is included in the location name 191 c of the access control definition information 191 included in the document file 198. There is a match.

署名手段150は、暗号化文書データ194とアクセス制御定義情報191とログデータ196と文書作成位置情報197を用いて、電子署名情報199を作成する(同(2))。
なお、暗号化文書データ194の変わりに、文書データを用いて電子署名情報199を作成してもよい。
The signature unit 150 creates the electronic signature information 199 using the encrypted document data 194, the access control definition information 191, the log data 196, and the document creation position information 197 ((2)).
Note that the electronic signature information 199 may be created using document data instead of the encrypted document data 194.

ロケーションスタンプ作成手段160は、位置情報作成手段140が作成した文書作成位置情報197と署名手段150が作成した電子署名情報199を含むロケーションスタンプ195を作成する(同(3))。 The location stamp creation means 160 creates a location stamp 195 including the document creation position information 197 created by the position information creation means 140 and the electronic signature information 199 created by the signature means 150 ((3)).

図10は、Y社内において、文書受付装置300を用いて入稿データを受け付ける手順を説明する図である。
《3.入力》
Y社担当者は、記録媒体200を受け取る(図10(3−1))。
Y社担当者は、文書受付装置300にログオンするときに、ICカード400で本人認証する(同(3−2))。なお、Y社担当者は、電算室へ入室するときにも、ICカード400で本人認証してもよい。
記録媒体200に記録された文書ファイル198(=入稿データファイル)を、文書受付装置300に入力する(同(3−3))。
《4.ロケーションスタンプ検証》
文書受付装置300は、入稿データファイルのロケーションスタンプの電子署名情報199を用いて文書ファイルが改竄されていないことや、ロケーションスタンプの位置情報197(=X社建物内)とアクセス制御定義情報を比較参照して、ファイルが作成(=書込)された場所が確かに顧客(=X社)であることを確認する(同(4))。
このとき、さらにY社担当者は、ログ情報を確認することで、作成者、作成時刻を確認しても良い。
《5.アクセス制御》
ICカードが接続されている文書受付装置300は、パッシブ型ICタグ500から位置を特定する情報591を取得して求めた位置情報197(=Y社電算室)がアクセス制御定義情報191にてチェックされ、アクセス制御定義情報191に「Y社建物内」が存在するので、許可された場所であることを確認する(同(5))。
《6.復号》
文書受付装置300は、ICカード400の復号鍵491を用いて暗号化文書データ194から入稿データ194aを復号するので、Y社担当者は、入稿データを目視することが可能になる(同(6))。
なお、Y社担当者は、文書受付装置300を用いて、アクセス制御定義情報191で許可されたアクセス行為のみが許される。
FIG. 10 is a diagram for explaining a procedure for accepting input data using the document accepting apparatus 300 in Y.
<< 3. input"
The person in charge of company Y receives the recording medium 200 (FIG. 10 (3-1)).
The person in charge of Company Y authenticates himself / herself with the IC card 400 when logging on to the document reception apparatus 300 ((3-2)). The person in charge of company Y may authenticate himself / herself with the IC card 400 when entering the computer room.
The document file 198 (= submission data file) recorded in the recording medium 200 is input to the document receiving apparatus 300 ((3-3)).
<< 4. Location stamp verification
The document reception apparatus 300 uses the electronic signature information 199 of the location stamp of the submitted data file to confirm that the document file has not been tampered with, the location stamp position information 197 (= in the building X company), and the access control definition information. By comparison, it is confirmed that the place where the file is created (= written) is indeed the customer (= Company X) ((4)).
At this time, the person in charge of Company Y may confirm the creator and the creation time by confirming the log information.
<< 5. Access control >>
The document accepting apparatus 300 to which the IC card is connected checks the access control definition information 191 for the position information 197 (= Company Y's computer room) obtained by acquiring the information 591 specifying the position from the passive IC tag 500. Then, since “inside Y company building” exists in the access control definition information 191, it is confirmed that the location is permitted ((5)).
<< 6. Decryption
Since the document receiving apparatus 300 decrypts the submitted data 194a from the encrypted document data 194 using the decryption key 491 of the IC card 400, the person in charge of Company Y can visually check the submitted data (same as above). (6)).
The person in charge of Company Y is allowed only the access action permitted by the access control definition information 191 using the document reception device 300.

《7.ロケーションスタンプ更新》
文書処理を終了すると、Y社担当者の指示に従って、文書受付装置300は、所定の暗号鍵を使用して暗号化文書データ194を作成し、ファイルアクセス行為、作成者、作成時刻を含むログデータ196を作成して入力した文書ファイルのログデータ196に追記する(同(7−1))。
文書受付装置300は、作成された暗号化文書データ194と、追記されたログデータ196と、入力した文書ファイルのアクセス制御情報191と、を用いて電子署名199を算出して、この算出した電子署名199と文書ファイルを入力した場所の位置情報197とを含めたロケーションスタンプ195を作成して、入力された文書ファイルのロケーションスタンプ195を更新する(同(7−2))。
<< 7. Location stamp update
When the document processing is finished, the document reception apparatus 300 creates encrypted document data 194 using a predetermined encryption key in accordance with an instruction from the person in charge of the company Y, and log data including a file access act, a creator, and a creation time 196 is created and added to the log data 196 of the input document file ((7-1)).
The document reception apparatus 300 calculates the electronic signature 199 using the created encrypted document data 194, the additionally written log data 196, and the access control information 191 of the input document file, and calculates the calculated electronic signature 199. A location stamp 195 including the signature 199 and the position information 197 of the place where the document file is input is created, and the location stamp 195 of the input document file is updated ((7-2)).

図13は、ICカード400の詳細な構成図である。
ICカード400はCPU401と、接触端子部402と、不揮発性メモリ409とを備える。
CPU401は、中央演算処理装置である。
接触端子部402は、ICカードリーダ306の接触端子板と接触接続して、通信する。
不揮発性メモリ409は、半導体メモリである。
不揮発性メモリ409は、ID491を記憶する。
FIG. 13 is a detailed configuration diagram of the IC card 400.
The IC card 400 includes a CPU 401, a contact terminal unit 402, and a nonvolatile memory 409.
The CPU 401 is a central processing unit.
The contact terminal unit 402 is in contact connection with the contact terminal plate of the IC card reader 306 for communication.
The nonvolatile memory 409 is a semiconductor memory.
The nonvolatile memory 409 stores the ID 491.

図11は、文書受付装置300の詳細な構成図である。
文書受付装置300は、CPU301と、入力部302と、表示部303と、無線通信部304と、アンテナ305と、ICカードリーダ306と、記憶部309と、専用プログラムを備える。
CPU301は、中央演算処理装置である。
入力部302は、マウスやキーボードなどである。
表示部303は、液晶表示装置や、EL(エレクトロルミネッセンス)表示装置などである。
無線通信部304は、無線送受信装置である。
無線通信部304は、アンテナ305を経由して、位置情報配信器500と無線通信する。無線通信部304は、電磁波(=無線電波)を送出するための搬送波を発生させ、デジタル情報を電波に変換する。あるいは、受信した電磁波を復調して、制御信号を取り出す。
ICカードリーダ306は、接触端子板を有する。
接触端子板は、ICカード400の接触端子部と接触接続して、通信する。
FIG. 11 is a detailed configuration diagram of the document reception apparatus 300.
The document reception apparatus 300 includes a CPU 301, an input unit 302, a display unit 303, a wireless communication unit 304, an antenna 305, an IC card reader 306, a storage unit 309, and a dedicated program.
The CPU 301 is a central processing unit.
The input unit 302 is a mouse or a keyboard.
The display unit 303 is a liquid crystal display device, an EL (electroluminescence) display device, or the like.
The wireless communication unit 304 is a wireless transmission / reception device.
The wireless communication unit 304 performs wireless communication with the position information distributor 500 via the antenna 305. The wireless communication unit 304 generates a carrier wave for transmitting electromagnetic waves (= wireless radio waves), and converts digital information into radio waves. Alternatively, the received electromagnetic wave is demodulated and a control signal is extracted.
The IC card reader 306 has a contact terminal plate.
The contact terminal plate is in contact connection with the contact terminal portion of the IC card 400 for communication.

記憶部309は、半導体メモリや磁気メモリである。
記憶部309は、署名鍵情報392と本人認証情報394を記憶する。
The storage unit 309 is a semiconductor memory or a magnetic memory.
The storage unit 309 stores signature key information 392 and personal authentication information 394.

このほかに、ファイル入力手段390と、メッセージ認証手段355と、出力位置認証手段370と、位置情報作成手段340と、入力位置認証手段345と、文書アクセス手段330と、復号手段315と、暗号手段310と、文書ファイル作成手段365と、ログ追記手段320と、ロケーションスタンプ更新手段360と、本人認証手段385とを備える。これらの各手段は、それぞれの専用プログラムによって実現され、専用プログラムがCPU301に解釈・実行されることによって機能する。 In addition, file input means 390, message authentication means 355, output position authentication means 370, position information creation means 340, input position authentication means 345, document access means 330, decryption means 315, encryption means 310, a document file creation unit 365, a log addition unit 320, a location stamp update unit 360, and a personal authentication unit 385. Each of these means is realized by each dedicated program, and functions when the dedicated program is interpreted and executed by the CPU 301.

本人認証手段385は、ICカードリーダ306にID要求を発行して、返信されたICカード400が記憶するID491を取得して、これを記憶部309に記憶された本人認証情報394と照合して、一致すればID認証する。 The personal authentication means 385 issues an ID request to the IC card reader 306, acquires the ID 491 stored in the returned IC card 400, and compares this with the personal authentication information 394 stored in the storage unit 309. If they match, ID authentication is performed.

ファイル入力手段390は、文書作成装置100が出力した記録媒体200に記録された文書ファイル198を読み取って、これらを記憶部309に登録する。 The file input unit 390 reads the document file 198 recorded on the recording medium 200 output from the document creation apparatus 100 and registers these in the storage unit 309.

メッセージ認証手段355は、文書作成装置の署名手段150と同一のアルゴリズムを用いて、ファイル入力手段390が記憶部309に登録した文書ファイル198が有する暗号化文書データ194とアクセス制御定義情報191とログデータ196と文書作成位置情報197から生成したハッシュ値に対して、記憶部309が記憶する署名鍵情報を用いて暗号化して照合用電子署名情報を作成し、これと、ファイル入力手段が記憶部309に登録されたロケーションスタンプの電子署名情報199とを比較して、両者が一致すれば、改竄されていないと判定(=メッセージ認証)する。
出力位置認証手段370は、ファイル入力手段が記憶部309に登録されたロケーションスタンプの作成位置情報197と文書ファイルのアクセス管理情報191のアクセス場所情報とを照合して、両者が一致するものが存在すれば、文書を作成した場所(=文書ファイルを出力した位置)が正当であると判定(=出力位置認証)する。
The message authentication unit 355 uses the same algorithm as the signature unit 150 of the document creation apparatus, and the encrypted document data 194, the access control definition information 191 and the log included in the document file 198 registered in the storage unit 309 by the file input unit 390. The hash value generated from the data 196 and the document creation position information 197 is encrypted using the signature key information stored in the storage unit 309 to generate collation electronic signature information, and the file input means stores the storage unit The electronic signature information 199 of the location stamp registered in 309 is compared, and if both match, it is determined that the file has not been tampered with (= message authentication).
In the output position authentication unit 370, the file input unit collates the location stamp creation position information 197 registered in the storage unit 309 with the access location information of the document file access management information 191, and there is a case in which both match. Then, it is determined that the place where the document was created (= the position where the document file was output) is valid (= output position authentication).

位置情報作成手段340は、位置情報配信器に位置特定情報要求を送信して返信された位置を特定する情報を取得して、入力した位置情報(=文書受付位置)を作成する。
入力位置認証手段345は、位置情報作成手段340が作成した位置情報を用いて、ファイル入力手段が記憶部309に登録した文書ファイルのアクセス制御定義情報191のアクセス場所191cを参照して、両者が一致したら文書受付位置を認証するとともに、そのときのアクセス行為191aを選択する。
The position information creating means 340 acquires the information specifying the returned position by transmitting a position specifying information request to the position information distributor, and creates the input position information (= document reception position).
The input location authentication unit 345 uses the location information created by the location information creation unit 340 and refers to the access location 191c of the access control definition information 191 of the document file registered in the storage unit 309 by the file input unit. If they match, the document reception position is authenticated, and the access act 191a at that time is selected.

文書アクセス手段330は、入力位置認証手段が選択したアクセス行為191aの記述に従って、文書ファイルの暗号化文書データ194に対して、許可されたアクセス行為を行う。
復号手段315は、ICカードリーダ306に鍵要求を発行して返信されたICカードが記憶する復号鍵情報(たとえば、事前共有秘密鍵)を取得して、文書アクセス手段330がアクセスした文書ファイルの暗号化文書データ194を復号する。
The document access means 330 performs the permitted access action on the encrypted document data 194 of the document file according to the description of the access action 191a selected by the input position authentication means.
The decryption means 315 obtains the decryption key information (for example, the pre-shared secret key) stored in the IC card returned by issuing a key request to the IC card reader 306, and the document access means 330 accesses the document file accessed. The encrypted document data 194 is decrypted.

ログ追記手段320は、ログデータ196を作成して、ファイル入力手段がデータ保持部に登録した文書ファイルのログデータ196に追記する。
署名手段350は、文書作成装置の署名手段150と同一のアルゴリズムを用いて、暗号化文書と、ログ追記手段320が追記したログデータ196と、受付位置情報と憶部309に登録されたアクセス制御定義191とから生成したハッシュ値に対して、記憶部309が記憶する署名鍵情報を用いて暗号化して電子署名情報199を作成する。
ロケーションスタンプ更新手段360は、位置情報作成手段340が作成した受付位置情報191と署名手段350が作成した電子署名情報199を含むロケーションスタンプ195を作成して、記憶部309に登録されているロケーションスタンプ195を更新する
The log appending unit 320 creates log data 196 and appends it to the log data 196 of the document file registered in the data holding unit by the file input unit.
The signing unit 350 uses the same algorithm as the signing unit 150 of the document creation device, the encrypted document, the log data 196 added by the log adding unit 320, the received position information, and the access control registered in the storage unit 309. The digital signature information 199 is created by encrypting the hash value generated from the definition 191 using the signature key information stored in the storage unit 309.
The location stamp update unit 360 creates a location stamp 195 including the received location information 191 created by the location information creation unit 340 and the electronic signature information 199 created by the signature unit 350, and the location stamp registered in the storage unit 309. Update 195

なお、記憶部309に登録されているログデータ196を用いて、文書ファイル198へのアクセス履歴を解析することで、不正アクセスを発見することができる。 It should be noted that unauthorized access can be found by analyzing the access history to the document file 198 using the log data 196 registered in the storage unit 309.

暗号手段310は、所定の暗号鍵情報を用いて、文書情報194aから暗号化文書データ194を生成する。
文書ファイル作成手段365は、暗号手段310が暗号化した暗号化文書データ194と、記憶部309が記憶するアクセス制御定義情報191と、ログ追記手段320が追記したログデータ196と、ロケーションスタンプ更新手段360が更新したロケーションスタンプ196を含む文書ファイル198を作成する。
The encryption unit 310 generates encrypted document data 194 from the document information 194a using predetermined encryption key information.
The document file creation unit 365 includes encrypted document data 194 encrypted by the encryption unit 310, access control definition information 191 stored by the storage unit 309, log data 196 added by the log addition unit 320, and location stamp update unit. The document file 198 including the location stamp 196 updated by 360 is created.

(実施例)
次に、位置情報配信器が入室管理ゲートの場合の文書管理の手順を説明する。
(Example)
Next, a document management procedure when the position information distributor is an entrance management gate will be described.

図12は、Y社内において、入稿ファイルを文書管理する手順を説明する図である。
《3.入力》
Y社担当者は、電算室に入室するときに、入室ゲート500aにて、ICカード400のIDを読み取らせて、ID認証される。入室ゲート500aは、保持している位置特定情報591をICカード400に記憶させる(図12(3−0))。
《4.ロケーションスタンプ検証》
(3−1)から(4)までは、図10の(3−1)から(4)までと同じである。
《5.アクセス制御》
ICカードが接続されている文書受付装置300は、ICカード400が記憶する位置特定情報591を取得して、求めた位置情報(=Y社電算室)がアクセス制御定義情報にてチェックされ、許可された場所(=Y社建物内)であることを確認する(同(5))。
《6.復号》および
《7.ロケーションスタンプ更新》
(6)から(7−2)までは、図10の(6)から(7−2)までと同じである。
FIG. 12 is a diagram for explaining the procedure for document management of the submitted file in Y company.
<< 3. input"
When the person in charge of Company Y enters the computer room, the ID of the IC card 400 is read at the entrance gate 500a and is authenticated. The entrance gate 500a stores the stored position specifying information 591 in the IC card 400 (FIG. 12 (3-0)).
<< 4. Location stamp verification
(3-1) to (4) are the same as (3-1) to (4) in FIG.
<< 5. Access control >>
The document accepting apparatus 300 to which the IC card is connected acquires the position specifying information 591 stored in the IC card 400, and the obtained position information (= Company Y computer room) is checked in the access control definition information and allowed. It is confirmed that it is the place (= Y company building) (same (5)).
<< 6. Decryption and << 7. Location stamp update
(6) to (7-2) are the same as (6) to (7-2) in FIG.

本発明による文書管理システム1の概要を説明する図The figure explaining the outline | summary of the document management system 1 by this invention 文書管理システム1の大まかな処理の流れを説明する図The figure explaining the flow of a rough process of the document management system 1 記録媒体に出力される文書ファイルの形式を説明する図Diagram explaining the format of the document file output to the recording medium X社内において、入稿ファイルを文書管理する手順を説明する図A diagram explaining the procedure for managing document files in X 本発明による文書作成装置100の詳細な構成図Detailed configuration diagram of document creation apparatus 100 according to the present invention アクセス制御定義情報191の形式と例Format and example of access control definition information 191 ログデータ196の形式と例Format and example of log data 196 ロケーションスタンプの作成手順を説明する図Diagram explaining location stamp creation procedure パッシブ型ICタグ500の回路機能ブロック図Circuit function block diagram of passive IC tag 500 Y社内において、入稿ファイルを文書管理する手順を説明する図Figure explaining the procedure for document management of file submissions within Y 文書受付装置300の詳細な構成図Detailed configuration diagram of document accepting apparatus 300 (実施例)Y社内において、入稿ファイルを文書管理する手順を説明する図(Embodiment) Diagram illustrating the procedure for document management of an input file in Y ICカード400の回路ブロック図Circuit block diagram of IC card 400

符号の説明Explanation of symbols

文書管理システム1
100 文書作成装置
110 暗号化手段
120 ログ作成手段
140 位置情報作成手段
150 署名手段
160 ロケーションスタンプ作成手段
130 文書ファイル作成手段
190 ファイル出力手段
191 アクセス制御定義情報
192 署名鍵情報
193 暗号鍵
194 暗号化文書データ
194a 文書情報、入稿データ
195 ロケーションスタンプ
196 ログデータ
197 位置情報
198 文書ファイル
199 電子署名情報
200 記録媒体
300 文書受付装置
310 暗号手段
315 復号手段
320 ログ追記手段
330 文書アクセス手段
340 位置情報作成手段
345 入力位置認証手段
355 メッセージ認証手段
360 更新手段
365 文書ファイル作成手段
370 出力位置認証手段
385 本人認証手段
390 ファイル入力手段
392 署名鍵情報
394 本人認証情報
400 ICカード
491 ID
493 復号鍵
500 位置情報配信器、パッシブ型ICタグ
591 位置を特定する情報
Document management system 1
DESCRIPTION OF SYMBOLS 100 Document creation apparatus 110 Encryption means 120 Log creation means 140 Location information creation means 150 Signature means 160 Location stamp creation means 130 Document file creation means 190 File output means 191 Access control definition information 192 Signature key information 193 Encryption key 194 Encryption document Data 194a Document information, submission data 195 Location stamp 196 Log data 197 Position information 198 Document file 199 Electronic signature information 200 Recording medium 300 Document reception device 310 Encryption means 315 Decoding means 320 Log additional means 330 Document access means 340 Position information creation means 345 Input position authentication means 355 Message authentication means 360 Update means 365 Document file creation means 370 Output position authentication means 385 Personal authentication means 390 File input means 392 Key information 394 personal authentication information 400 IC card 491 ID
493 Decryption key 500 Position information distributor, passive IC tag 591 Information specifying the position

Claims (10)

位置を特定する情報を送信する位置情報配信器と、文書作成装置と、文書受付装置とから構成される文書管理システムであって、
前記文書作成装置は、
文書データと、ファイルアクセスを許可する位置情報およびその位置情報で許可されるアクセス行為を記述したアクセス制御定義情報と、を記憶する記憶部と、
位置情報配信器から送信された位置を特定する情報を取得して、作成位置情報を作成する位置情報作成手段と、
位置情報作成手段が作成した作成位置情報を含むロケーションスタンプを作成するロケーションスタンプ作成手段と、
文書データとアクセス制御定義情報とロケーションスタンプを含む文書ファイルを作成する文書ファイル作成手段と、
文書ファイル作成手段が作成した文書ファイルを記録媒体に出力するファイル出力手段と、
を備える作成装置であって、
前記文書受付装置は、
記憶部と、
文書作成装置が出力した記録媒体に記録された文書ファイルを読み取って、これらを記憶部に入力するファイル入力手段と、
ファイル入力手段が記憶部に登録したロケーションスタンプの作成位置情報と文書ファイルのアクセス制御定義情報のアクセス場所情報とを照合して、両者が一致するものが存在すれば、文書を作成した場所が正当であると判定する出力位置認証手段と、
位置情報配信器から送信された位置を特定する情報を取得して、受付位置情報を作成する位置情報作成手段と、
位置情報作成手段が作成した受付位置情報を用いて、ファイル入力手段が記憶部に登録した文書ファイルのアクセス制御定義情報のアクセス場所を参照して、両者が一致するときのアクセス行為を選択して、受付位置を認証する入力位置認証手段と、
入力位置認証手段が選択したアクセス行為の記述に従って、文書ファイルの文書データに対して、許可されたアクセス行為を行う文書アクセス手段と、
位置情報作成手段が作成した受付位置情報を含むロケーションスタンプを作成して、ファイル入力手段が記憶部に登録したロケーションスタンプを更新するロケーションスタンプ更新手段と、
を備える受付装置である
ことを特徴とする文書管理システム。
A document management system comprising a location information distributor for transmitting information for specifying a location, a document creation device, and a document reception device,
The document creation device includes:
A storage unit that stores document data and location information that permits file access and access control definition information that describes an access action permitted by the location information;
Acquiring information specifying the position transmitted from the position information distributor, position information creating means for creating the created position information,
A location stamp creating means for creating a location stamp including the created position information created by the position information creating means;
A document file creating means for creating a document file including document data, access control definition information, and a location stamp;
File output means for outputting the document file created by the document file creation means to a recording medium;
A creation device comprising:
The document reception device
A storage unit;
A file input means for reading a document file recorded on a recording medium output by the document creation device and inputting these into a storage unit;
The location where the document was created is valid if the location input of the location stamp registered in the storage unit by the file input means matches the access location information of the access control definition information of the document file, and there is a match. Output position authentication means for determining that
Position information creating means for obtaining information identifying the position transmitted from the position information distributor and creating received position information;
Using the received position information created by the position information creating means, refer to the access location of the access control definition information of the document file registered in the storage unit by the file input means, and select the access action when the two match Input position authentication means for authenticating the reception position;
A document access means for performing an authorized access action on the document data of the document file according to the description of the access action selected by the input position authentication means;
A location stamp update unit that creates a location stamp including the received position information created by the location information creation unit and updates the location stamp registered in the storage unit by the file input unit;
A document management system, comprising:
前記文書作成装置は、
前記記憶部が、署名鍵情報を記憶して、
記憶部が記憶する文書データとアクセス制御定義情報と、位置情報作成手段が作成した作成位置情報とから生成したハッシュデータに対して、記憶部が記憶する署名鍵情報を用いて暗号化して電子署名情報を作成する署名手段、
を備えて、
前記ロケーションスタンプ作成手段が、位置情報作成手段が作成した作成位置情報と署名手段が作成した電子署名情報を含むロケーションスタンプを作成する
作成装置であって、
前記文書受付装置は、
前記記憶部が、署名鍵情報を記憶して、
文書作成装置の署名手段と同一のアルゴリズムを用いて、ファイル入力手段が記憶部に登録した文書ファイルの文書データとアクセス制御定義情報とロケーションスタンプの作成位置情報とから生成したハッシュ値に対して、記憶部が記憶する署名鍵情報を用いて暗号化して照合用電子署名情報を作成し、これと、ファイル入力手段が記憶部に登録したロケーションスタンプの電子署名情報とを比較して、両者が一致すれば、改竄されていないと判定するメッセージ認証手段と、
文書作成装置の署名手段と同一のアルゴリズムを用いて、文書データと受付位置情報と記憶部に登録されたアクセス制御定義とから生成したハッシュ値に対して、記憶部が記憶する署名鍵情報を用いて暗号化して電子署名情報を作成する署名手段と、
を備えて、
前記ロケーションスタンプ更新手段が、位置情報作成手段により作成された受付位置情報と署名手段により作成された電子署名情報を含むロケーションスタンプを作成して、記憶部に登録されているロケーションスタンプを更新する
を備える受付装置である
ことを特徴とする請求項1に記載の文書管理システム。
The document creation device includes:
The storage unit stores signature key information,
The hash data generated from the document data stored in the storage unit, the access control definition information, and the created location information created by the location information creation unit are encrypted using the signature key information stored in the storage unit to obtain an electronic signature Signing means to create information,
With
The location stamp creating means creates a location stamp including the created position information created by the position information creating means and the electronic signature information created by the signature means,
The document reception device
The storage unit stores signature key information,
Using the same algorithm as the signature unit of the document creation device, for the hash value generated from the document data of the document file registered in the storage unit by the file input unit, the access control definition information, and the creation position information of the location stamp, Encrypt using the signature key information stored in the storage unit to create verification digital signature information, and compare this with the digital signature information of the location stamp registered in the storage unit by the file input means. A message authentication means for determining that the message has not been tampered with,
Using the same algorithm as the signature unit of the document creation device, the signature key information stored in the storage unit is used for the hash value generated from the document data, the reception position information, and the access control definition registered in the storage unit. Signing means for encrypting and creating electronic signature information;
With
The location stamp update unit creates a location stamp including the received position information created by the location information creation unit and the electronic signature information created by the signature unit, and updates the location stamp registered in the storage unit. The document management system according to claim 1, wherein the document management system is a reception device.
前記文書作成装置は、
アクセス行為情報と作成者情報と作成時刻作業履歴データを含むログデータを作成するログ作成手段、
を備えて、
前記文書ファイル作成手段が、文書データとアクセス制御定義情報とログ作成手段が作成したログデータとロケーションスタンプを含む文書ファイルを作成する
作成装置であって、
前記文書受付装置は、
ログデータを作成して、ファイル入力手段が記憶部に登録した文書ファイルのログデータに追記するログ追記手段、
を備える受付装置である
ことを特徴とする請求項1に記載の文書管理システム。
The document creation device includes:
Log creation means for creating log data including access act information, creator information and creation time work history data;
With
The document file creation means is a creation device for creating a document file including document data, access control definition information, log data created by the log creation means, and a location stamp,
The document reception device
Log appending means for creating log data and appending to the log data of the document file registered in the storage unit by the file input means;
The document management system according to claim 1, wherein the document management system is a reception device.
前記文書作成装置は、
前記記憶部が、署名鍵情報を記憶して、
記憶部が記憶する文書データとアクセス制御定義情報と、ログ作成手段が作成したログデータと、位置情報作成手段が作成した作成位置情報とから生成したハッシュデータに対して、記憶部が記憶する署名鍵情報を用いて暗号化して電子署名情報を作成する署名手段、
を備えて、
前記ロケーションスタンプ作成手段が、位置情報作成手段が作成した作成位置情報と署名手段が作成した電子署名情報を含むロケーションスタンプを作成する
作成装置であって、
前記文書受付装置は、
前記記憶部が、署名鍵情報を記憶して、
文書作成装置の署名手段と同一のアルゴリズムを用いて、ファイル入力手段が記憶部に登録した文書ファイルの文書データとアクセス制御定義情報とロケーションスタンプの作成位置情報とログデータから生成したハッシュ値に対して、記憶部が記憶する署名鍵情報を用いて暗号化して照合用電子署名情報を作成し、これと、ファイル入力手段が記憶部に登録したロケーションスタンプの電子署名情報とを比較して、両者が一致すれば、改竄されていないと判定するメッセージ認証手段と、
文書作成装置の署名手段と同一のアルゴリズムを用いて、文書データと追記されたログデータと位置情報作成手段が作成した受付位置情報と記憶部に登録されたアクセス制御定義とから生成したハッシュ値に対して、記憶部が記憶する署名鍵情報を用いて暗号化して電子署名情報を作成する署名手段と、
前記ロケーションスタンプ更新手段が、位置情報作成手段により作成された受付位置情報と署名手段により作成された電子署名情報を含むロケーションスタンプを作成して、記憶部に登録されているロケーションスタンプを更新する
を備える受付装置である
ことを特徴とする請求項3に記載の文書管理システム。
The document creation device includes:
The storage unit stores signature key information,
Signature stored by the storage unit for the hash data generated from the document data and the access control definition information stored by the storage unit, the log data generated by the log generation unit, and the created position information generated by the position information generation unit A signature means for encrypting with the key information to create electronic signature information;
With
The location stamp creating means creates a location stamp including the created position information created by the position information creating means and the electronic signature information created by the signature means,
The document reception device
The storage unit stores signature key information,
Using the same algorithm as the signature unit of the document creation device, for the hash value generated from the document data of the document file registered in the storage unit by the file input unit, the access control definition information, the creation position information of the location stamp, and the log data The signature key information stored in the storage unit is encrypted to create electronic signature information for verification, and this is compared with the digital signature information of the location stamp registered in the storage unit by the file input unit. If they match, the message authentication means determines that the message has not been tampered with,
Using the same algorithm as the signature unit of the document creation device, the hash value generated from the document data, the additionally written log data, the received location information created by the location information creation unit, and the access control definition registered in the storage unit On the other hand, a signature unit that creates digital signature information by encrypting using signature key information stored in the storage unit;
The location stamp update unit creates a location stamp including the received position information created by the location information creation unit and the electronic signature information created by the signature unit, and updates the location stamp registered in the storage unit. The document management system according to claim 3, wherein the document management system is a reception device.
前記文書管理システムは、さらに、復号鍵情報を記憶するICカードを含んで構成されて、
前記文書作成装置は、
前記文書データが暗号化文書データである
作成装置であって、
前記文書受付装置は、
ICカードリーダを備えて、
ICカードリーダに鍵要求を発行して返信されたICカードが記憶する復号鍵情報を取得して、文書アクセス手段がアクセスした文書ファイルの文書データを復号する復号手段
を備える受付装置である
ことを特徴とする請求項1から請求項4のいずれか1項に記載の文書管理システム。
The document management system further includes an IC card for storing decryption key information,
The document creation device includes:
A creation device in which the document data is encrypted document data,
The document reception device
With an IC card reader,
It is a reception device including a decryption unit that obtains decryption key information stored in an IC card returned by issuing a key request to the IC card reader and decrypts document data of a document file accessed by the document access unit. The document management system according to any one of claims 1 to 4, wherein the document management system is characterized in that:
文書成装置に記憶されたアクセス制御定義情報を用いる文書管理方法であって、
(1)文書作成装置が、位置情報配信器から送信された位置を特定する情報を取得して作成位置情報を作成してこれを含むロケーションスタンプを作成するロケーションスタンプ作成ステップと、
(2)文書作成装置が記憶する文書データとアクセス制御情報と、ロケーションスタンプ作成ステップで作成したロケーションスタンプを含む文書ファイルを作成し、記録媒体に出力するファイル出力ステップと、
(3)文書受付装置が、記録媒体の文書ファイルを入力するファイル入力ステップと、
(4)文書受付装置が、入力した文書ファイルのアクセス制御定義情報とロケーションスタンプとを照合して、所定の場所で文書が作成されたことを確認する作成場所検証ステップと、
(5)文書受付装置が、位置情報配信器から送信された位置特定情報を取得して受付位置情報を作成して、これを入力したアクセス制御定義情報と照合して、所定の場所で文書ファイルを入力したことを認証して、入力した文書へのアクセスを許可するアクセス許可ステップと、
(6)文書受付装置は、受付位置情報を含むロケーションスタンプを作成して、入力したロケーションスタンプを更新するロケーションスタンプ更新ステップと、
を含んだ手順でなされることを特徴とする文書管理方法。
A document management method using access control definition information stored in a document creation device,
(1) A location stamp creating step in which the document creating device acquires information specifying the position transmitted from the position information distributor, creates the created position information, and creates a location stamp including the created position information;
(2) a file output step of creating a document file including the document data and access control information stored in the document creation device and the location stamp created in the location stamp creation step, and outputting the document file to a recording medium;
(3) a file input step in which the document reception device inputs a document file on a recording medium;
(4) a creation location verification step in which the document reception device compares the access control definition information of the input document file with the location stamp to confirm that the document has been created at a predetermined location;
(5) The document reception device acquires the position specifying information transmitted from the position information distributor, creates reception position information, compares it with the input access control definition information, and stores the document file at a predetermined location. A permission step that authenticates that the user has entered and allows access to the entered document;
(6) The document reception device creates a location stamp including reception position information and updates the input location stamp, and a location stamp update step,
A document management method characterized in that the document management method is performed by a procedure including:
(1)文書作成装置が、アクセス行為情報と作成者情報と作成時刻作業履歴データを含むログデータを作成するログ作成ステップと、
(2)前記ファイル出力ステップが、ログ作成ステップの作成するログデータを含む文書ファイルを作成し、記録媒体に出力するステップと、
(3)文書受付装置が、ログデータを作成して、入力した文書ファイルのログデータに追記するログ追記ステップと、
を含んだ手順でなされることを特徴とする請求項6に記載の文書管理方法。
(1) a log creation step in which the document creation device creates log data including access act information, creator information, and creation time work history data;
(2) The file output step creates a document file including log data created by the log creation step, and outputs the document file to a recording medium;
(3) a log appending step in which the document reception device creates log data and appends to the log data of the input document file;
The document management method according to claim 6, wherein the document management method is performed in a procedure including:
アクセス制御定義情報と署名鍵情報を用いる文書管理方法であって、
(1)文書作成装置が、位置情報配信器から送信された位置を特定する情報を取得して作成位置情報を作成して、記憶する文書データとアクセス制御定義情報と、作成したログデータと、作成した作成位置情報とから生成したハッシュデータに対して、記憶する署名鍵情報を用いて暗号化して電子署名情報を作成する署名ステップと、
(2)文書受付装置が、作成した作成位置情報と電子署名情報を有するロケーションスタンプと文書作成装置が記憶する文書データとアクセス制御情報とを含む文書ファイルを作成し、記録媒体に出力するファイル出力ステップと、
(3)文書受付装置が、記録媒体の文書ファイルを入力するファイル入力ステップと、
(4)文書受付装置が、文書作成装置と同一の署名アルゴリズムを用いて、入力した文書ファイルの文書データとアクセス制御定義情報とロケーションスタンプの作成位置情報とから生成したハッシュ値に対して、記憶する署名鍵情報を用いて暗号化して照合用電子署名情報を作成し、これと、ファイル入力したロケーションスタンプの電子署名情報とを比較して、両者が一致すれば、改竄されていないと判定するメッセージ認証ステップと、
(5)文書受付装置が、入力した文書ファイルのアクセス制御定義情報とロケーションスタンプとを照合して、所定の場所で文書が作成されたことを確認する作成場所検証ステップと、
(6)文書受付装置が、位置情報配信器から送信された位置特定情報を取得して受付位置情報を作成して、これを入力したアクセス制御定義情報と照合して、所定の場所で文書ファイルを入力したことを認証して、入力した文書へのアクセスを許可するアクセス許可ステップと、
(7)文書受付装置が、文書作成装置と同一の署名アルゴリズムを用いて、文書データと作成した受付位置情報と入力したアクセス制御定義とから生成したハッシュ値に対して、記憶する署名鍵情報を用いて暗号化して電子署名情報を作成する署名ステップと、
(8)文書受付装置が、受付位置情報と電子署名情報を含むロケーションスタンプを作成して、入力したロケーションスタンプを更新するロケーションスタンプ更新ステップと、
を含んだ手順でなされることを特徴とする文書管理方法。
A document management method using access control definition information and signature key information,
(1) The document creation device acquires information specifying the position transmitted from the position information distributor, creates creation position information, stores document data, access control definition information, created log data, A signature step of creating electronic signature information by encrypting hash data generated from the created creation position information using stored signature key information;
(2) File output in which the document reception apparatus creates a document file including the created creation position information and location stamp having electronic signature information, document data stored in the document creation apparatus, and access control information, and outputs the document file to a recording medium Steps,
(3) a file input step in which the document reception device inputs a document file on a recording medium;
(4) The document reception apparatus stores the hash value generated from the document data of the input document file, the access control definition information, and the creation position information of the location stamp, using the same signature algorithm as the document creation apparatus. The digital signature information for verification is created by encrypting using the signature key information to be compared, and this is compared with the digital signature information of the location stamp input in the file. A message authentication step;
(5) a creation location verification step in which the document reception device compares the access control definition information of the input document file with the location stamp to confirm that the document has been created at a predetermined location;
(6) The document reception device acquires the position specifying information transmitted from the position information distributor, creates reception position information, compares it with the input access control definition information, and stores the document file at a predetermined location. A permission step that authenticates that the user has entered and allows access to the entered document;
(7) Using the same signature algorithm as the document creation device, the document reception device stores signature key information to be stored for the hash value generated from the document data, the created reception position information, and the input access control definition. Using the signature step to encrypt and create electronic signature information;
(8) A location stamp update step in which the document reception device creates a location stamp including reception position information and electronic signature information, and updates the input location stamp;
A document management method characterized in that the document management method is performed by a procedure including:
コンピュータに組込むことによって、コンピュータを請求項1から請求項5のいずれか1項に記載の文書管理示システムとして動作させるコンピュータプログラム。 A computer program that causes a computer to operate as the document management display system according to any one of claims 1 to 5 by being incorporated in the computer. 請求項9に記載のコンピュータプログラムを記録したコンピュータ読取り可能な記録媒体。


The computer-readable recording medium which recorded the computer program of Claim 9.


JP2008008986A 2008-01-18 2008-01-18 Document management system, program, and medium using position information Expired - Fee Related JP5167826B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008008986A JP5167826B2 (en) 2008-01-18 2008-01-18 Document management system, program, and medium using position information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008008986A JP5167826B2 (en) 2008-01-18 2008-01-18 Document management system, program, and medium using position information

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2012284923A Division JP5569584B2 (en) 2012-12-27 2012-12-27 Document management system

Publications (2)

Publication Number Publication Date
JP2009169808A true JP2009169808A (en) 2009-07-30
JP5167826B2 JP5167826B2 (en) 2013-03-21

Family

ID=40970877

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008008986A Expired - Fee Related JP5167826B2 (en) 2008-01-18 2008-01-18 Document management system, program, and medium using position information

Country Status (1)

Country Link
JP (1) JP5167826B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010034911A (en) * 2008-07-29 2010-02-12 Kyocera Corp Encryption system, mobile terminal, decryption key generating server, and encryption method
JP2014016705A (en) * 2012-07-06 2014-01-30 Canon Inc Information processor, method for controlling information processor, and computer program
CN117034355A (en) * 2023-10-08 2023-11-10 江西省工业和信息化研究院 Data management method and system for multi-source industrial information

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0785007A (en) * 1993-06-30 1995-03-31 Toshiba Corp Document managing system
JPH07259459A (en) * 1994-03-25 1995-10-09 Matsushita Electric Works Ltd Gatepost provided with member fitting tool
JPH09319662A (en) * 1996-05-29 1997-12-12 Seiko Epson Corp Information processor, information providing system, information managing method and recording medium
JP2000163379A (en) * 1998-10-29 2000-06-16 Datum Inc Control over access to stored information
JP2005175942A (en) * 2003-12-11 2005-06-30 Canon Inc Image display apparatus, document circulation system, image display method, and computer program
JP2006155283A (en) * 2004-11-30 2006-06-15 Fuji Xerox Co Ltd Document processor and processing method
JP2007257051A (en) * 2006-03-20 2007-10-04 Ricoh Co Ltd Content display controller, content display control method and computer to be executed by computer

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0785007A (en) * 1993-06-30 1995-03-31 Toshiba Corp Document managing system
JPH07259459A (en) * 1994-03-25 1995-10-09 Matsushita Electric Works Ltd Gatepost provided with member fitting tool
JPH09319662A (en) * 1996-05-29 1997-12-12 Seiko Epson Corp Information processor, information providing system, information managing method and recording medium
JP2000163379A (en) * 1998-10-29 2000-06-16 Datum Inc Control over access to stored information
JP2005175942A (en) * 2003-12-11 2005-06-30 Canon Inc Image display apparatus, document circulation system, image display method, and computer program
JP2006155283A (en) * 2004-11-30 2006-06-15 Fuji Xerox Co Ltd Document processor and processing method
JP2007257051A (en) * 2006-03-20 2007-10-04 Ricoh Co Ltd Content display controller, content display control method and computer to be executed by computer

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010034911A (en) * 2008-07-29 2010-02-12 Kyocera Corp Encryption system, mobile terminal, decryption key generating server, and encryption method
JP2014016705A (en) * 2012-07-06 2014-01-30 Canon Inc Information processor, method for controlling information processor, and computer program
CN117034355A (en) * 2023-10-08 2023-11-10 江西省工业和信息化研究院 Data management method and system for multi-source industrial information
CN117034355B (en) * 2023-10-08 2024-01-16 江西省工业和信息化研究院 Data management method and system for multi-source industrial information

Also Published As

Publication number Publication date
JP5167826B2 (en) 2013-03-21

Similar Documents

Publication Publication Date Title
US10686768B2 (en) Apparatus and method for controlling profile data delivery
JP5167835B2 (en) User authentication system, method, program, and medium
JP4360422B2 (en) Authentication information management system, authentication information management server, authentication information management method and program
US20090315686A1 (en) Rfid tag using encrypted value
JP2005242745A (en) Harware token, authentication method using same, computer apparatus, and program
KR20100119325A (en) The security authentication method to reinforce verification of the user using the terminal unit
US9471808B2 (en) File management system and method
JP2007335962A (en) Data protection method of sensor node, calculator system for distributing sensor node, and sensor node
JP2011012511A (en) Electric lock control system
WO2011005869A2 (en) Method and system for generating and using biometrically secured embedded tokens in documents
JP2000011101A (en) Ic card and record medium
JP5167826B2 (en) Document management system, program, and medium using position information
KR102112975B1 (en) Access Control Method Using SmartKey Based On Hybrid Security Environment AND Access Control System for Them
JP2008205565A (en) Ic tag system
CN102222195A (en) E-book reading method and system
JP2008242793A (en) Authentication system
US20080152145A1 (en) Asset bring-out management system, asset bring-out management method, brought out asset, brought out asset control program
KR100720738B1 (en) A method for providing secrecy, authentication and integrity of information to RFID tag
JPWO2019124164A1 (en) Cryptographic data processing system and programs
JP5569584B2 (en) Document management system
JP2009152825A (en) Location stamp system
JP2009128930A (en) Information processing apparatus, authentication method, program, and information processing system
JP2010102617A (en) System, device, method and program of access management of external storage, apparatus and recording medium
JP2007179357A (en) Method for installing computer program
JP4601498B2 (en) Authentication apparatus, authentication method, program for realizing the method, and recording medium storing the program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101109

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120830

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120904

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121105

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20121127

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121210

LAPS Cancellation because of no payment of annual fees