JP2005122310A - Method for preventing unauthorized copy - Google Patents

Method for preventing unauthorized copy Download PDF

Info

Publication number
JP2005122310A
JP2005122310A JP2003354116A JP2003354116A JP2005122310A JP 2005122310 A JP2005122310 A JP 2005122310A JP 2003354116 A JP2003354116 A JP 2003354116A JP 2003354116 A JP2003354116 A JP 2003354116A JP 2005122310 A JP2005122310 A JP 2005122310A
Authority
JP
Japan
Prior art keywords
software
license key
computer
invalid
purchased
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.)
Withdrawn
Application number
JP2003354116A
Other languages
Japanese (ja)
Inventor
Toshiaki Kobayashi
俊明 小林
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.)
COMPUTER CONSULTING KK
Consulting Kk Comp
Original Assignee
COMPUTER CONSULTING KK
Consulting Kk Comp
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 COMPUTER CONSULTING KK, Consulting Kk Comp filed Critical COMPUTER CONSULTING KK
Priority to JP2003354116A priority Critical patent/JP2005122310A/en
Publication of JP2005122310A publication Critical patent/JP2005122310A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a method for preventing an unauthorized copy that prevents software piracy. <P>SOLUTION: A digest of set license key is found by computation, and the set license key is hidden and stored as an invalid license key (S101). A computer identifier stored in a storage device is found from a buying software production number that is notified, and the license key is found by encrypting the computer identifier. Further, the digest of this license key is found by computation. The found digest is compared with the notified digest, and the license key is reissued when both are equal (S104). The invalid license key is found which is hidden and stored. When there is the invalid license key and the set license key is compared with the invalid license key to find that both are equal, the operation of software is terminated. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、ソフトウェアの不正コピーを防止する不正コピー防止方法に関する。   The present invention relates to an unauthorized copy prevention method for preventing unauthorized copying of software.

近年、ソフトウェアの不正コピーによるソフトウェア業界の被害が甚大であることから、様々な不正コピーを防止する方法(コピープロテクション方式)が提案され、開発されている(例えば、特許文献1、特許文献2、特許文献3参照)。   In recent years, since the damage to the software industry due to unauthorized copying of software is enormous, various methods for preventing unauthorized copying (copy protection methods) have been proposed and developed (for example, Patent Document 1, Patent Document 2, (See Patent Document 3).

このコピープロテクション方式には大きく分けて2種類存在する。その一つはセントラルライセンスサーバ(Central License Sever)を利用したネットワークライセンシング(Network Licensing)方式である。もう一つは、ネットワークを利用しないスタンドアロンライセンシング(Standalone Licensing)方式である。尚、本発明は、スタンドアロンライセンシング方式に関するものであるため、スタンドアロンライセンシング方式のみ説明する。   There are roughly two types of copy protection methods. One of them is a network licensing system using a central license server. The other is a Standalone Licensing system that does not use a network. Since the present invention relates to the stand-alone licensing method, only the stand-alone licensing method will be described.

従来のスタンドアロンライセンシング方式について図面を参照しつつ説明する。まず、スタンドアロンライセンシング方式におけるライセンスキー(License Key)の発行について図6を参照しつつ説明する。図6は従来のライセンスキーの発行手順を説明するための図である。   A conventional stand-alone licensing method will be described with reference to the drawings. First, issuance of a license key in the stand-alone licensing method will be described with reference to FIG. FIG. 6 is a diagram for explaining a conventional license key issuance procedure.

ソフトウェア製造元はソフトウェアを販売し(ステップS501)、ソフトウェア購入者がこれを購入する(ステップS502)。そして、ソフトウェア購入者はソフトウェア製造元から指定されたコンピュータCを一意に識別するコンピュータ識別子C1を、ソフトウェアを実行しようとするコンピュータCから取得する(取得専用ソフトウェアが提供されることもある)。尚、コンピュータ識別子は、IP(Internet Protocol)アドレスやMAC(Media Access Control)アドレス、ハードディスクの製造番号などの装置固有情報である。そして、ソフトウェア購入者は、ソフトウェア製造元に対して、例えばソフトウェア購入者の所有する携帯電話機の電子メール機能などを利用して、取得したコンピュータ識別子C1と購入ソフトウェアの製造番号(以下、購入ソフトウェア製造番号という。)を通知し、ライセンスキーの発行を依頼する(ステップS503)。   The software manufacturer sells the software (step S501), and the software purchaser purchases the software (step S502). Then, the software purchaser acquires a computer identifier C1 that uniquely identifies the computer C designated by the software manufacturer from the computer C that intends to execute the software (acquisition-only software may be provided). The computer identifier is device-specific information such as an IP (Internet Protocol) address, a MAC (Media Access Control) address, and a hard disk manufacturing number. Then, the software purchaser uses the e-mail function of the mobile phone owned by the software purchaser, for example, to the software manufacturer to obtain the computer identifier C1 and the purchase software production number (hereinafter referred to as purchase software production number). And request for issuance of a license key (step S503).

ソフトウェア製造元は、自身の所有するシステムを利用して、ソフトウェア購入者から通知されたコンピュータ識別情報C1を暗号化してライセンスキーC2を生成する。そして、ソフトウェア製造元は、ソフトウェア購入者に対して、例えば電子メール機能などを利用して、生成したライセンスキーC2を通知する(ステップS504)。そして、ソフトウェア製造元のシステムは、ステップS505でソフトウェア購入者から通知された購入ソフトウェア製造番号を、ステップS504で生成した(発行した)ライセンスキーC2及びステップS503でソフトウェア購入者から通知されたコンピュータ識別子C1の一方、又は、その双方に関連付けて記憶装置に記録管理する(ステップS505)。   The software manufacturer uses the system owned by the software manufacturer to generate the license key C2 by encrypting the computer identification information C1 notified from the software purchaser. Then, the software manufacturer notifies the software purchaser of the generated license key C2 by using, for example, an electronic mail function (step S504). Then, the system of the software manufacturer generates the purchased software manufacturing number notified from the software purchaser in step S505, the license key C2 generated (issued) in step S504, and the computer identifier C1 notified from the software purchaser in step S503. Is recorded and managed in the storage device in association with one or both of them (step S505).

ソフトウェア購入者の操作により、コンピュータCは自装置にインストールされた購入ソフトウェアにステップS504で通知された(発行された)ライセンスキーC2を設定する。これにより、コンピュータCで購入ソフトウェアが動作するようになる(ステップS506)。   By the operation of the software purchaser, the computer C sets the license key C2 notified (issued) in step S504 to the purchased software installed in its own device. As a result, the purchased software operates on the computer C (step S506).

次に、コンピュータCにおいて行われるソフトウェア起動時実行処理について図7を参照しつつ説明する。図7は、従来のソフトウェア起動時に実行されるソフトウェア起動時実行処理の動作手順を示すフローチャートである。   Next, the software startup execution process performed in the computer C will be described with reference to FIG. FIG. 7 is a flowchart showing an operation procedure of a conventional software startup execution process executed at the time of software startup.

コンピュータCの処理部は設定されたライセンスキーC2を求める(ステップS601)。続いて、処理部はコンピュータCのコンピュータ識別子C1を求める(ステップS602)。さらに続いて、処理部はステップS601で求めたライセンスキーC2を復号化する(ステップS603)。続いて、処理部はステップS602で求めたコンピュータ識別子C1とステップS603で復号化して得た値とを比較して両者が等しいかを確認する(ステップS604)。両者が等しいことが確認された場合には(S604:YES)、ソフトウェアを実行する。一方、両者が等しくないと確認された場合には(S604:NO)、ソフトウェアを終了する。このようにして、ソフトウェア自らが不正コピーにより他のコンピュータで使用されるのを防止する。   The processing unit of the computer C obtains the set license key C2 (step S601). Subsequently, the processing unit obtains a computer identifier C1 of the computer C (step S602). Subsequently, the processing unit decrypts the license key C2 obtained in step S601 (step S603). Subsequently, the processing unit compares the computer identifier C1 obtained in step S602 with the value obtained by decoding in step S603, and confirms whether they are equal (step S604). If it is confirmed that both are equal (S604: YES), the software is executed. On the other hand, when it is confirmed that they are not equal (S604: NO), the software is terminated. In this way, the software itself is prevented from being used on another computer by unauthorized copying.

尚、ステップS603及びステップS604の代わりに、次のようなやり方もある。ステップS602で求めたコンピュータ識別子C1を暗号化する。そして、暗号化して得た値とステップS601で求めたライセンスキーC2とを比較して両者が等しいかを確認する。両者が等しい場合にはソフトウェアを実行し、両者が等しくない場合にはソフトウェアを終了する。
特開平07−325712号公報 特開2000−231486号公報 特開2000−325039号公報
In place of step S603 and step S604, the following method is also available. The computer identifier C1 obtained in step S602 is encrypted. Then, the value obtained by encryption is compared with the license key C2 obtained in step S601 to check whether or not they are equal. When both are equal, the software is executed, and when both are not equal, the software is terminated.
Japanese Patent Application Laid-Open No. 07-325712 JP 2000-231486 A JP 2000-325039 A

スタンドアロンライセンシング方式には次のような欠点がある。例えば、ソフトウェア購入者が新しいコンピュータを購入して、新しいコンピュータで購入ソフトウェアを実行したい場合、古いコンピュータ用のライセンスキーでは新しく購入したコンピュータで購入ソフトウェアを実行することはできない。そこで、ソフトウェア購入者はソフトウェア製造元に新しいコンピュータ用のライセンスキーの発行を依頼し、ソフトウェア製造元から発行されたライセンスキー(新しいコンピュータ用のライセンスキー)を受け取る。ところが、古いコンピュータでも購入ソフトウェアを継続して利用できてしまい、悪意を持つソフトウェア購入者が何回もライセンスキーの発行要求を行うことにより、ソフトウェアを不正にコピーして使用が可能になってしまう。   The stand-alone licensing method has the following disadvantages. For example, if a software purchaser purchases a new computer and wants to execute the purchased software on the new computer, the license key for the old computer cannot execute the purchased software on the newly purchased computer. Therefore, the software purchaser requests the software manufacturer to issue a license key for a new computer, and receives a license key issued by the software manufacturer (license key for a new computer). However, even on older computers, the purchased software can continue to be used, and the malicious software purchaser makes multiple requests to issue a license key, making it possible to illegally copy and use the software. .

そこで、本発明は、新たにライセンスキーが発行されると古いライセンスキーで購入ソフトウェアを実行することができないようにしてソフトウェアの不正コピーを防止する不正コピー防止方法を提供することを目的とする。   Therefore, an object of the present invention is to provide an unauthorized copy prevention method for preventing unauthorized copying of software by preventing purchased software from being executed with an old license key when a new license key is issued.

請求項1に記載の発明は、ソフトウェアの不正コピーを防止する不正コピー防止方法において、設定されたライセンスキー又は前記ソフトウェアの利用を止めようとするコンピュータを一意に識別するコンピュータ識別子を利用してライセンスキーを無効にしたことを証明する無効証明情報を求め、求めた無効証明情報を報知し、設定されたライセンスキーを無効ライセンスキーとして隠して記憶する、ことを特徴とする。   According to the first aspect of the present invention, in the unauthorized copy prevention method for preventing unauthorized copying of software, a license is obtained by using a set license key or a computer identifier for uniquely identifying a computer to stop using the software. It is characterized in that invalid certification information that proves that the key has been invalidated is obtained, the obtained invalid certification information is notified, and the set license key is hidden and stored as an invalid license key.

請求項2に記載の発明は、ソフトウェアの不正コピーを防止する不正コピー防止方法において、ソフトウェア購入者から通知された購入ソフトウェアの購入ソフトウェア製造番号から、記憶装置に記憶されている当該購入ソフトウェア製造番号に関連付けられたコンピュータ識別子またはライセンスキーを求め、求めたライセンスキー又はコンピュータ識別子を利用して無効証明情報を求め、ソフトウェア購入者から通知された無効証明情報と求めた無効証明情報とを比較して両者が等しい場合にライセンスキーの再発行を行う、ことを特徴とする。   The invention according to claim 2 is a method for preventing unauthorized copying of software, wherein the purchased software serial number stored in the storage device is determined from the purchased software serial number of the purchased software notified by the software purchaser. The computer identifier or license key associated with the software license is obtained, invalid certification information is obtained using the obtained license key or computer identifier, and the invalid certification information notified from the software purchaser is compared with the obtained invalid certification information. The license key is reissued when both are equal.

請求項3に記載の発明は、ソフトウェアの不正コピーを防止する不正コピー防止方法において、コンピュータに設定されたライセンスキーを求め、隠して記憶した無効ライセンスキーを求め、無効ライセンスキーが存在し、且つ、求めた設定されたライセンスキーと求めた無効ライセンスキーとを比較して両者が等しい場合にはソフトウェアの動作を終了する、ことを特徴とする。   According to a third aspect of the present invention, in the unauthorized copy prevention method for preventing unauthorized copying of software, a license key set in a computer is obtained, an invalid license key stored hidden is obtained, an invalid license key exists, and The obtained license key is compared with the obtained invalid license key, and if both are equal, the operation of the software is terminated.

本発明によれば、何回もライセンスキーの発行要求を行うことによるソフトウェアの不正コピーによる使用を防止することが可能になる。   According to the present invention, it is possible to prevent the use of unauthorized copying of software by making a license key issuance request many times.

以下、本発明の実施の形態について図面を参照しつつ説明する。   Embodiments of the present invention will be described below with reference to the drawings.

図1は、本発明の実施の形態における不正コピー防止方法が行われる装置の関係を説明するための図である。ソフトウェア購入者はコンピュータAで購入ソフトウェアを利用しているが、コンピュータAで購入ソフトウェアの利用をやめて、コンピュータBで購入ソフトウェアを利用しようとしている。また、ソフトウェア製造元は、システムSを利用してライセンスキーの発行/再発行などを行う。   FIG. 1 is a diagram for explaining the relationship between apparatuses in which an unauthorized copy prevention method according to an embodiment of the present invention is performed. The software purchaser uses the purchased software on the computer A, but stops using the purchased software on the computer A and tries to use the purchased software on the computer B. Further, the software manufacturer uses the system S to issue / reissue a license key.

コンピュータA,Bは、ソフトウェア起動時実行処理(図5)やライセンスキー再発行要求処理(図3)を行う処理部1A,1Bと、各種情報を表示する表示部2A,2Bと、を有している。システムSは、ライセンスキー発行処理(図4)を行う処理部1Sと記憶装置Mとを有しており、記憶装置Mは、購入ソフトウェア製造番号とこの購入ソフトウェア製造番号の購入ソフトウェアが利用されているコンピュータのコンピュータ識別子とを関連付けて記録保管している。この記憶装置Mに購入ソフトウェア製造番号とコンピュータ識別子との関連付けた記録保管は、ライセンスキーの発行/再発行時に随時行われる。   The computers A and B have processing units 1A and 1B that perform software startup execution processing (FIG. 5) and license key reissue request processing (FIG. 3), and display units 2A and 2B that display various types of information. ing. The system S includes a processing unit 1S that performs a license key issuing process (FIG. 4) and a storage device M. The storage device M uses a purchased software serial number and purchased software of the purchased software serial number. It is recorded and stored in association with the computer identifier of the computer. Recording storage of the purchased software production number and the computer identifier associated with the storage device M is performed at any time when the license key is issued / reissued.

以下、ライセンスキーの再発行手順について図2を参照しつつ説明する。図2は、ライセンスキーの再発行手順を示す図である。   Hereinafter, the procedure for reissuing the license key will be described with reference to FIG. FIG. 2 is a diagram showing a license key reissue procedure.

まず、ソフトウェア購入者の操作により、コンピュータA(購入ソフトウェアの利用をやめようとするコンピュータ)においてライセンスキー再発行要求処理(図3)が実行され、処理部1AはライセンスキーA2のダイジェストA3(本実施の形態における無効証明情報)を予め定められた法則に従って計算により求め、求めたダイジェストA3を表示部2Aに表示する。このダイジェストA3の表示部2Aへの表示により、ソフトウェア購入者はダイジェストA3を知ることができる。その後、処理部1AはライセンスキーA2をレジストリやハードディスクのブートセクタなどを利用することにより隠して記憶する。これにより、購入ソフトウェアはコンピュータAで動作しなくなる(ステップS101)。尚、ダイジェストA3は、ソフトウェアがコンピュータAで使用できないようにしなければ(ライセンスキーA2を無効にしなければ)、ソフトウェア購入者が知ることができない値である。   First, a license key reissue request process (FIG. 3) is executed in the computer A (a computer to stop using the purchased software) by the operation of the software purchaser, and the processing unit 1A performs the digest A3 of the license key A2 The invalid proof information in the embodiment) is obtained by calculation according to a predetermined rule, and the obtained digest A3 is displayed on the display unit 2A. By displaying the digest A3 on the display unit 2A, the software purchaser can know the digest A3. Thereafter, the processing unit 1A conceals and stores the license key A2 by using a registry, a hard disk boot sector, or the like. As a result, the purchased software does not operate on the computer A (step S101). The digest A3 is a value that the software purchaser cannot know unless the software cannot be used on the computer A (unless the license key A2 is invalidated).

次いで、コンピュータB(新たに購入ソフトウェアを利用しようとするコンピュータ)の処理部1BはコンピュータBを識別するコンピュータ識別子B1を求め、これによりソフトウェア購入者はコンピュータ識別子B1を知る(ステップS102)。尚、コンピュータ識別子は、背景分野の欄で記載したように、IPアドレスやMACアドレス、ハードディスクの製造番号などの装置固有情報である。   Next, the processing unit 1B of the computer B (a computer to newly use the purchased software) obtains a computer identifier B1 for identifying the computer B, whereby the software purchaser knows the computer identifier B1 (step S102). The computer identifier is device-specific information such as an IP address, a MAC address, and a hard disk manufacturing number as described in the background field.

そして、ソフトウェア購入者は、ライセンスキー再発行要求として、例えばソフトウェア購入者が所有する携帯電話機の電子メール機能などを利用して、ソフトウェア製造元に対して、購入ソフトウェア製造番号と、ステップS101で得たダイジェストA3と、ステップS102で得たコンピュータ識別子B1とを通知する(ステップS103)。   Then, as a license key reissue request, the software purchaser uses the e-mail function of the mobile phone owned by the software purchaser, for example, to obtain the purchase software serial number and the software manufacturer in step S101. The digest A3 and the computer identifier B1 obtained in step S102 are notified (step S103).

ライセンスキー再発行要求の通知を受けた購入ソフトウェア製造元の操作により、システムSにおいてライセンスキー再発行処理(図4)が実行され、処理部1SはステップS103で通知された購入ソフトウェア製造番号から記憶装置Mに記録保管されている当該ソフトウェア製造番号に関連付けられたコンピュータAのコンピュータ識別子A1を求める。そして、処理部1Sは求めたコンピュータ識別子A1を暗号化してライセンスキーA2を求め、この求めたライセンスキーA2のダイジェストA3’を計算により求める。続いて、処理部1Sは計算により求めたダイジェストA3’とステップS103において通知されたダイジェストA3とを比較し、両者が等しいことを確認する(ステップS104)。   The license key reissue process (FIG. 4) is executed in the system S by the operation of the purchased software manufacturer having received the notification of the license key reissue request, and the processing unit 1S stores the storage device from the purchased software production number notified in step S103. A computer identifier A1 of the computer A associated with the software serial number recorded and stored in M is obtained. The processing unit 1S encrypts the obtained computer identifier A1 to obtain the license key A2, and obtains the digest A3 'of the obtained license key A2 by calculation. Subsequently, the processing unit 1S compares the digest A3 'obtained by calculation with the digest A3 notified in step S103, and confirms that they are equal (step S104).

処理部1SはステップS103で通知されたコンピュータ識別子B1を暗号化したライセンスキーB2を生成する。ソフトウェア製造元の業者は、例えば電子メール機能などを利用して、ライセンスキー再発行要求を行ったソフトウェア購入者に対して、生成したライセンスキーB2を通知する(ステップS105)。   The processing unit 1S generates a license key B2 obtained by encrypting the computer identifier B1 notified in step S103. The vendor of the software manufacturer notifies the generated license key B2 to the software purchaser who made the license key reissue request using, for example, an e-mail function (step S105).

処理部1SはステップS103で通知された購入ソフトウェア製造番号と、ステップS103で通知されたコンピュータ識別子B1とを関連付けて記憶装置Mに記録保管する(ステップS106)。   The processing unit 1S records and stores the purchased software manufacturing number notified in step S103 and the computer identifier B1 notified in step S103 in the storage device M in association with each other (step S106).

再発行されたライセンスキーB2の通知を受けたソフトウェア購入者の操作により、処理部1BはコンピュータBにインストールされた購入ソフトウェアにステップS105で通知された(再発行された)ライセンスキーB2を設定する。これにより、コンピュータBで購入ソフトウェアが動作するようになる(ステップS107)。   By the operation of the software purchaser who has received the notification of the reissued license key B2, the processing unit 1B sets the license key B2 notified (reissued) in step S105 to the purchased software installed in the computer B. . Thereby, the purchased software operates on the computer B (step S107).

以下、ライセンスキーを無効にするコンピュータAにおいて行われるライセンスキー再発行要求処理について図3を参照しつつ説明する。図3は、ライセンスキーを無効にするコンピュータにおいて行われるライセンスキー再発行要求処理の動作手順を示すフローチャートである。   Hereinafter, the license key reissue request process performed in the computer A that invalidates the license key will be described with reference to FIG. FIG. 3 is a flowchart showing an operation procedure of a license key reissue request process performed in a computer that invalidates a license key.

コンピュータAにおいて、処理部1Aは購入ソフトウェアに設定された(現在の)ライセンスキーA2を求める(ステップS201)。そして、処理部1Aは現在のライセンスキーA2のダイジェストA3を計算により求め、求めたダイジェストA3を表示部2Aに表示する(ステップS202)。続いて、処理部1Aは現在のライセンスキーA2を無効ライセンスキーとして隠して記憶する(ステップS203)。さらに続いて、処理部1Aはソフトウェアの終了動作を実行する(ステップS204)。   In the computer A, the processing unit 1A obtains the (current) license key A2 set for the purchased software (step S201). Then, the processing unit 1A obtains the digest A3 of the current license key A2 by calculation, and displays the obtained digest A3 on the display unit 2A (step S202). Subsequently, the processing unit 1A conceals and stores the current license key A2 as an invalid license key (step S203). Subsequently, the processing unit 1A executes a software end operation (step S204).

尚、無効ライセンスキーとして記憶された値は購入ソフトウェアをアンインストールしても消せないように隠して記憶する。このようにすることで、ソフトウェア購入者が一度無効にしたライセンスキーA2を利用してコンピュータAで不正に購入ソフトウェアを簡単に実行することを阻むことができる。   The value stored as the invalid license key is hidden and stored so that it cannot be erased even if the purchased software is uninstalled. By doing so, it is possible to prevent the purchased software from being illegally executed on the computer A by using the license key A2 once invalidated by the software purchaser.

以下、ライセンスキーを再発行するシステムSにおいて行われるライセンスキー再発行処理について図4を参照しつつ説明する。図4は、ライセンスキーを再発行するシステムSにおいて行われるライセンスキー再発行処理の動作手順を示すフローチャートである。尚、購入ソフトウェア製造番号と、ダイジェストA3(図2のステップS101;図3のステップS202で表示部2Aに表示されてソフトウェア購入者が知ったダイジェストA3)と、新たに購入ソフトウェアを利用しようとするコンピュータBのコンピュータ識別子B1(図2のステップS102で求められソフトウェア購入者が知ったコンピュータ識別子B1)とが、ソフトウェア購入者によりソフトウェア製造元に通知される。   Hereinafter, the license key reissue process performed in the system S for reissuing the license key will be described with reference to FIG. FIG. 4 is a flowchart showing the operation procedure of the license key reissue process performed in the system S for reissuing the license key. The purchased software serial number, digest A3 (step S101 in FIG. 2; digest A3 displayed on the display unit 2A in step S202 in FIG. 3 and known to the software purchaser), and newly purchased software are to be used. The computer identifier B1 of the computer B (the computer identifier B1 obtained by the software purchaser found in step S102 in FIG. 2) is notified by the software purchaser to the software manufacturer.

システムSにおいて、処理部1Sはソフトウェア購入者から通知された購入ソフトウェア製造番号から記憶装置Mに記録保管されている当該購入ソフトウェア製造番号に関連付けられたコンピュータAのコンピュータ識別子A1を求める(ステップS301)。続いて、処理部1SはステップS301で求めたコンピュータ識別子A1を暗号化してライセンスキーA2を生成し、生成したライセンスキーA2のダイジェストA3’を計算により求める(ステップS302)。   In the system S, the processing unit 1S obtains the computer identifier A1 of the computer A associated with the purchased software production number recorded and stored in the storage device M from the purchased software production number notified from the software purchaser (step S301). . Subsequently, the processing unit 1S generates the license key A2 by encrypting the computer identifier A1 obtained in step S301, and obtains the digest A3 'of the generated license key A2 by calculation (step S302).

続いて、処理部1Sは計算により求めたダイジェストA3’とソフトウェア購入者から通知されたダイジェストA3とを比較し、両者が等しいかを確認する(ステップS303)。両者が等しくないと確認された場合には(S303:NO)、ライセンスキーを再発行することなくライセンスキー再発行処理を終了する。一方、両者が等しいと確認された場合には(S303:YES)、ステップS304の処理へ移行する。   Subsequently, the processing unit 1S compares the digest A3 'obtained by calculation with the digest A3 notified from the software purchaser, and confirms whether they are equal (step S303). If it is confirmed that they are not equal (S303: NO), the license key reissue process is terminated without reissuing the license key. On the other hand, when it is confirmed that both are equal (S303: YES), the process proceeds to step S304.

処理部1Sはソフトウェア購入者から通知されたコンピュータ識別子B1を暗号化したライセンスキーB2を生成する。ソフトウェア製造元は、ライセンスキー再発行要求を行ったソフトウェア購入者に対して、生成したライセンスキーB2を通知する(ステップS304)。   The processing unit 1S generates a license key B2 obtained by encrypting the computer identifier B1 notified from the software purchaser. The software manufacturer notifies the generated license key B2 to the software purchaser who has issued the license key reissue request (step S304).

処理部1Sはソフトウェア購入者から通知された購入ソフトウェア製造番号とソフトウェア購入者から通知されたコンピュータBのコンピュータ識別子B1とを関連付けて記憶装置Mに記録保管し(ステップS305)、ライセンスキー再発行処理を終了する。   The processing unit 1S records and stores the purchased software serial number notified from the software purchaser and the computer identifier B1 of the computer B notified from the software purchaser in the storage device M (step S305), and reissues the license key Exit.

尚、ソフトウェア購入者は、コンピュータBにインストールされた購入ソフトウェアに、ソフトウェア製造元から通知された(再発行された)ライセンスキーB2を設定する。これにより、コンピュータBで購入ソフトウェアが動作するようになる。   The software purchaser sets the license key B2 notified (reissued) from the software manufacturer to the purchased software installed on the computer B. Thereby, the purchased software operates on the computer B.

尚、ソフトウェア購入者がライセンスキーを最初にソフトウェア製造元に要求する場合(以下においてライセンスキー発行要求という。)があるので、図4のステップS301の前にライセンスキー発行要求(これには、購入ソフトウェア製造番号と、コンピュータのコンピュータ識別子が含まれている。)か、ライセンスキー再発行要求かを判断し、ライセンス発行要求であればステップS304の処理へ移行し、一方ライセンスキー再発行要求であればステップS301の処理へ移行する。ここで、ライセンスキー発行要求かライセンスキー再発行要求かの判断は、例えば、ソフトウェア購入者から通知された購入ソフトウェア製造番号が記憶装置Mに記録されている(この場合、ライセンスキー再発行要求)か、記録されていないか(この場合、ライセンスキー発行要求)により行うことができる。   Since there is a case where the software purchaser first requests a license key from the software manufacturer (hereinafter referred to as a license key issue request), a license key issue request (this includes the purchased software before step S301 in FIG. 4). Whether it is a license key reissue request or not. If it is a license issuance request, the process proceeds to step S304. The process proceeds to step S301. Here, whether the license key issuance request or the license key reissue request is determined is determined by, for example, recording the purchased software serial number notified from the software purchaser in the storage device M (in this case, the license key reissue request). Or whether it is not recorded (in this case, a license key issuance request).

以下、コンピュータBにおいて行われるソフトウェア起動時実行処理について図5を参照しつつ説明する。図5は、ソフトウェア起動時に実行されるソフトウェア起動時実行処理の動作手順を示すフローチャートである。   Hereinafter, the software startup execution process performed in the computer B will be described with reference to FIG. FIG. 5 is a flowchart showing an operation procedure of execution processing at the time of software startup executed at the time of software startup.

コンピュータBにおいて、処理部1Bは購入ソフトウェアに設定された(現在の)ライセンスキーB2を求める(ステップS401)。続いて、処理部1Bは隠して記録した無効ライセンスキーXを求める(ステップS402)。さらに続いて、処理部1Bは、無効ライセンスキーXが存在し、且つ、ステップS401で求めたライセンスキーB2とステップS402で求めた無効ライセンスキーXとを比較して両者が等しいかを確認する(ステップS403)。無効ライセンスキーXが存在し、且つ、両者が等しいことが確認された場合には(S403:YES)、無効ライセンスキーXを利用して購入ソフトウェアを実行しようとしていると判断して、ソフトウェアを終了する。一方、無効ライセンスキーXが存在しないことが確認された場合、或いは、両者が一致していないことが確認された場合には(S403:NO)、ステップS404の処理へ移行する。   In the computer B, the processing unit 1B obtains the (current) license key B2 set in the purchased software (step S401). Subsequently, the processing unit 1B obtains an invalid license key X that is concealed and recorded (step S402). Subsequently, the processing unit 1B compares the license key B2 obtained in step S401 with the invalid license key X obtained in step S402 and checks whether the invalid license key X exists (step S401). Step S403). If it is confirmed that the invalid license key X exists and both are equal (S403: YES), it is determined that the purchased software is being executed using the invalid license key X, and the software is terminated. To do. On the other hand, when it is confirmed that the invalid license key X does not exist, or when it is confirmed that the two do not match (S403: NO), the process proceeds to step S404.

処理部1BはコンピュータBのコンピュータ識別子B1を求める(ステップS404)。続いて、処理部1BはステップS401で求めたライセンスキーB2を復号化する(ステップS405)。さらに続いて、処理部1BはステップS404で求めたコンピュータ識別子B1とステップS405で復号化して得た値とを比較して両者が等しいかを確認する(ステップS406)。両者が等しいことが確認された場合には(S406:YES)、ソフトウェアを実行する。一方、両者が等しくないと確認された場合には(S406:NO)、ソフトウェアを終了する。   The processing unit 1B obtains the computer identifier B1 of the computer B (step S404). Subsequently, the processing unit 1B decrypts the license key B2 obtained in step S401 (step S405). Subsequently, the processing unit 1B compares the computer identifier B1 obtained in step S404 with the value obtained by decoding in step S405, and checks whether they are equal (step S406). If it is confirmed that both are equal (S406: YES), the software is executed. On the other hand, when it is confirmed that they are not equal (S406: NO), the software is terminated.

以上説明した実施の形態によれば、ライセンスキーを無効にした後でなければライセンスキーの再発行がされないため、購入ソフトウェアを2つ以上のコンピュータでの利用を防ぐことが可能になる。つまり、ソフトウェアの不正コピーを防止することが可能になる。また、本発明の内容を既存のスタンドアロンライセンシング方式に後付するようにすれば、導入が容易になるというメリットがある。   According to the embodiment described above, since the license key is not reissued unless the license key is invalidated, it is possible to prevent the purchased software from being used on two or more computers. That is, unauthorized copying of software can be prevented. Further, if the content of the present invention is retrofitted to an existing stand-alone licensing system, there is an advantage that introduction is facilitated.

以上、本発明の好適な実施の形態について説明したが、本発明は上述の実施の形態に限られるものではなく、特許請求の範囲に記載した限りにおいて様々な設計変更が可能なものである。   The preferred embodiments of the present invention have been described above. However, the present invention is not limited to the above-described embodiments, and various design changes can be made as long as they are described in the claims.

例えば、上記の実施の形態では、システムSの記憶装置Mに購入ソフトウェア製造番号とコンピュータ識別子とを関連付けて記憶し、ソフトウェア購入者から通知された購入ソフトウェア製造番号から記憶装置Mに記憶されているコンピュータ識別子A1を求める。そして、求めたコンピュータ識別子A1を暗号化してライセンスキーA2を生成し、生成したライセンスキーA2のダイジェストA3’を計算により求めるようにしている場合である(ステップS104;ステップS301,S302)。が、これに限らず、例えば次のようにしてもよい。システムSの記憶装置Mに、購入ソフトウェア製造番号とこの購入ソフトウェア製造番号の購入ソフトウェアが現在利用されているコンピュータに設定されているライセンスキーとを関連付けて記録保管する。そして、ステップS104;ステップS301及びステップS302の代わりに、ソフトウェア購入者から通知された購入ソフトウェア製造番号から記憶装置Mに記憶されている当該購入ソフトウェア製造番号に関連付けられたライセンスキーA2を求める。そして、計算により求めたライセンスキーA2のダイジェストA3’を求めるようにしてもよい。   For example, in the above embodiment, the purchased software serial number and the computer identifier are stored in association with each other in the storage device M of the system S, and are stored in the storage device M from the purchased software serial number notified from the software purchaser. The computer identifier A1 is obtained. In this case, the obtained computer identifier A1 is encrypted to generate the license key A2, and the digest A3 'of the generated license key A2 is obtained by calculation (step S104; steps S301 and S302). However, the present invention is not limited to this, and may be as follows, for example. The storage device M of the system S records and stores the purchased software production number and the license key set in the computer in which the purchased software of the purchased software production number is currently used. Then, instead of Step S104; Step S301 and Step S302, the license key A2 associated with the purchased software manufacturing number stored in the storage device M is obtained from the purchased software manufacturing number notified from the software purchaser. Then, the digest A3 'of the license key A2 obtained by calculation may be obtained.

また、上記の実施の形態では、コンピュータBにおいて、設定されたライセンスキーB2を復号化し、復号化した値とコンピュータBのコンピュータ識別子B1とを比較して、両者が等しいかを確認している場合である(ステップS405,S406)。が、これに限らず、例えば次のようにしてもよい。ステップS405及びステップS406の代わりに、コンピュータ識別子B1を暗号化し、暗号化して得た値とライセンスキーB2とを比較して、両者が等しいかを確認する。等しければソフトウェアを実行し、等しくなければソフトウェアを終了するようにしてもよい。   In the above embodiment, the computer B decrypts the set license key B2 and compares the decrypted value with the computer identifier B1 of the computer B to confirm whether they are equal. (Steps S405 and S406). However, the present invention is not limited to this, and may be as follows, for example. Instead of step S405 and step S406, the computer identifier B1 is encrypted, the value obtained by the encryption is compared with the license key B2, and it is confirmed whether they are equal. If they are equal, the software may be executed, and if they are not equal, the software may be terminated.

また、記憶装置Mに購入ソフトウェア製造番号とコンピュータ識別子とを関連付けて記録保管している場合であるが、これに限らず、購入ソフトウェア製造番号とコンピュータ識別子及びライセンスキーの双方とを関連付けて記録保管するようにしてもよい。   Further, this is a case where the purchased software production number and the computer identifier are associated with each other and stored in the storage device M. However, the present invention is not limited to this, and the purchased software production number is associated with both the computer identifier and the license key. You may make it do.

さらに、上記の実施の形態では、ライセンスキーのダイジェストを利用して無効証明情報を求めている場合であるが、これに限らず、他の情報を利用して無効証明情報を求めるようにしてもよい。例えば、次のようにしてもよい。   Further, in the above embodiment, the invalid certification information is obtained by using the digest of the license key. However, the present invention is not limited to this, and the invalid certification information may be obtained by using other information. Good. For example, it may be as follows.

ライセンスキーを暗号化して無効証明情報を求めるようにしてもよい。この場合、ダイジェストA3を求めて表示する(ステップS101;ステップS202)代わりに、ライセンスキーA3を暗号化して表示し、ソフトウェア購入者はソフトウェア製造元に対して暗号化して得られた値(以下、暗号化ライセンスキーという。)を通知する。ソフトウェア製造元のシステムSでは、ダイジェストA3’を求めてこれとダイジェストA3とを比較して両者が等しいかを確認する(ステップS104;ステップS304)代わりに、ライセンスキーを暗号化してこれとソフトウェア購入者から通知された暗号化ライセンスキーとを比較して両者が等しいかを確認するようにしてもよい。   The license key may be encrypted to obtain invalid certification information. In this case, instead of obtaining and displaying the digest A3 (step S101; step S202), the license key A3 is encrypted and displayed, and the software purchaser encrypts the value to the software manufacturer (hereinafter referred to as encryption). License key)). In the system S of the software manufacturer, the digest A3 ′ is obtained and compared with the digest A3 to confirm whether they are equal (step S104; step S304). Instead, the license key is encrypted and this is purchased by the software purchaser. It is also possible to check whether the two are equal by comparing with the encrypted license key notified from.

また、コンピュータ識別子を利用して無効証明情報を求めるようにしてもよい。この場合、ダイジェストA3を求めて表示する(ステップS101;ステップS202)代わりに、コンピュータ識別子A1を求め、さらに、これを例えば暗号化して無効証明情報を求めて表示し、ソフトウェア購入者はソフトウェア製造元に対して求めた無効証明情報を通知する。ソフトウェア製造元のシステムSでは、ダイジェストA3’を求めてこれとダイジェストA3とを比較して両者が等しいかを確認する(ステップS104;ステップS304)代わりに、コンピュータ識別子を利用して無効証明情報を求めてこれとソフトウェア購入者から通知された無効証明情報とを比較して両者が等しいかを確認するようにしてもよい。   Further, invalid certification information may be obtained using a computer identifier. In this case, instead of obtaining and displaying the digest A3 (step S101; step S202), the computer identifier A1 is obtained, and this is encrypted, for example, to obtain and display invalid certification information, and the software purchaser notifies the software manufacturer. The invalid certification information obtained is notified. In the system S of the software manufacturer, the digest A3 ′ is obtained and compared with the digest A3 to check whether they are equal (step S104; step S304). Instead, the invalid certification information is obtained using the computer identifier. This may be compared with the invalid certification information notified from the software purchaser to confirm whether they are equal.

さらに、上述した各処理部の機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することにより上記各種処理を行ってもよい。尚、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものとする。また、「コンピュータシステム」は、ホームページ提供環境(あるいは表示環境)を備えたWWWシステムも含むものとする。また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムが送信された場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリ(RAM)のように、一定時間プログラムを保持しているものも含むものとする。   Further, a program for realizing the functions of each processing unit described above is recorded on a computer-readable recording medium, and the program recorded on the recording medium is read into a computer system and executed, thereby executing the above-described various processes. You may go. The “computer system” here includes an OS and hardware such as peripheral devices. The “computer system” includes a WWW system having a homepage providing environment (or display environment). The “computer-readable recording medium” refers to a storage device such as a flexible medium, a magneto-optical disk, a portable medium such as a ROM and a CD-ROM, and a hard disk incorporated in a computer system. Further, the “computer-readable recording medium” refers to a volatile memory (RAM) in a computer system that becomes a server or a client when a program is transmitted via a network such as the Internet or a communication line such as a telephone line. In addition, those holding programs for a certain period of time are also included.

また、上記プログラムは、このプログラムを記憶装置等に格納したコンピュータシステムから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネット等のネットワーク(通信網)や電話回線等の通信回線(通信線)のように情報を伝送する機能を有する媒体のことをいう。また、上記プログラムは、前述した機能の一部を実現するためのものであっても良い。さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。   The program may be transmitted from a computer system storing the program in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Here, the “transmission medium” for transmitting the program refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line. The program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, and what is called a difference file (difference program) may be sufficient.

本発明の実施の形態における不正コピー防止方法が行われる装置の関係を説明するための図。The figure for demonstrating the relationship of the apparatus with which the unauthorized copy prevention method in embodiment of this invention is performed. ライセンスキーの再発行手順を示す図。The figure which shows the reissue procedure of a license key. ライセンスキー再発行要求処理の動作手順を示すフローチャート。The flowchart which shows the operation | movement procedure of a license key reissue request process. ライセンスキー再発行処理の動作手順を示すフローチャート。The flowchart which shows the operation | movement procedure of a license key reissue process. ソフトウェア起動時実行処理の動作手順を示すフローチャート。The flowchart which shows the operation | movement procedure of an execution process at the time of software starting. 従来のライセンスキーの発行手順を説明するための図である。It is a figure for demonstrating the issuing procedure of the conventional license key. 従来のソフトウェア起動時実行処理の動作手順を示すフローチャート。The flowchart which shows the operation | movement procedure of the execution process at the time of the conventional software starting.

符号の説明Explanation of symbols

A,B コンピュータ
S システム
1A,1B,1S 処理部
2A,2B 表示部
M 記憶装置

A, B Computer S system 1A, 1B, 1S Processing unit 2A, 2B Display unit M Storage device

Claims (3)

ソフトウェアの不正コピーを防止する不正コピー防止方法において、
設定されたライセンスキー又は前記ソフトウェアの利用を止めようとするコンピュータを一意に識別するコンピュータ識別子を利用してライセンスキーを無効にしたことを証明する無効証明情報を求め、
求めた無効証明情報を報知し、
設定されたライセンスキーを無効ライセンスキーとして隠して記憶する、
ことを特徴とする不正コピー防止方法。
In the unauthorized copy prevention method for preventing unauthorized copying of software,
Seeking invalidity certification information that proves that the license key has been invalidated by using a set license key or a computer identifier that uniquely identifies a computer to stop using the software;
Notify the requested invalid certification information,
Hiding and storing the set license key as an invalid license key,
An illegal copy prevention method characterized by that.
ソフトウェアの不正コピーを防止する不正コピー防止方法において、
ソフトウェア購入者から通知された購入ソフトウェアの購入ソフトウェア製造番号から、記憶装置に記憶されている当該購入ソフトウェア製造番号に関連付けられたコンピュータ識別子またはライセンスキーを求め、
求めたライセンスキー又はコンピュータ識別子を利用して無効証明情報を求め、
ソフトウェア購入者から通知された無効証明情報と求めた無効証明情報とを比較して両者が等しい場合にライセンスキーの再発行を行う、
ことを特徴とする不正コピー防止方法。
In the unauthorized copy prevention method for preventing unauthorized copying of software,
Obtaining a computer identifier or license key associated with the purchased software serial number stored in the storage device from the purchased software serial number of the purchased software notified by the software purchaser;
Use the obtained license key or computer identifier to obtain invalid certification information,
Compare the invalid certification information notified from the software purchaser with the requested invalid certification information and reissue the license key if they are equal.
An illegal copy prevention method characterized by that.
ソフトウェアの不正コピーを防止する不正コピー防止方法において、
コンピュータに設定されたライセンスキーを求め、
隠して記憶した無効ライセンスキーを求め、
無効ライセンスキーが存在し、且つ、求めた設定されたライセンスキーと求めた無効ライセンスキーとを比較して両者が等しい場合にはソフトウェアの動作を終了する、
ことを特徴とする不正コピー防止方法。

In the unauthorized copy prevention method for preventing unauthorized copying of software,
Find the license key set on the computer,
Ask for the invalid license key that is hidden and stored,
When the invalid license key exists and the obtained license key is compared with the obtained invalid license key and the two are equal, the operation of the software is terminated.
An illegal copy prevention method characterized by that.

JP2003354116A 2003-10-14 2003-10-14 Method for preventing unauthorized copy Withdrawn JP2005122310A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003354116A JP2005122310A (en) 2003-10-14 2003-10-14 Method for preventing unauthorized copy

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003354116A JP2005122310A (en) 2003-10-14 2003-10-14 Method for preventing unauthorized copy

Publications (1)

Publication Number Publication Date
JP2005122310A true JP2005122310A (en) 2005-05-12

Family

ID=34612198

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003354116A Withdrawn JP2005122310A (en) 2003-10-14 2003-10-14 Method for preventing unauthorized copy

Country Status (1)

Country Link
JP (1) JP2005122310A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009199504A (en) * 2008-02-25 2009-09-03 Nec Corp License management system, terminal device, server device, license management method, program, and recording medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009199504A (en) * 2008-02-25 2009-09-03 Nec Corp License management system, terminal device, server device, license management method, program, and recording medium

Similar Documents

Publication Publication Date Title
JP5924829B2 (en) Reduce unauthorized access to data traffic
US6683954B1 (en) Key encryption using a client-unique additional key for fraud prevention
RU2331917C2 (en) Issue of licensies for autonomous usage of publication instruments in rights controlling system for drm digital content
JP4760101B2 (en) Content providing system, content reproducing apparatus, program, and content reproducing method
KR101219839B1 (en) Flexible licensing architecture in content rights management systems
KR101219819B1 (en) Flexible licensing architecture for licensing digital application
KR101861401B1 (en) Binding applications to device capabilities
TWI362872B (en) Enrolling/sub-enrolling a digital rights management (drm) server into a drm architecture
JP4865854B2 (en) Digital copyright management method and apparatus
JP4884535B2 (en) Transfer data objects between devices
US8204233B2 (en) Administration of data encryption in enterprise computer systems
JP4816012B2 (en) Information processing apparatus, software installation method, and optical disc
NO332664B1 (en) Procedure for Using a Rights Template to Obtain a Signed Rights Mark (SRL) for Digital Content in a Digital Rights Management System
JP2007507788A (en) Method and system for data synchronization with personal portable terminal through network
JP2005129069A (en) Encryption of content and data protection on portable medium
JP2007531127A (en) Digital license sharing system and sharing method
JP2009038810A (en) Network system, information terminal, server, detector, and digital content distributing method
JP2009517785A (en) Digital rights management using reliable time
JP2006524860A (en) How to store revocation lists
JP2002319934A (en) System and method for protecting copyright
JP2016129403A (en) System and method for obfuscated initial value of encrypted protocol
JP2005512170A (en) Information protection method and apparatus against unauthorized use
JP2007148806A (en) Application start restriction method and application start restriction program
US8245312B2 (en) Method and apparatus for digital rights management
US20060230463A1 (en) Method, apparatus, and computer program product for controlling copying and playback of digital data

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20070109