KR20040048161A - DRM Method for PDA Terminal in Wireless Telephony Network - Google Patents

DRM Method for PDA Terminal in Wireless Telephony Network Download PDF

Info

Publication number
KR20040048161A
KR20040048161A KR1020020075939A KR20020075939A KR20040048161A KR 20040048161 A KR20040048161 A KR 20040048161A KR 1020020075939 A KR1020020075939 A KR 1020020075939A KR 20020075939 A KR20020075939 A KR 20020075939A KR 20040048161 A KR20040048161 A KR 20040048161A
Authority
KR
South Korea
Prior art keywords
user
additional terminal
drm
server
contents
Prior art date
Application number
KR1020020075939A
Other languages
Korean (ko)
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 KR1020020075939A priority Critical patent/KR20040048161A/en
Publication of KR20040048161A publication Critical patent/KR20040048161A/en

Links

Abstract

PURPOSE: A DRM(Digital Right Management) applying method for a supplementary terminal in a wireless communication network is provided to prevent movement and duplication of digital contents by using both a software certificate and a user ID of a wireless portal Web server. CONSTITUTION: When a user connects to a Web server and requests contents by using a supplementary terminal(S201), the Web server transfers user information to a contents providing server and requests the corresponding contents(S202). The contents providing server requests a personal key corresponding to an ID extracted from the user information from an authentication server(S203). The authentication server issues a public key among private key of the corresponding ID to the contents providing server(S204). The contents providing server codes contents with the public key received from the authentication server(S205) and transmits the coded contents to the user(S206). The user decodes the coded contents to an authentication key installed in the supplementary terminal(S207).

Description

무선통신망에서의 부가단말기를 위한 DRM 적용 방법{DRM Method for PDA Terminal in Wireless Telephony Network}Application method of DRM for additional terminal in wireless communication network {DRM Method for PDA Terminal in Wireless Telephony Network}

본 발명은 무선통신망에서의 부가단말기를 위한 디지털 저작권 관리(Digital Right Management; DRM) 적용방법에 관한 것이다. 보다 상세하게는 소프트웨어 인증서와 무선포탈 웹 서버의 사용자 ID를 동시에 사용하여 디지털 컨텐츠의 이동, 복사를 방지하기 위한 DRM 적용 방법에 관한 것이다.The present invention relates to a digital rights management (DRM) application method for an additional terminal in a wireless communication network. More specifically, the present invention relates to a DRM application method for preventing the movement and copying of digital content by simultaneously using a software certificate and a user ID of a wireless portal web server.

아날로그 시대와 달리 디지털 컨텐츠가 주류를 이루게 되면서, 원본과 동일한 품질(Quality)을 가진 복제품들이 빠르고 간단하게 복제되어 인터넷을 통해 쉽고 빠르게 확산되고 있는 상황에서 디지털 컨텐츠의 저작권 보호를 위해 DRM 기술의 적용은 중요한 이슈사항이 되고 있다.Unlike the analog era, digital contents have become mainstream, and the application of DRM technology for copyright protection of digital contents has been applied in the situation that the copies with the same quality as the original are quickly and simply copied and spread easily and quickly through the Internet. It is becoming an important issue.

DRM을 적용할 때 인증키 생성을 위해서 고유한 Key가 되는 GUID(Global Unique ID)를 사용하게 된다. 일반적으로 PC의 경우, 하드디스크 볼륨 일련번호(HDD ID)나 네트웍 카드의 MAC Address 등을 사용하는데, 하드디스크는 사용자가 포맷을 하면 볼륨 일련번호가 변경되고, 랜 카드의 MAC Address는 모뎀 사용자는 제외될 수 밖에 없는 한계가 있다. 그래서 하드웨어의 고유한 정보와 소프트웨어적인 인증서를 동시에 사용하기도 한다. 하드웨어를 포맷하더라도 인증서를 다운로드해서 재설치가 가능하기 때문이다.When applying the DRM, the GUID (Global Unique ID), which is a unique key, is used to generate the authentication key. Generally, in case of PC, hard disk volume serial number (HDD ID) or network card MAC address is used.If the hard disk is formatted by the user, the volume serial number is changed, and the LAN card's MAC address is used by modem users. There is a limit that can only be excluded. Thus, hardware specific information and software certificates can be used simultaneously. Even if you format the hardware, you can download and reinstall the certificate.

부가단말기에 위와 같은 기존 방식을 적용하면 다음과 같은 문제가 발생한다.If the existing method is applied to the additional terminal, the following problem occurs.

부가단말기는 디바이스에 따라서 하드웨어 고유 정보를 제공하기도 하지만일부는 제공되지 않는다. 예를 들어, Palm 계열의 부가단말기는 플래시 롬(Flash ROM)에서 고유 ID를 조회할 수 있지만 일부 단말기에서만 지원되고, 포켓(Pocket) PC계열은 하드웨어 고유 정보가 존재하지만 프로그램을 통해서 고유 ID를 알 수 있는 방법이 제공되지 않는다.Additional terminals may provide hardware specific information depending on the device, but some may not be provided. For example, Palm add-on terminal can look up unique ID in Flash ROM, but it is only supported in some terminals. Pocket PC type knows unique ID through program although hardware specific information exists. There is no way to do this.

부가단말기에 소프트웨어적인 인증서를 설치하여(레지스트리에 Key값을 저장하여) DRM을 적용할 수 있다. 그러나, 부가단말기는 디바이스 특성으로 인해 일주일 정도 충전을 하지 않아 배터리가 방전되면 하드웨어가 초기화되고, 사용자의 요구나 임의로 하드웨어를 초기화하는 경우가 많아서 인증서가 삭제되기 때문에 이 방법으로 DRM을 적용하는데 어려움이 있다.DRM can be applied by installing a software certificate on the additional terminal (store key value in the registry). However, because the device does not charge for about a week due to device characteristics, the hardware is initialized when the battery is discharged, and since the certificate is deleted due to the user's request or random initialization of the hardware, it is difficult to apply DRM in this way. have.

본 발명은 상기한 문제점을 해결하기 위한 것으로서 본 발명의 목적은 소프트웨어 인증서와 무선포탈 웹 서버의 사용자 ID를 고유한 정보로 사용하여 인증키를 생성하고, 생성된 인증키로 디지털 컨텐츠를 암호화 함으로써 부가단말기 상에서 디지털 컨텐츠의 저작권을 보호하기 위한 DRM 적용 방법을 제공하는데 있다.An object of the present invention is to generate an authentication key using a software certificate and a user ID of a wireless portal web server as unique information, and to encrypt digital content with the generated authentication key. The present invention provides a method of applying DRM to protect copyright of digital content on a computer.

상기 목적을 달성하기 위해 본 발명에 따른 DRM 적용 방법은 이동통신 시스템이 사용자의 부가단말기를 무선포탈 웹 서버에 접속시켜 사용자를 인증하는 단계와; 인증 서버에서 부가단말기로 인증키를 발급해서 전송하는 단계와; 사용자가 무선포탈 웹 서버로 요청한 컨텐츠를 컨텐츠 제공서버에서 암호화하여 부가단말기로 전송하는 단계; 및 부가단말기로 전송된 암호화된 컨텐츠를 복호화하는 단계를 포함하는 것을 특징으로 한다.In accordance with an aspect of the present invention, there is provided a method of applying a DRM, the method comprising: authenticating a user by connecting an additional terminal of the user to a wireless portal web server; Issuing and transmitting an authentication key from the authentication server to the additional terminal; Encrypting the content requested by the user to the wireless portal web server in the content providing server and transmitting the encrypted content to the additional terminal; And decrypting the encrypted content transmitted to the additional terminal.

또한, 상기 사용자의 부가단말기로 인증키를 발급하고 컨텐츠를 암호화하는 단계에서는 무선포탈 웹 서버에 등록된 사용자 ID와 부가단말기의 시스템 정보를 동시에 사용하는 것을 특징으로 한다. 그리고, 하나의 부가단말기에 여러 사용자 ID로 무선포탈 웹 서버에 접속이 가능하여 DRM 적용시 해당 ID로 DRM이 적용된 컨텐츠만을 복호화하여 내용을 볼 수 있으며, 다른 ID로 DRM이 적용된 컨텐츠는 복호화하여 내용을 볼 수 없는 것을 특징으로 한다.In addition, in the step of issuing an authentication key to the user's additional terminal and encrypting content, the user ID registered in the wireless portal web server and the system information of the additional terminal may be used simultaneously. In addition, it is possible to access the wireless portal web server with multiple user IDs in one additional terminal so that when the DRM is applied, only the content that is applied with the DRM can be decrypted and the content can be viewed. It is characterized by not being able to see.

도 1은 본 발명에 따른 부가단말기의 DRM 적용 방법을 수행하는 시스템의 개략적인 구성도 이다.1 is a schematic configuration diagram of a system for performing a DRM application method of an additional terminal according to the present invention.

도 2는 이동통신 시스템이 부가단말기를 무선포탈 웹 서버에 접속시켜 사용자를 인증하는 일반적인 절차에 대한 흐름도를 나타낸 것이다.2 is a flowchart illustrating a general procedure of authenticating a user by connecting an additional terminal to a wireless portal web server in a mobile communication system.

도 3은 인증 서버에서 부가단말기로 인증키를 발급해서 전송하는 단계의 흐름도이다.3 is a flowchart of a step of issuing and transmitting an authentication key from the authentication server to the additional terminal.

도 4는 컨텐츠 제공 서버에서 해당 컨텐츠를 암호화하여 사용자의 부가단말기로 전송하는 절차에 대한 흐름도이다.4 is a flowchart illustrating a procedure of encrypting corresponding content in a content providing server and transmitting the encrypted content to an additional terminal of a user.

도 5 내지 도 7은 본 발명에 다른 DRM 적용 서비스의 제 1,2,3실시 예를 나타낸 것이다.5 to 7 illustrate first, second, and third embodiments of DRM applied services according to the present invention.

< 도면의 주요부분에 대한 부호의 설명 ><Description of Symbols for Major Parts of Drawings>

10: 이동통신 부가단말기20: 이동통신 시스템10: mobile communication additional terminal 20: mobile communication system

30: 무선포탈 웹 서버40: 인증서버30: Wireless Portal Web Server 40: Authentication Server

50: 컨텐츠 제공서버50: content providing server

이하, 본 발명의 실시 예에 대한 구성 및 그 작용을 첨부한 도면을 참조하면서 상세히 설명하기로 한다.Hereinafter, with reference to the accompanying drawings, the configuration and operation of the embodiment of the present invention will be described in detail.

도 1은 본 발명에 따른 부가단말기의 DRM 적용 방법을 수행하는 시스템의 개략적인 구성도 이다.1 is a schematic configuration diagram of a system for performing a DRM application method of an additional terminal according to the present invention.

도 1에서와 같이, 이동통신 부가단말기(10)는 이동통신 시스템(20)을 경유하여 무선포탈 웹 서버(30)에 접속된다. 이동통신 부가단말기(10)는 개인휴대단말기(PDA: Personal Digital Assistant)와 PDA에 탑재된 CDMA 모듈(무선모뎀) 및 전용 브라우저를 포함하는 단말기를 하나의 블록으로 나타낸 것이다.As shown in FIG. 1, the mobile communication additional terminal 10 is connected to the wireless portal web server 30 via the mobile communication system 20. The mobile communication additional terminal 10 shows a terminal including a personal digital assistant (PDA), a CDMA module (wireless modem) mounted in a PDA, and a dedicated browser in one block.

이동통신 시스템(20)은 기지국, 교환기, IWF(Inter Working Function), 부가단말기를 위한 Proxy 서버를 포함하는 시스템을 하나의 블록으로 나타낸 것이다. 인증 서버(40)에서는 사용자의 ID별로 인증키를 생성하여 이동통신 부가단말기(10)로 전송하며, 컨텐츠 제공 서버(50)에서는 사용자의 요청에 따라 인증 서버(40)에서 인증키를 전송 받아 컨텐츠를 암호화해서 부가단말기로 전송하는 서버이다.The mobile communication system 20 shows a system including a base station, a switch, an Inter Working Function (IWF), and a proxy server for an additional terminal as one block. The authentication server 40 generates an authentication key for each user's ID and transmits the authentication key to the mobile communication additional terminal 10. The content providing server 50 receives the authentication key from the authentication server 40 according to a user's request. The server encrypts the data and sends it to the additional terminal.

도 2는 이동통신 시스템이 부가단말기를 무선포탈 웹 서버에 접속시켜 사용자를 인증하는 일반적인 절차에 대한 흐름도를 나타낸 것이다.2 is a flowchart illustrating a general procedure of authenticating a user by connecting an additional terminal to a wireless portal web server in a mobile communication system.

부가단말기에 탑재된 전용 브라우저는 ① 무선 모뎀의 전화번호(이하 Min 번호), ② PDA 사양, ③ 사용자가 입력한 ID와 Password(이하 PW)를 획득해서 사용자 정보 필드(UA: User Agent)에 작성해서 Proxy 서버로 접속을 시도한다. Proxy 서버는 접속된 부가단말기의 UA 필드에서 추출된 사용자 정보를 DB 서버에 조회를 통한 인증을 요청한다. DB 서버에서는 사용자의 정보가 DB 내에 존재하며 유효한 정보인 경우에 인증을 승인한다. 사용자 인증 승인이 완료되면 Proxy 서버에서는 웹 페이지를 요청하고 사용자 정보를 쿠키로 작성하여 부가단말기로 전송한다.Dedicated browser installed in the additional terminal is ① phone number (hereinafter referred to as Min number) of wireless modem, ② PDA specification, ③ user input ID and Password (hereinafter referred to as PW) and written in user information field (UA: User Agent) Tries to connect to the Proxy server. The proxy server requests authentication by querying the DB server for the user information extracted from the UA field of the connected additional terminal. DB server approves authentication when user information exists in DB and valid information. When the user authentication is completed, the proxy server requests a web page, writes the user information as a cookie, and sends it to the additional terminal.

도 3은 인증 서버에서 부가단말기로 인증키를 발급해서 전송하는 과정의 흐름도이다.3 is a flowchart illustrating a process of issuing and transmitting an authentication key from the authentication server to the additional terminal.

본 발명에 의한 DRM 방법을 적용을 위해서 무선포탈 웹 서버 인증을 받은 모든 부가단말기는 인증키를 전송 받게 되며, 한번 전송 받은 인증키는 부가단말기의 Registry에 기록되어 부가단말기의 교체나 하드웨어 초기화 등의 이유로 인증키가 없어지기 전까지 다시 내려 받지 않는다.In order to apply the DRM method according to the present invention, all additional terminals that have been authenticated by the wireless portal web server receive an authentication key, and the authentication key once transmitted is recorded in the registry of the additional terminal, such as replacement of the additional terminal or hardware initialization. For this reason, it is not downloaded again until the authentication key disappears.

무선포탈 웹 서버 인증을 받은 부가단말기의 브라우저(S101)는 접속을 시도한 사용자의 ID/PW와 일치하는 인증키가 부가단말기의 Registry에 존재하지 않으면(S102), 인증 서버로 사용자의 ID/PW와 부가단말기의 시스템 정보(시리얼 정보와 날짜)를 암호화 하여 전송한다(S103).If the authentication terminal corresponding to the ID / PW of the user who attempted the connection does not exist in the registry of the additional terminal (S102), the browser of the additional terminal which has been authenticated by the wireless portal web server (S102), The system information (serial information and date) of the additional terminal is encrypted and transmitted (S103).

사용자 ID별로 인증키를 관리하는 인증 서버에서는(S104) 해당 ID의 인증키가 발급되지 않은 경우이면, 사용자를 등록하고(S105) 사용자의 ID/PW를 이용하여 인증키를 생성한 후(S106) 그 결과값을 성공으로 설정한다(S107).In the authentication server that manages the authentication key for each user ID (S104), if the authentication key of the corresponding ID is not issued, the user is registered (S105) and the authentication key is generated using the ID / PW of the user (S106). The result is set to success (S107).

반대로, 해당 ID의 인증키가 이미 발급된 경우이면, 부가단말기의 시스템 정보를 이용하여 인증키를 다시 생성한 후(S110) 그 결과값을 성공으로 설정한다(S111). 이렇게 해서 생성된 인증키와 생성 결과값을 부가단말기로 전송한다(S113). 브라우저에서는 결과값을 추출하여(S114) 성공하였으면 전송된 인증키를 부가단말기의 Registry에 등록한다(S115). 결과값이 실패인 경우에는 컨텐츠를 볼 수 없다는 내용의 오류 메시지를 표시한다(S116).On the contrary, if the authentication key of the corresponding ID has already been issued, the authentication key is regenerated using the system information of the additional terminal (S110) and the result value is set to success (S111). The authentication key and the generated result value generated in this way are transmitted to the additional terminal (S113). The browser extracts the result value (S114), and if successful, registers the transmitted authentication key in the registry of the additional terminal (S115). If the result value is a failure, an error message indicating that the contents cannot be viewed is displayed (S116).

본 발명에 의한 DRM 방법에서는 하나의 부가단말기에 여러 사용자가 무선포탈 웹 서버에 접속이 가능하기 때문에 이를 제한하기 위해서, 인증키 발급 시 발급 회수를 제한하고 있다(S109). 따라서 제한된 발급 회수를 초과하는 경우, 결과값이 실패로 되어 컨텐츠를 볼 수 없게 된다(S112).In the DRM method according to the present invention, in order to limit this since several users can access a wireless portal web server in one additional terminal, the number of issuance is limited when issuing an authentication key (S109). Therefore, if the limited number of issuance is exceeded, the result value fails and the content cannot be viewed (S112).

도 4는 사용자가 부가단말기를 이용하여 무선포탈 웹 서버에 접속하여 컨텐츠를 요청하면, 컨텐츠 제공 서버에서 해당 컨텐츠를 암호화하여 사용자의 부가단말기로 전송하는 절차에 대한 흐름도이다.4 is a flowchart illustrating a procedure of encrypting a corresponding content in a content providing server and transmitting the content to a user's additional terminal when the user accesses the wireless portal web server and requests the content using the additional terminal.

사용자는 부가단말기를 이용하여 무선포탈 웹 서버에 접속하여 원하는 컨텐츠를 검색하여 요청하면(S201), 무선포탈 웹 서버는 컨텐츠에 따라서 과금 절차를 거친 후, 컨텐츠 제공 서버로 사용자 정보를 전달하고 해당 컨텐츠를 요청한다(S202). 컨텐츠 제공 서버는 사용자 정보에서 추출된 ID에 해당하는 개인키를 인증 서버로 요청하고(S203), 인증 서버는 해당 ID의 개인키 중에서 공개키를컨텐츠 제공 서버로 발급한다(S204).When the user accesses the wireless portal web server using the additional terminal to search for and requests the desired content (S201), the wireless portal web server passes the user information to the content providing server after the charging procedure according to the content and the corresponding content. Request (S202). The content providing server requests the authentication server for a private key corresponding to the ID extracted from the user information (S203), and the authentication server issues a public key among the private keys of the corresponding ID to the content providing server (S204).

컨텐츠 제공 서버는 인증 서버에서 받은 공개키로 컨텐츠를 암호화 한 후(S205), 사용자에게 암호화된 컨텐츠를 전송한다(S206). 이 때 사용되는 암호화 알고리즘은 대칭키 계열의 DES가 발전되어 128bit의 암호화 알고리즘을 사용하고 있는 Blowfish 암호화 알고리즘을 사용하고, 무선 망 환경에서의 통신을 위한 알고리즘은 RC5를 사용함으로써 Packet의 해킹을 방지한다. 두 가지 알고리즘을 혼합하여 컨텐츠를 블록단위로 암호화하게 되며, 한 블록의 크기는 128bit를 채택함으로써, 큰 블록의 크기, 빠른 속도, 더 큰 유연성을 갖는 장점을 가진다. 이러한 알고리즘을 기반으로 사용자가 컨텐츠를 다운로드 받을 때 실시간으로 암호화가 가능하다.The content providing server encrypts the content with the public key received from the authentication server (S205), and then transmits the encrypted content to the user (S206). The encryption algorithm used in this case uses the Blowfish encryption algorithm, which uses the 128-bit encryption algorithm with the DES of symmetric key, and the RC5 algorithm prevents hacking of packets by using RC5. . By mixing the two algorithms, the content is encrypted in units of blocks. The size of one block adopts 128 bits, which has the advantage of having a large block size, high speed, and greater flexibility. Based on these algorithms, users can encrypt in real time when they download content.

이렇게 암호화된 컨텐츠를 사용자는 부가단말기 상에서 암호화된 컨텐츠를 부가단말기에 설치된 인증키로 복호화한다(S207). 인증키를 사용자가 임의로 복사한 경우에는 컨텐츠를 복호화할 수 없고, 정상적으로 다운로드된 경우에만 복호화가 가능하다.The user decrypts the encrypted content with the authentication key installed in the additional terminal (S207). If the user copies the authentication key arbitrarily, the content cannot be decrypted. Only when the authentication key is downloaded normally, decryption is possible.

도 5 내지 도 7은 본 발명에 다른 DRM 적용 서비스의 제 1,2,3실시 예를 나타낸 것이다.5 to 7 illustrate first, second, and third embodiments of DRM applied services according to the present invention.

본 발명에 따른 제 1,2,3실시 예를 살펴보면, DRM을 적용하는 원래 목적에 부합하여 사용자 A는 부가단말기 A’로 무선포탈 웹 서버에 접속하여 A로 암호화된 컨텐츠를 다운로드 받아 복호화해서 볼 수 있으며, 사용자 B는 부가단말기 B’로 동일한 절차를 거쳐 컨텐츠를 볼 수 있게 된다.(도 5 참조)Looking at the first, second and third embodiments according to the present invention, in accordance with the original purpose of applying the DRM, the user A accesses the wireless portal web server with the additional terminal A 'to download and decrypt the content encrypted with the A. The user B can view the contents through the same procedure as the additional terminal B '(refer to FIG. 5).

또한 여러 개의 부가단말기를 가진 사용자에게 편의를 제공하기 위해서, 사용자 A는 부가단말기 A’와 B’에서 각각 A로 무선포탈 웹 서버에 접속하여 A로 암호화된 컨텐츠를 다운로드 받아 복호화해서 볼 수 있다. 이 경우, 부가단말기 A’에서 다운로드 받은 A로 암호화된 컨텐츠는 부가단말기 B’로 복사해도 동일 컨텐츠로 인식되기 때문에 복호화해서 볼 수 있다. (도 6 참조)In addition, in order to provide convenience to a user having a plurality of additional terminals, user A may access the wireless portal web server from the additional terminals A 'and B' to A to download and decrypt the A encrypted content. In this case, the content encrypted with A downloaded from the additional terminal A 'is recognized as the same content even when copied to the additional terminal B', so that it can be decrypted and viewed. (See Figure 6)

동일한 부가단말기 A’에 사용자 A와 B가 모두 접속 가능하고 암호화된 컨텐츠를 다운로드 받을 수 있지만, A로 암호화된 컨텐츠는 사용자 A만, B로 암호화된 컨텐츠는 사용자 B만 복호화해서 컨텐츠 내용을 볼 수 있다. 만약, 동일 부가단말기 A’에서 사용자 A와 B가 번갈아가며 무제한으로 접속하여 암호화된 컨텐츠를 복호화하는 것을 방지하기 위해, 사용자가 ID를 바꿀 때마다 인증키를 새로 내려주면서, 발급회수를 제한(예를 들어 30회)할 수 있다. (도 7 참조)Both user A and B can access the same additional terminal A 'and can download the encrypted contents, but the contents encrypted with A can be decrypted only by user A, and the contents encrypted with B can be decrypted only by user B. have. In order to prevent users A and B from accessing the same additional terminal A 'alternately and unlimitedly decrypting the encrypted content, each time the user changes the ID, the authentication key is newly issued and the number of issuances is limited. For example, 30 times. (See Figure 7)

이상에서와 같이 본 발명에 의한 무선통신망에서의 부가단말기를 위한 DRM 적용 방법에 따르면, 소프트웨어 인증서와 무선포탈 웹 서버의 사용자 ID를 고유한 정보로 사용하여 인증키를 생성하고, 생성된 인증키로 디지털 컨텐츠를 암호화 함으로써 부가단말기 상에서 디지털 컨텐츠의 저작권을 보호할 수 있다.As described above, according to the DRM application method for an additional terminal in a wireless communication network according to the present invention, an authentication key is generated by using a software certificate and a user ID of a wireless portal web server as unique information, By encrypting the content, it is possible to protect the copyright of the digital content on the additional terminal.

Claims (4)

이동통신 부가단말기와, 이동통신 시스템, 무선포탈 웹 서버, 인증서버 및 컨텐츠 제공서버가 구비된 무선통신망에서의 부가단말기를 위한 DRM 적용 방법에 있어서,A method of applying a DRM for an additional terminal in a wireless communication network equipped with a mobile communication terminal, a mobile communication system, a wireless portal web server, an authentication server, and a content providing server, 상기 이동통신 시스템이 사용자의 부가단말기를 무선포탈 웹 서버에 접속시켜 사용자를 인증하는 단계와;Authenticating the user by connecting the additional terminal of the user to a wireless portal web server by the mobile communication system; 상기 인증 서버에서 부가단말기로 인증키를 발급해서 전송하는 단계와;Issuing and transmitting an authentication key from the authentication server to an additional terminal; 사용자가 무선포탈 웹 서버로 요청한 컨텐츠를 컨텐츠 제공서버에서 암호화하여 부가단말기로 전송하는 단계; 및Encrypting the content requested by the user to the wireless portal web server in the content providing server and transmitting the encrypted content to the additional terminal; And 상기 부가단말기로 전송된 암호화된 컨텐츠를 복호화하는 단계를 포함하는 것을 특징으로 하는 무선통신망에서의 부가단말기를 위한 DRM 적용 방법.And decrypting the encrypted content transmitted to the additional terminal. 청구항 1에 있어서, 상기 사용자의 부가단말기로 인증키를 발급하고 컨텐츠를 암호화하는 단계에서는 무선포탈 웹 서버에 등록된 사용자 ID와 부가단말기의 시스템 정보를 동시에 사용하는 것을 특징으로 하는 무선통신망에서의 부가단말기를 위한 DRM 적용 방법.The method of claim 1, wherein the issuing an authentication key to the additional terminal of the user and encrypting the contents further include using a user ID registered in the wireless portal web server and system information of the additional terminal at the same time. DRM application method for the terminal. 청구항 1에 있어서, 상기 하나의 부가단말기에 여러 사용자 ID로 무선포탈 웹 서버에 접속이 가능하여 DRM 적용하는 경우 해당 ID로 DRM이 적용된 컨텐츠만을복호화하여 내용을 볼 수 있는 것을 특징으로 하는 무선통신망에서의 부가단말기를 위한 DRM 적용 방법.The wireless communication network of claim 1, wherein when the DRM is applied to the wireless portal web server by using multiple user IDs in one additional terminal, only the content to which the DRM is applied by the corresponding ID can be decrypted and viewed. Application method of DRM for additional terminal of. 청구항 1에 있어서, 상기 하나의 부가단말기에 여러 사용자 ID로 무선포탈 웹 서버에 접속이 가능하여 DRM 적용하는 경우 다른 ID로 DRM이 적용된 컨텐츠는 복호화하여 내용을 볼 수 없는 것을 특징으로 하는 무선통신망에서의 부가단말기를 위한 DRM 적용 방법.The wireless communication network of claim 1, wherein when one DRM is connected to a wireless portal web server with multiple user IDs and the DRM is applied, the DRM is not decoded to view the contents. Application method of DRM for additional terminal of.
KR1020020075939A 2002-12-02 2002-12-02 DRM Method for PDA Terminal in Wireless Telephony Network KR20040048161A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020020075939A KR20040048161A (en) 2002-12-02 2002-12-02 DRM Method for PDA Terminal in Wireless Telephony Network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020020075939A KR20040048161A (en) 2002-12-02 2002-12-02 DRM Method for PDA Terminal in Wireless Telephony Network

Publications (1)

Publication Number Publication Date
KR20040048161A true KR20040048161A (en) 2004-06-07

Family

ID=37343067

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020020075939A KR20040048161A (en) 2002-12-02 2002-12-02 DRM Method for PDA Terminal in Wireless Telephony Network

Country Status (1)

Country Link
KR (1) KR20040048161A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100703538B1 (en) * 2005-06-07 2007-04-03 삼성전자주식회사 Device and method for protecting/withdrawing contents of wireless terminal
KR100724032B1 (en) * 2004-12-27 2007-06-04 가부시키가이샤 히타치세이사쿠쇼 Controller to move copyrighted contents and control method thereof
KR100747451B1 (en) * 2005-08-26 2007-08-09 엘지전자 주식회사 Apparatus and method for digital rights management
KR100784285B1 (en) * 2005-12-01 2007-12-12 와이더댄 주식회사 Method of operating digital rights offer management system and digiral rights offer management system of enabling the method
KR100802110B1 (en) * 2005-04-23 2008-02-11 주식회사 케이티프리텔 Apparatus and method for distribute digital contents
KR100834754B1 (en) * 2006-02-24 2008-06-05 삼성전자주식회사 Method for distribution of programs which support execution flow measurement and verification
KR101041261B1 (en) * 2008-04-02 2011-06-14 에스케이 텔레콤주식회사 System for providing Digital Rights Management contents, DRM contents generating/playing apparatus and method using CODEC DRM, computer readable recording medium storing program performing the method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010093472A (en) * 2000-03-29 2001-10-29 이진원 Contents file cipher system
KR20010106325A (en) * 2001-10-15 2001-11-29 신용태 지동관 Wireless pda ebook contents service method and system with user authentication function for the digital rights management
KR20020083851A (en) * 2001-04-30 2002-11-04 주식회사 마크애니 Method of protecting and managing digital contents and system for using thereof
KR20020095726A (en) * 2001-06-15 2002-12-28 삼성전자 주식회사 A system and method for protecting content

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010093472A (en) * 2000-03-29 2001-10-29 이진원 Contents file cipher system
KR20020083851A (en) * 2001-04-30 2002-11-04 주식회사 마크애니 Method of protecting and managing digital contents and system for using thereof
KR20020095726A (en) * 2001-06-15 2002-12-28 삼성전자 주식회사 A system and method for protecting content
KR20010106325A (en) * 2001-10-15 2001-11-29 신용태 지동관 Wireless pda ebook contents service method and system with user authentication function for the digital rights management

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100724032B1 (en) * 2004-12-27 2007-06-04 가부시키가이샤 히타치세이사쿠쇼 Controller to move copyrighted contents and control method thereof
KR100802110B1 (en) * 2005-04-23 2008-02-11 주식회사 케이티프리텔 Apparatus and method for distribute digital contents
KR100703538B1 (en) * 2005-06-07 2007-04-03 삼성전자주식회사 Device and method for protecting/withdrawing contents of wireless terminal
KR100747451B1 (en) * 2005-08-26 2007-08-09 엘지전자 주식회사 Apparatus and method for digital rights management
KR100784285B1 (en) * 2005-12-01 2007-12-12 와이더댄 주식회사 Method of operating digital rights offer management system and digiral rights offer management system of enabling the method
KR100834754B1 (en) * 2006-02-24 2008-06-05 삼성전자주식회사 Method for distribution of programs which support execution flow measurement and verification
KR101041261B1 (en) * 2008-04-02 2011-06-14 에스케이 텔레콤주식회사 System for providing Digital Rights Management contents, DRM contents generating/playing apparatus and method using CODEC DRM, computer readable recording medium storing program performing the method

Similar Documents

Publication Publication Date Title
US6317829B1 (en) Public key cryptography based security system to facilitate secure roaming of users
US7975312B2 (en) Token passing technique for media playback devices
US5995624A (en) Bilateral authentication and information encryption token system and method
KR100749867B1 (en) System and method for securely installing a cryptographic system on a secure device
CN101102180B (en) Inter-system binding and platform integrity verification method based on hardware security unit
TWI420339B (en) Software authorization system and method
US6990582B2 (en) Authentication method in an agent system
JP2005080315A (en) System and method for providing service
WO1998045975A9 (en) Bilateral authentication and information encryption token system and method
JP2005078653A (en) System and method for distributing content access data to user
JP5204553B2 (en) Group subordinate terminal, group management terminal, server, key update system and key update method thereof
KR20010106325A (en) Wireless pda ebook contents service method and system with user authentication function for the digital rights management
WO2007086015A2 (en) Secure transfer of content ownership
JP4245972B2 (en) Wireless communication method, wireless communication device, communication control program, communication control device, key management program, wireless LAN system, and recording medium
CN110996319A (en) System and method for performing activation authorization management on software service
JP4987850B2 (en) Security method and device for managing access to multimedia content
CN103237011B (en) Digital content encryption transmission method and server end
KR20040028086A (en) Contents copyright management system and the method in wireless terminal
AU2005223288B2 (en) Digital rights management
KR102585405B1 (en) Data security apparatus
JP2004525568A (en) System for encryption of wireless transmission from a personal palm computer to a world wide web terminal
KR20040048161A (en) DRM Method for PDA Terminal in Wireless Telephony Network
US20050021469A1 (en) System and method for securing content copyright
JP2004070875A (en) Secure system
KR100505481B1 (en) Certification system for WEB service access using a mobile terminal

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application