JP2003157191A - Method of preventing tampring of file in computer - Google Patents

Method of preventing tampring of file in computer

Info

Publication number
JP2003157191A
JP2003157191A JP2001390617A JP2001390617A JP2003157191A JP 2003157191 A JP2003157191 A JP 2003157191A JP 2001390617 A JP2001390617 A JP 2001390617A JP 2001390617 A JP2001390617 A JP 2001390617A JP 2003157191 A JP2003157191 A JP 2003157191A
Authority
JP
Japan
Prior art keywords
computer
file
date
rewrite
preventing
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.)
Pending
Application number
JP2001390617A
Other languages
Japanese (ja)
Inventor
Hidenori Takahashi
秀範 高橋
Daisuke Yamagishi
大介 山岸
Asako Tanabe
麻子 田邊
Yosuke Kanamori
洋介 金森
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP2001390617A priority Critical patent/JP2003157191A/en
Publication of JP2003157191A publication Critical patent/JP2003157191A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent a file in a computer from being easily rewritten. SOLUTION: When rewrite of the file in the computer is instructed, the date written in the file is confirmed before the start of conventional rewrite operation, and rewrite is inhibited when this date doesn't coincide with the present date of the computer, and figure '1' is added just after the file name to give a new file name and then rewrite is permitted when the date coincides with the present date of the computer.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、コンピューターの
ファイルにおいて一度書き込んだファイルを不正に書き
込みが出来ないようにするコンピュータープログラムに
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer program for preventing unauthorized writing of a file once written in a computer file.

【0002】[0002]

【従来の技術】従来のコンピュータープログラムでは一
度書き込まれたファイルの内容を上書き操作等により内
容、日付、時間、も容易に書きかえられる。さらに、コ
ンピューター本体の日付設定を変えることにより過去か
ら未来まで自由に書きかえることが出来る。
2. Description of the Related Art With a conventional computer program, the contents, date, and time can be easily rewritten by overwriting the contents of a file once written. In addition, you can freely rewrite from the past to the future by changing the date setting on the computer itself.

【0003】[0003]

【発明が解決しようとする課題】現状においてコンピュ
ーターに関するファイルは何回でも上書きが可能であり
重要書類においても同様に上書きにより書き換えること
が簡単な為、信頼性の面で劣っている。また、コンピュ
ーター本体の日付を操作することにより、過去の日付フ
ァイルでも、未来の日付ファイルでも、あたかも当日の
操作のように装うことが可能である。これも同様に信頼
性に欠ける点である。その為、官公庁などの、公の書類
などにはコンピューターのファイルでの提出にかなりの
制限、制約があるため印刷物に変えるなどの多大な無駄
が生じている。
At present, files relating to computers can be overwritten any number of times, and it is easy to rewrite important documents by overwriting as well, so that the reliability is inferior. By manipulating the date on the computer itself, it is possible to pretend to be a past date file or a future date file as if it were the current day's operation. This is also lacking in reliability. For this reason, public documents such as those from government offices have considerable limitations and restrictions on the submission of computer files, which causes a great deal of waste such as changing to printed matter.

【0004】[0004]

【発明が解決するための手段】コンピューター操作にお
けるファイル書き込みの時点において“ファイル名”お
よび“目的ファイル名の書きこまれた日付”に必要なプ
ログラム手続きを途中に追加することによりコンピュー
タープログラムで不正改ざん行為を管理する。
Unauthorized tampering with a computer program by adding a necessary program procedure to "file name" and "date of writing target file name" at the time of writing a file in computer operation. Manage the act.

【0005】[0005]

【発明の効果】不正改ざんが行えなくなるのでコンピュ
ーターなどのデータファイルにおける信頼性がたかくな
り、公的機関への提出書類等印刷物での提出も可能にな
ることが予測される。これにより、省エネルギー、省資
源に寄与することが多大であることも予測される。
EFFECTS OF THE INVENTION Since unauthorized tampering cannot be performed, it is expected that the reliability of data files such as computers will be high, and it will be possible to submit printed documents such as documents to be submitted to public institutions. It is expected that this will greatly contribute to energy saving and resource saving.

【0006】[0006]

【実施例】書き換え命令が入るとファイルに書きこまれ
た日付を確認する。コンピューターの現在の日付と比較
し過去の日付であれば(001)に戻る。また、日付操
作を行った場合の様に、日付が未来である場合も同様に
(001)に戻る。ファイルの日付がコンピューターの
日付と一致した場合、ファイル名の直後に数字の“1”
を付加し新しいファイル名として書きこみを許可する。
同様に日付が一致した場合、ファイル名の最後に数字が
添付されていた場合はその数字に“1”を加算した数字
を添付されている数字と置き換える。新しいファイル名
に書き換える。書き換え許可を出す。
[Example] When a rewrite command is input, the date written in the file is confirmed. It is compared with the current date of the computer, and if it is a past date, it returns to (001). Also, when the date is in the future, as in the case where the date operation is performed, the process similarly returns to (001). If the date of the file matches the date on the computer, the number "1" will appear immediately after the file name.
Is added to allow writing as a new file name.
Similarly, when the dates match, if a number is attached to the end of the file name, the number obtained by adding "1" to the number is replaced with the attached number. Rewrite with a new file name. Issue rewrite permission.

【図面の簡単な説明】[Brief description of drawings]

【図1】コンピューターのファイルに関する改ざん防止
方法を達成するためのフローチャート。
FIG. 1 is a flowchart for achieving a tampering prevention method for files of a computer.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 高橋 秀範 埼玉県上尾市柏座1丁目11番15号506 (72)発明者 山岸 大介 東京都葛飾区堀切2丁目59番地9号603 (72)発明者 田邊 麻子 東京都世田谷区桜丘5丁目40番地2号203 (72)発明者 金森 洋介 東京都江戸川区平井2丁目4番地6号 Fターム(参考) 5B082 EA09 EA10    ─────────────────────────────────────────────────── ─── Continued front page    (72) Inventor Hidenori Takahashi             1-11-15 Kashiwaza, Ageo City, Saitama Prefecture 506 (72) Inventor Daisuke Yamagishi             2-59, Horikiri 2-59, Katsushika-ku, Tokyo 603 (72) Inventor Asako Tanabe             203, 5-40-40 Sakuragaoka, Setagaya-ku, Tokyo (72) Inventor Yosuke Kanamori             2-4-6 Hirai, Edogawa-ku, Tokyo F-term (reference) 5B082 EA09 EA10

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 コンピューターファイルの不正改ざんを
出来なくする為のコンピュータープログラム。
1. A computer program for preventing unauthorized alteration of computer files.
【請求項2】 コンピューター本体の日付操作をしてフ
ァイルの不正改ざんを出来なくするコンピュータープロ
グラム。
2. A computer program for preventing unauthorized tampering of files by operating the date of the computer itself.
JP2001390617A 2001-11-19 2001-11-19 Method of preventing tampring of file in computer Pending JP2003157191A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001390617A JP2003157191A (en) 2001-11-19 2001-11-19 Method of preventing tampring of file in computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001390617A JP2003157191A (en) 2001-11-19 2001-11-19 Method of preventing tampring of file in computer

Publications (1)

Publication Number Publication Date
JP2003157191A true JP2003157191A (en) 2003-05-30

Family

ID=19188394

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001390617A Pending JP2003157191A (en) 2001-11-19 2001-11-19 Method of preventing tampring of file in computer

Country Status (1)

Country Link
JP (1) JP2003157191A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100378720C (en) * 2004-06-15 2008-04-02 富士施乐株式会社 Document processing device, document processing method, and storage medium recording program therefor

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100378720C (en) * 2004-06-15 2008-04-02 富士施乐株式会社 Document processing device, document processing method, and storage medium recording program therefor
US7458024B2 (en) 2004-06-15 2008-11-25 Fuji Xerox Co., Ltd. Document processing device, document processing method, and storage medium recording program therefor

Similar Documents

Publication Publication Date Title
US20110271354A1 (en) Apparatus, system and method for securing digital documents in a digital appliance
US7451321B2 (en) Electronic signature management method
US20060259516A1 (en) Nondisruptive method for encoding file meta-data into a file name
DE60038046D1 (en) ACCESS SYSTEM AND PROCEDURE FOR PROTECTED INHAL
CN104715209B (en) A kind of outgoing document encryption protecting method
CN110674477A (en) Document source tracing method and device based on electronic file security identification
WO2007008808A3 (en) Maintaining security for file copy operations
WO2006035227A3 (en) Source code protection
US20220027486A1 (en) System and Method of Controlling Access to a Document File
US20240126900A1 (en) System and Method of Controlling Access to a Document File
JP2003157191A (en) Method of preventing tampring of file in computer
WO2007015881A3 (en) System and method for handling files incoming to a computer
US11829452B2 (en) System and method of governing content presentation of multi-page electronic documents
JP2004280816A (en) Creation method and system of document with copy protection
JP2020135690A (en) Electronic approval device, method and program
JP4420446B2 (en) Information processing apparatus and control method thereof
JP2005056137A (en) Function restricting program, installer creating program, and program recording medium
US20210006634A1 (en) Secure and private web browsing system and method
DE10310351A1 (en) Loading of media data into a portable data carrier, e.g. a smart card, whereby data is transferred via a secure data transfer channel formed between a secure content server and the data carrier via an operating unit, e.g. a PC
US10216745B2 (en) Control method of recoverable file protection device and protection method of recoverable file
JP2007102661A (en) Encryption management method and encryption management program for data and file
CN111625777A (en) Method and device for publishing work content and verifying intellectual property right
CN110941846B (en) Filling application method and system for preventing electronic certificate original from being restored
Berghel BRAP forensics
KR100922699B1 (en) Method of real-time modifying drag and dropped data or pasted data while maintaining security and usability in web browser and apparatus thereof