KR20100012290A - System and method for preventing illegal use of a work based on time - Google Patents

System and method for preventing illegal use of a work based on time Download PDF

Info

Publication number
KR20100012290A
KR20100012290A KR1020080073599A KR20080073599A KR20100012290A KR 20100012290 A KR20100012290 A KR 20100012290A KR 1020080073599 A KR1020080073599 A KR 1020080073599A KR 20080073599 A KR20080073599 A KR 20080073599A KR 20100012290 A KR20100012290 A KR 20100012290A
Authority
KR
South Korea
Prior art keywords
time
approval
installation
work
symbol
Prior art date
Application number
KR1020080073599A
Other languages
Korean (ko)
Other versions
KR100973333B1 (en
Inventor
김명수
Original Assignee
(주)듀얼로그
김명수
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 (주)듀얼로그, 김명수 filed Critical (주)듀얼로그
Priority to KR1020080073599A priority Critical patent/KR100973333B1/en
Publication of KR20100012290A publication Critical patent/KR20100012290A/en
Application granted granted Critical
Publication of KR100973333B1 publication Critical patent/KR100973333B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/12Protecting executable software
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/51Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems at application loading time, e.g. accepting, rejecting, starting or inhibiting executable software based on integrity or source reliability
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • H04L9/0861Generation of secret information including derivation or calculation of cryptographic keys or passwords

Abstract

PURPOSE: A system and a method for preventing illegal use of a work based on time are provided to prevent a user to install a work if allowed time expires, thereby preventing illegal use of a work based on time. CONSTITUTION: An approval server(130) mounts a program for encoding approval time. The approval server generates an approval symbol encoding approval time. If a work is installed, a computer(112) requests the approval symbol. An installation time is compared with an extracted approval time after an installation program of the computer extracts the approval time.

Description

시간에 기반한 저작물 불법 사용 방지 시스템 및 방법{SYSTEM AND METHOD FOR PREVENTING ILLEGAL USE OF A WORK BASED ON TIME}SYSTEM AND METHOD FOR PREVENTING ILLEGAL USE OF A WORK BASED ON TIME}

본 발명은 각종 소프트웨어나 컨텐츠와 같은 저작물의 불법 사용 방지 방법에 관한 것으로, 더욱 상세하게는 결제가 이루어진 승인시간으로부터 허용된 시간 안에만 설치할 수 있도록 하여 저작물의 불법 사용을 제한하는 시간에 기반한 저작물 불법 사용 방지 시스템 및 방법에 관한 것이다.The present invention relates to a method for preventing illegal use of copyrighted works such as various software or contents, and more particularly, illegal work based on time limiting illegal use of copyrighted work by installing only within the allowed time from the approval time at which payment is made. A use prevention system and method.

일반적으로, 저작물의 불법 복제를 방지하기 위하여 디지털 서명 기술이나 암호화기술을 이용한다. 암호화 알고리즘에서 사용하는 암호키(Cryptographic Key)는 암호화시 사용하는 암호화키와 복호화시 사용하는 복호화키가 있는데, 암호화키(Encryption Key)와 복호화키(Descryption Key)의 어느 한쪽으로부터 다른 한쪽을 쉽게 구할 수 있는 암호시스템을 대칭 암호시스템이라 하고, 쉽게 구할 수 없는 암호시스템을 비대칭 암호시스템이라 한다. 특히, 암호화키로부터 복호화키를 쉽게 구할 수 없는 경우를 공개키 암호시스템이라 하고, 이 공개키 암호시스템은 암호화키를 공개하더라도 정보의 비밀을 유지할 수 있는 특징이 있다. 대칭 암호시스템은 비밀키 암호시스템이라고도 하며, 키가 노출되면 위험하므로 키의 전달과 보관이 매우 중요하다. 즉, 비밀키 암호시스템에서는 암호 알고리즘과 함께 키의 비밀성이 보안을 좌우한다. 그리고 비밀키 암호시스템의 암호 알고리즘으로는 DES(Data Encryption Standard) 등을 사용할 수 있다. In general, digital signature technology or encryption technology is used to prevent illegal copying of copyrighted works. The cryptographic key used in the encryption algorithm is the encryption key used for encryption and the decryption key used for decryption. The cryptographic key can be easily obtained from one of the encryption key and the decryption key. A cryptographic system that can be called is called a symmetric cryptosystem, and a cryptosystem that is not readily available is called an asymmetric cryptosystem. In particular, a case in which a decryption key cannot be easily obtained from an encryption key is called a public key encryption system, and this public key encryption system has a feature of keeping information confidential even when the encryption key is disclosed. Symmetric cryptosystems are also known as secret-key cryptosystems, which are dangerous when keys are exposed, so key delivery and storage are very important. In other words, in the secret key cryptosystem, the security of the key depends on the encryption algorithm along with the encryption algorithm. In addition, the encryption algorithm of a secret key cryptosystem may use DES (Data Encryption Standard).

대한민국 특허청에 특허 등록된 특허 제10-761384호는 모바일 컨텐츠의 불법 복제 방지를 위한 컨텐츠 검증방법에 관한 것으로, 이동 통신 단말로 컨텐츠 다운로드 서버에 의해 특정 인증코드 암호화 알고리즘을 통해 생성된 인증코드 정보를 갖는 모바일 컨텐츠의 실행 명령이 입력되면, 이동 통신 단말 내 기록된 이동 통신 단말의 식별 정보와, 상기 컨텐츠 식별 정보를 이용하여 상기 인증코드 암호화 알고리즘을 통해 인증코드를 생성하는 단계와, 상기 이동 통신 단말이 상기 생성한 인증코드 값을 상기 모바일 컨텐츠 정보의 인증코드 값과 비교하여 일치 여부를 판단하는 단계와, 상기 판단 결과, 일치하는 경우 해당 컨텐츠를 실행하고, 일치하지 않는 경우 컨텐츠의 실행을 중단하는 단계로 구성된다.Patent No. 10-761384, which is registered with the Korean Intellectual Property Office, relates to a content verification method for preventing illegal copying of mobile content, and provides authentication code information generated by a specific authentication code encryption algorithm by a content download server to a mobile communication terminal. Generating an authentication code through the authentication code encryption algorithm by using identification information of the mobile communication terminal recorded in the mobile communication terminal and the content identification information when an execution command of the mobile content has been input; Comparing the generated authentication code value with the authentication code value of the mobile content information to determine whether or not to match, executing the corresponding content if it matches, and stopping execution of the content if it does not match; It consists of steps.

또한 대한민국 특허등록 제10-710478호는 컨텐츠 불법 복제 방지 방법에 관한 것으로, CD의 재생시에 사용자 고유키에 의한 정보와 사용자의 시스템 정보에 대한 비교 후 일치하는 경우에만 암호화키를 이용하여 암호화된 파일을 복호화하여 재생할 수 있도록 한다.In addition, Korean Patent Registration No. 10-710478 relates to a method for preventing illegal copying of content. When a CD is played, a file encrypted by using an encryption key is used only when the information matches with the user's unique key after comparing with the user's system information. Decode and play back.

종래에 저작물의 불법 복제를 방지하는 대부분의 기술들은 비밀키 암호화 방식에 의존하고 있어 비밀키만 알게 되면 시간과 관계없이 저작물을 반복 설치하여 사용할 수 있기 때문에 저작물의 불법 복제가 대량으로 발생하여 피해가 큰 문제점이 있다.Most techniques for preventing illegal copying of copyrighted works rely on the secret key encryption method, so if you only know the secret key, you can repeatedly install and use the copyrighted work regardless of time. There is a big problem.

본 발명은 상기와 같은 문제점을 해소하기 위해 제안된 것으로, 본 발명의 목적은 승인시간과 같은 특정 시간에 기반하여 암호화키를 생성한 후 암호화키가 입력되면 키에 의해 해석된 시간과 저작물의 설치시간을 비교하여 허용된 시간 안에서만 설치가 가능하도록 하여 저작물의 불법 사용을 방지하는 시간에 기반한 저작물 불법 사용 방지 시스템 및 방법을 제공하는 것이다.The present invention has been proposed to solve the above problems, and an object of the present invention is to generate an encryption key based on a specific time such as an approval time, and then, when the encryption key is input, installation of the time and the work analyzed by the key It is to provide a system and method for preventing illegal use of copyrighted works based on a comparison of time to allow installation only within the allowed time to prevent illegal use of the copyrighted work.

상기와 같은 목적을 달성하기 위하여 본 발명의 시스템은, 승인시간을 암호화하는 프로그램이 탑재되어 승인시간을 암호화한 승인기호를 생성해주는 승인서버;와 저작물과 함께 결합되어 해당 저작물 설치시 승인기호를 요구한 후, 입력된 승인기호를 해석하여 승인시간을 추출하고 설치시간과 추출된 승인시간을 비교하여 그 시간 차이가 허용된 시간 이내이면 해당 저작물을 설치시켜주고 허용시간을 벗어나면 설치를 중지하는 설치 프로그램이 탑재된 컴퓨터를 포함하는 것을 특징으로 한다. 상기 설치 프로그램은 설치시간을 컴퓨터나 인터넷을 통한 시간서버로부터 획득할 수 있다.In order to achieve the above object, the system of the present invention is equipped with a program for encrypting the approval time, the approval server for generating an approval symbol that encrypts the approval time; combined with the copyrighted work and requires the approval symbol when installing the work After that, the approval time is interpreted and the approval time is extracted, and the installation time and the extracted approval time are compared, and if the time difference is within the allowed time, the corresponding work is installed and the installation stops when the time is out of the allowed time. And a computer on which the program is mounted. The installation program may obtain the installation time from a computer or a time server via the Internet.

또한 상기와 같은 목적을 달성하기 위하여 본 발명의 방법은, 암호화된 승인기호를 해석하여 승인시간을 추출한 후 설치시간을 비교하여 저작물을 설치해주는 설치 프로그램과 저작물을 결합하는 단계; 상기 설치 프로그램이 결합된 저작물을 배포하는 단계; 승인시간이 암호화된 승인기호를 생성하는 단계; 및 배포된 저작물의 설치가 요청되면, 설치 프로그램이 승인기호를 요청하고, 승인기호가 입력되면 입력된 승인기호를 해석하여 승인시간을 추출한 후 설치시간과 추출된 승인시간을 비교하여 그 시간 차이가 허용된 시간 이내이면 해당 저작물을 설치시켜 주고 허용시간을 벗어나면 설치를 중지하는 단계를 구비한 것을 특징으로 한다.In addition, in order to achieve the above object, the method of the present invention comprises the steps of combining the installation and the installation program for installing the work by comparing the installation time after extracting the approval time by analyzing the encrypted approval symbol; Distributing the work in which the installation program is combined; Generating an approval symbol in which the approval time is encrypted; And when the installation of the distributed work is requested, the installer requests an approval symbol, and when the approval symbol is input, the approval time is interpreted, the approval time is extracted, the approval time is extracted, and the installation time is compared with the extracted approval time. It is characterized in that it has a step of installing the copyrighted work within the allowed time and stopping the installation if it is out of the allowed time.

상기 승인기호는 배포된 저작물에 대한 비용결제가 이루어진 후에 생성되어 결제한 사용자의 컴퓨터나 통신 단말기로 전자메일이나 문자메시지(SMS)형태로 전달될 수 있고, 상기 설치 프로그램은 설치시간을 컴퓨터나 인터넷상의 시간서버로부터 획득하며 승인시간을 승인기호로 암호화하는 알고리즘과, 승인기호를 복호하여 승인시간을 추출하는 알고리즘은, 승인날짜(년도/월/일)와 시간을 숫자화한 후 진법을 적용하여 시간 암호화-복호화하는 것이다.The approval symbol may be generated after payment for the distributed work is made and transmitted to the user's computer or communication terminal in the form of an e-mail or a text message (SMS), and the installation program may be installed on a computer or the Internet. Algorithms for acquiring the approval time with the approval symbol and extracting the approval time by decrypting the approval symbol are applied after the digitization of the approval date (year / month / day) and time. Time encryption-decryption.

본 발명에 따르면 저작물의 배포는 자유롭게 하여 널리 배포토록 한 후 저작물을 설치할 경우에는 시간이 암호화된 승인기호에서 승인시간을 추출한 후 승인시간으로부터 허용된 시간(예컨대, 10분 내지 1시간)안에만 설치할 수 있도록 하여 허용된 시간을 벗어나면 설치할 수 없도록 함으로써 시간에 기반하여 저작물의 불법 사용을 방지할 수 있다.According to the present invention, when the copyrighted work is distributed freely and widely distributed, the copyrighted time is extracted from the encrypted approval symbol and the time of installation is allowed only within the allowed time (for example, 10 minutes to 1 hour). This can prevent illegal use of copyrighted works based on time by preventing installation outside of the allowed time.

본 발명과 본 발명의 실시에 의해 달성되는 기술적 과제는 다음에서 설명하는 본 발명의 바람직한 실시예들에 의하여 보다 명확해질 것이다. 다음의 실시예들은 단지 본 발명을 설명하기 위하여 예시된 것에 불과하며, 본 발명의 범위를 제한하기 위한 것은 아니다. The technical problems achieved by the present invention and the practice of the present invention will be more clearly understood by the preferred embodiments of the present invention described below. The following examples are merely illustrated to illustrate the present invention and are not intended to limit the scope of the present invention.

도 1은 본 발명이 적용되는 전체 네트워크 환경을 도시한 개략도이다.1 is a schematic diagram showing an overall network environment to which the present invention is applied.

본 발명이 적용되는 전체 시스템은 각종 저작물을 저장하고 있는 다운로드 서버(120)와, 본 발명에 따른 시간에 기반한 승인기호를 생성하는 승인서버(130)와, 통신망(104)이나 인터넷(102)을 통해 서버들(120,130)과 접속할 수 있는 사용자(110)로 이루어지고, 사용자(110)는 다운로드되어 설치할 저작물(140)을 포함하는 사용자 컴퓨터(112)와, 통신망(104)을 통해 승인서버(130)에 접속하여 결제를 처리한 후 승인기호를 수신할 수 있는 통신 단말기(114)를 구비하고 있다.The entire system to which the present invention is applied includes a download server 120 storing various works, an approval server 130 for generating an approval symbol based on time according to the present invention, and a communication network 104 or the Internet 102. The user 110 is connected to the servers 120 and 130 through the user 110. The user 110 includes the user computer 112 including the work 140 to be downloaded and installed, and the approval server 130 through the communication network 104. ) And a communication terminal 114 capable of receiving an approval symbol after processing a payment.

도 1을 참조하면, 본 발명에 따라 불법 사용을 방지할 수 있는 각종 저작물(140)은 영화나 음악과 같은 컨텐츠와 각종 응용 소프트웨어에 본 발병에 따른 승인기호 해석 알고리즘과 허용시간이 설정된 설치 프로그램이 결합된 것으로서, 다운로드 서버(120)에 저장되어 배포되거나 블로그나 포탈 사이트 등 다양한 경로를 통해 배포될 수 있다. 그리고 본 발명에 따른 각종 저작물(140)은 배포는 자유 롭게 이루어지나 설치시에는 소정의 결제 과정을 거처 획득된 승인기호가 필요하도록 되어 있고, 승인기호에는 시간정보가 암호화되어 있다.Referring to Figure 1, according to the present invention, the various works that can prevent illegal use 140, the installation program is set for the approval symbol interpretation algorithm and the allowable time according to the present invention in the content and various application software, such as movies and music As a combination, it may be stored and distributed in the download server 120 or distributed through various paths such as a blog or a portal site. In addition, the various works 140 according to the present invention are freely distributed, but at the time of installation, an approval symbol obtained through a predetermined payment process is required, and time information is encrypted in the approval symbol.

다운로드 서버(120)는 본 발명에 따른 설치 프로그램과 결합된 각종 저작물(140)을 가지고 있으면서 사용자의 요구에 따라 해당 저작물을 다운로드할 수 있게 한다.The download server 120 has various works 140 combined with the installation program according to the present invention and enables the download of the corresponding work according to a user's request.

승인서버(130)는 본 발명에 따라 시간과 관련한 승인기호를 생성해주는 소프트웨어를 탑재하고 있고, 사용자가 컴퓨터(112)로 인터넷(102)을 통해 접속하거나 휴대폰이나 PDA 등 통신 단말기(114)로 통신망(104)을 통해 접속한 후 결제를 요청하면 결제를 처리하고, 승인시간을 암호화한 승인기호를 생성하여 사용자의 컴퓨터(112)나 단말기(114)로 제공한다.The authorization server 130 is equipped with software for generating a time-related approval symbol according to the present invention, the user is connected to the computer 112 via the Internet 102 or a communication network such as a mobile phone or PDA 114 If the user requests a payment after accessing through 104, the payment is processed, and an authorization code is encrypted and the authorization time is generated and provided to the user's computer 112 or the terminal 114.

사용자(110)는 다운로드 서버(120)로부터 저작물(140)을 다운로드 받거나 다른 경로로부터 저작물(140)을 다운로드받은 후 컴퓨터(112)에 저작물을 설치한다. 컴퓨터(112)에 설치된 저작물의 설치시에는 앞서 설명한 바와 같이 설치 프로그램이 실행되면서 승인기호를 요구하고, 사용자(110)는 승인기호를 얻기 위해 승인서버(130)에 소정의 절차에 따라 결제한 후, 승인서버(130)가 생성해주는 승인기호를 획득한다. 이때 결제는 신용카드결제, 휴대폰결제, 온라인 이체 등 통상의 알려진 결제방식을 이용할 수 있고, 생성된 승인기호는 이메일, SMS 등을 통해 전달될 수 있다. 사용자가 승인기호를 입력하면, 설치 프로그램은 승인기호를 해석하여 승인시간을 추출함과 아울러 컴퓨터 혹은 인터넷을 통해 설치시간을 획득한 후 승인시간과 설치시간을 비교하여 설정된 허용시간 이내이면 해당 저작물을 설치해주고, 허용시간을 벗어난 경우에는 설치를 중단하고 사용자에게 이를 통지한다. The user 110 downloads the asset 140 from the download server 120 or downloads the asset 140 from another path and installs the asset on the computer 112. At the time of installation of the copyrighted work installed on the computer 112, the installation program is executed as described above, requesting the approval symbol, the user 110 after payment in accordance with a predetermined procedure to the approval server 130 to obtain the approval symbol Obtain the approval symbol generated by the approval server 130. In this case, the payment may use a conventional known payment method such as credit card payment, mobile phone payment, online transfer, and the generated approval symbol may be transmitted through an email or SMS. When the user enters the approval symbol, the installer interprets the approval symbol, extracts the approval time, acquires the installation time through a computer or the Internet, compares the approval time with the installation time, and sets the corresponding work within the allowable time. If the installation time is out of allowance, stop the installation and notify the user.

도 2는 본 발명에 따른 시간에 기반한 저작물 불법 사용 방지 절차를 도시한 순서도이다.2 is a flowchart illustrating a procedure for preventing illegal use of copyrighted works based on time according to the present invention.

먼저, 다운로드 서버(120)는 배포할 컨텐츠나 소프트웨어 저작물에 본 발명에 따라 시간에 기반한 승인기호를 해석할 수 있는 알고리즘(시간 복호화 알고리즘)과 허용시간이 설정된 설치 프로그램을 결합하여 각종 저작물들을 배포가능하게 준비한다(S1). 승인서버(130)는 승인시간을 기반으로 승인기호를 생성하는 프로그램(시간 암호화 프로그램)을 구비하고 있다(S2). 이때 승인서버(130)에 탑재된 승인기호를 생성하는 프로그램과 승인기호를 해석하는 저작물의 설치 프로그램은 일종의 시간 암호화-복호화 프로그램으로서, 서로 동일한 알고리즘으로 시간에 기반한 승인기호를 생성 및 해석할 수 있어야 한다.First, the download server 120 may distribute various works by combining an algorithm (a time decoding algorithm) capable of interpreting a time-based approval symbol to a content or software work to be distributed and an installation program in which an allowable time is set. To prepare (S1). The approval server 130 is provided with a program (time encryption program) for generating the approval symbol based on the approval time (S2). At this time, the program for generating the approval symbol mounted on the approval server 130 and the installation program for interpreting the approval symbol are a kind of time encryption-decryption program, and must be able to generate and interpret time-based approval symbols with the same algorithm. do.

이와 같은 시간 암호화-복호화 알고리즘의 예로는 36진법 및 사칙연산 등을 이용할 수도 있다. 즉, 설치시간(2008년7월24일15시50분)을 숫자로 만들 때 2008년7월24일은 "39569"이므로 기준숫자를 "39569 15 50"으로 정하고, 이를 36진법으로 표시하면 "6ji1ju"가 된다.As an example of such a time encryption-decryption algorithm, hexadecimal notation and arithmetic operation may be used. That is, when the installation time (July 24, 2008 15:50) is made into numbers, July 24, 2008 is "39569", so the reference number is set to "39569 15 50", and this is expressed in hexadecimal notation "6ji1ju "Becomes.

따라서 승인기호로 "6ji1ju"를 입력하면, 설치 프로그램은 승인기호를 다시 10진법으로 계산하여 "39569 15 50"을 구한 후 이를 39569와 15와 50으로 구분하여 2008년7월24일 15시 50분으로 해석한다. 이와 같은 시간 암호화-복호화 알고리즘으로는 매우 다양한 방식을 사용할 수 있으므로 더 이상의 설명은 생략한다. Therefore, if you enter "6ji1ju" as the approval symbol, the installation program calculates the approval symbol again in decimal notation to get "39569 15 50" and divides it into 39569, 15, and 50, and it is 15:50 on July 24, 2008. Interpret As such a time encryption-decryption algorithm can use a wide variety of methods, further description thereof will be omitted.

사용자(110)는 다운로드 서버(120)에 접속하여 본 발명에 따른 설치 프로그 램이 탑재된 저작물을 다운로드받는다(S3,S4). 본 발명에서는 저작물의 배포를 제한하는 것은 아니므로 다운로드 서버 외에 인터넷 상의 다른 경로를 통해서도 저작물이 배포될 수 있다.The user 110 accesses the download server 120 and downloads the work on which the installation program according to the present invention is mounted (S3, S4). In the present invention, since the distribution of the copyrighted work is not limited, the copyrighted work may be distributed through another path on the Internet in addition to the download server.

이후 사용자가 다운로드받은 저작물을 설치하려고 하면, 저작물에 포함된 설치 프로그램이 실행되면서 승인기호 입력을 요구한다(S5~S7). 이때 승인기호를 획득하기 위한 절차도 함께 안내하는 것이 바람직하다. 예컨대, 설치하던 도중 승인기호 입력을 요구하는 화면의 안내 메시지 예는 "아래에 승인기호를 입력해 주십시요. 승인기호:______" "www.5keyin.com 에서 900원을 결제하면 승인기호가 제공됩니다.02)539-1717에 접속하여 전화결제하면 sms로 승인기호가 발송됩니다." 등이 가능하다.After that, when the user tries to install the downloaded work, the installation program included in the work is executed and requires the approval code input (S5 to S7). In this case, it is desirable to guide the procedure for obtaining the approval symbol. For example, the screen prompting you to enter the approval code during installation, "Please enter your approval code below. Approval code: ______"" www.5keyin.com paid 900 won will be given the approval code. 02) 539-1717, the payment will be sent by sms. " Etc. are possible.

승인기호 획득절차에 따라 사용자(110)는 인터넷(102)이나 통신망(104)을 통해 승인서버(130)에 접속하여 저작물의 설치에 필요한 비용을 지불하고, 이에 따라 승인서버(130)는 승인시간을 기준으로 시간정보가 암호화된 승인기호를 생성하여 통신망(104)이나 인터넷(102)을 통해 사용자에게 전달한다(S8~S10).In accordance with the procedure for acquiring the approval symbol, the user 110 accesses the approval server 130 through the Internet 102 or the communication network 104 and pays for the installation of the copyrighted work. Accordingly, the approval server 130 receives the approval time. On the basis of this, the approval code having the time information encrypted is generated and transmitted to the user through the communication network 104 or the Internet 102 (S8 to S10).

이어 사용자(110)는 설치 프로그램이 요구하는 승인기호를 입력하고, 설치 프로그램은 입력된 승인기호를 디코딩하여 승인시간을 추출한다(S11,S12). 그리고 컴퓨터의 시간이나 인터넷의 특정 시간 서버(예컨대, 승인서버 등)에 접속하여 설치시간을 획득한 후 승인시간과 설치시간의 차이가 허용시간 이내인지를 판단하여 허용시간 이내이면 저작물(140)을 설치하여 저작물을 사용할 수 있게 하고, 허용시간을 벗어나면 저작물의 설치를 중단하고 설치불가를 안내한다(S13~S16).Subsequently, the user 110 inputs an approval symbol required by the installation program, and the installation program decodes the input approval symbol to extract the approval time (S11 and S12). After acquiring the installation time by accessing a computer time or a specific time server (for example, an approval server) of the Internet, it is determined whether the difference between the approval time and the installation time is within the allowable time, and the work 140 is obtained. The installation is made available to use the work, and if it is out of the allowable time, the installation of the work is stopped and the installation is notified (S13 ~ S16).

이와 같이 본 발명에 따르면 저작물의 배포는 자유롭게 하여 널리 배포한 후 저작물을 설치할 경우에는 시간이 암호화된 승인기호에서 승인시간을 추출한 후 승인시간으로부터 허용된 시간(예컨대, 24시간)안에만 설치할 수 있도록 하여 허용된 시간을 벗어나면 설치할 수 없도록 함으로써 시간에 기반하여 저작물의 불법 사용을 방지할 수 있다.As described above, according to the present invention, when the copyrighted work is freely distributed widely and then the copyrighted work is installed, the authorized time is extracted from the encrypted approval symbol so that it can be installed only within the allowed time (for example, 24 hours) from the approval time. This prevents illegal installation of works based on time by preventing installation outside of the allowed time.

이상에서 본 발명은 도면에 도시된 일 실시예를 참고로 설명되었으나, 본 기술분야의 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 타 실시예가 가능하다는 점을 이해할 것이다. The present invention has been described above with reference to one embodiment shown in the drawings, but those skilled in the art will understand that various modifications and equivalent other embodiments are possible therefrom.

도 1은 본 발명이 적용되는 전체 네트워크 환경을 도시한 개략도,1 is a schematic diagram showing an overall network environment to which the present invention is applied;

도 2는 본 발명에 따른 시간에 기반한 저작물 불법 사용 방지 절차를 도시한 순서도이다.2 is a flowchart illustrating a procedure for preventing illegal use of copyrighted works based on time according to the present invention.

*도면의 주요부분에 대한 부호의 설명* Explanation of symbols for main parts of the drawings

102: 인터넷 104: 통신망102: internet 104: communication network

110: 사용자 112: 컴퓨터110: user 112: computer

114: 통신 단말기 120: 다운로드 서버114: communication terminal 120: download server

130: 승인 서버 140: 저작물130: authorization server 140: asset

Claims (7)

승인시간을 암호화하는 프로그램이 탑재되어 승인시간을 암호화한 승인기호를 생성해주는 승인서버;와An approval server mounted with a program that encrypts the approval time to generate an approval symbol that encrypts the approval time; and 저작물과 함께 결합되어 해당 저작물 설치시 승인기호를 요구한 후, 입력된 승인기호를 해석하여 승인시간을 추출하고 설치시간과 추출된 승인시간을 비교하여 그 시간 차이가 허용된 시간 이내이면 해당 저작물을 설치시켜주고 허용시간을 벗어나면 설치를 중지하는 설치 프로그램이 탑재된 컴퓨터를 포함하는 시간에 기반한 저작물 불법 사용 방지 시스템.Combined with the asset, the approval symbol is required to install the asset, and then the approval symbol is interpreted and the approval time is extracted, and the installation time is compared with the extracted approval time. A time-based copyright prevention system that includes a computer with an installation program that installs and stops the installation if it is out of tolerance. 제2항에 있어서, 상기 설치 프로그램은 설치시간을 컴퓨터나 인터넷을 통한 시간서버로부터 획득하는 것을 특징으로 하는 시간에 기반한 저작물 불법 사용 방지 시스템.The system of claim 2, wherein the installation program obtains an installation time from a time server through a computer or the Internet. 암호화된 승인기호를 해석하여 승인시간을 추출한 후 설치시간을 비교하여 저작물을 설치해주는 설치 프로그램과 저작물을 결합하는 단계;Combining the copyrighted work with an installation program that installs the work by comparing the installation time after extracting the approval time by analyzing the encrypted approval code; 상기 설치 프로그램이 결합된 저작물을 배포하는 단계;Distributing the work in which the installation program is combined; 승인시간이 암호화된 승인기호를 생성하는 단계; 및Generating an approval symbol in which the approval time is encrypted; And 배포된 저작물의 설치가 요청되면, 설치 프로그램이 승인기호를 요청하고, 승인기호가 입력되면 입력된 승인기호를 해석하여 승인시간을 추출한 후 설치시간 과 추출된 승인시간을 비교하여 그 시간 차이가 허용된 시간 이내이면 해당 저작물을 설치시켜 주고 허용시간을 벗어나면 설치를 중지하는 단계를 구비한 것을 특징으로 하는 시간에 기반한 저작물 불법 사용 방지 방법.When installation of a distributed work is requested, the installer requests an approval symbol, and when the approval symbol is entered, the approval time is interpreted, the approval time is extracted, the approval time is extracted, and the time difference is allowed by comparing the installation time with the extracted approval time. The method for preventing the illegal use of a work based on the time characterized in that the installation of the corresponding work within a predetermined time, and stopping the installation if the time outside the allowed time. 제3항에 있어서, 상기 승인기호는The method of claim 3, wherein the approval symbol 배포된 저작물에 대한 비용결제가 이루어진 후에 생성되어 결제한 사용자의 컴퓨터나 통신 단말기로 전자메일이나 문자메시지형태로 전달되는 것을 특징으로 하는 시간에 기반한 저작물 불법 사용 방지 방법.Method for preventing illegal use of a work based on time, characterized in that after the payment is made for the distributed work is delivered to the user's computer or communication terminal in the form of e-mail or text message. 제3항에 있어서, 상기 설치 프로그램은The method of claim 3, wherein the installation program 설치시간을 컴퓨터나 인터넷상의 시간서버로부터 획득하는 것을 특징으로 하는 시간에 기반한 저작물 불법 사용 방지 방법. Method for preventing illegal use of time-based copyrights, characterized in that the installation time is obtained from a computer or a time server on the Internet. 제3항에 있어서, 승인시간을 승인기호로 암호화하는 알고리즘과, 승인기호를 복호하여 승인시간을 추출하는 알고리즘은, The algorithm of claim 3, wherein the algorithm for encrypting the approval time with an approval symbol, and the algorithm for decoding the approval symbol to extract the approval time, 승인날짜(년도/월/일)와 시간을 숫자화한 후 진법과 연산을 적용하여 시간 암호화-복호화하는 것을 특징으로 하는 시간에 기반한 저작물 불법 사용 방지 방법.Method for preventing illegal use of time-based copyright, characterized in that the number of approval date (year / month / day) and time is digitized, and then time-encrypted and decrypted by applying a base and operation. 제3항에 있어서, 상기 설치 프로그램은The method of claim 3, wherein the installation program 저작물에 따라 허용시간을 미리 설정하고 있는 것을 특징으로 하는 시간에 기반한 저작물 불법 사용 방지 방법.Method for preventing illegal use of a work based on time, characterized in that the allowable time is set in advance according to the work.
KR1020080073599A 2008-07-28 2008-07-28 System and method for preventing illegal use of a work based on time KR100973333B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020080073599A KR100973333B1 (en) 2008-07-28 2008-07-28 System and method for preventing illegal use of a work based on time

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020080073599A KR100973333B1 (en) 2008-07-28 2008-07-28 System and method for preventing illegal use of a work based on time

Publications (2)

Publication Number Publication Date
KR20100012290A true KR20100012290A (en) 2010-02-08
KR100973333B1 KR100973333B1 (en) 2010-07-30

Family

ID=42086534

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020080073599A KR100973333B1 (en) 2008-07-28 2008-07-28 System and method for preventing illegal use of a work based on time

Country Status (1)

Country Link
KR (1) KR100973333B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016137291A1 (en) * 2015-02-26 2016-09-01 이명수 Pg server system using time stamp-based security code and driving method there of
KR101865351B1 (en) * 2016-07-08 2018-07-09 (주)아이젝스 System for Collecting software information of install files

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101302127B1 (en) * 2006-06-08 2013-08-30 엘지전자 주식회사 Digital rights management method and system thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016137291A1 (en) * 2015-02-26 2016-09-01 이명수 Pg server system using time stamp-based security code and driving method there of
KR101865351B1 (en) * 2016-07-08 2018-07-09 (주)아이젝스 System for Collecting software information of install files

Also Published As

Publication number Publication date
KR100973333B1 (en) 2010-07-30

Similar Documents

Publication Publication Date Title
USRE47313E1 (en) Securing digital content system and method
Herbert et al. A novel method for decentralised peer-to-peer software license validation using cryptocurrency blockchain technology
US8549606B2 (en) Device for protecting digital content, device for processing protected digital content, method for protecting digital content, method for processing protected digital content, storage medium storing program for protecting digital content, and storage medium storing program for processing protected digital content
EP1942430B1 (en) Token Passing Technique for Media Playback Devices
KR100912276B1 (en) Electronic Software Distribution Method and System Using a Digital Rights Management Method Based on Hardware Identification
JP5033916B2 (en) Digital copyright management method for compressed files
KR101284676B1 (en) Cryptography-based copy protection system and method for android apps
US7765600B2 (en) Methods and apparatuses for authorizing features of a computer program for use with a product
US20080209231A1 (en) Contents Encryption Method, System and Method for Providing Contents Through Network Using the Encryption Method
KR20070046982A (en) Digital rights management system based on hardware identification
KR101979323B1 (en) Software license authentication management method
KR100973333B1 (en) System and method for preventing illegal use of a work based on time
KR101711024B1 (en) Method for accessing temper-proof device and apparatus enabling of the method
KR100814064B1 (en) Method and System for packaging DRM contents
KR101415786B1 (en) A Hybrid Design system and method of Online Execution Class and Encryption-based Copyright Protection for Android Apps
KR100467571B1 (en) Security service method for digital content and system therefor
KR100467570B1 (en) Security service method for digital content and system therefor
Frattolillo et al. Designing a DRM system
KR20080082875A (en) An efficient management and operation method of the license on the digtal rights management system
US11748459B2 (en) Reducing software release date tampering by incorporating software release date information into a key exchange protocol
KR100973334B1 (en) System and method for preventing illegal copy of a work based on encryption of random number
JP2000112751A (en) Device used for software distribution system
KR20070113510A (en) Method and device for security on digital rights management system
CN116167020A (en) Software authorization method and system
JP2008269607A (en) Method for controlling execution of software product

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee