KR102078566B1 - Method and system of preventing loss of a cryptocurrency - Google Patents

Method and system of preventing loss of a cryptocurrency Download PDF

Info

Publication number
KR102078566B1
KR102078566B1 KR1020190031026A KR20190031026A KR102078566B1 KR 102078566 B1 KR102078566 B1 KR 102078566B1 KR 1020190031026 A KR1020190031026 A KR 1020190031026A KR 20190031026 A KR20190031026 A KR 20190031026A KR 102078566 B1 KR102078566 B1 KR 102078566B1
Authority
KR
South Korea
Prior art keywords
user
account
cryptocurrency
protection
user terminal
Prior art date
Application number
KR1020190031026A
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 KR1020190031026A priority Critical patent/KR102078566B1/en
Application granted granted Critical
Publication of KR102078566B1 publication Critical patent/KR102078566B1/en
Priority to PCT/KR2020/003582 priority patent/WO2020189993A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/30Payment architectures, schemes or protocols characterised by the use of specific devices or networks
    • G06Q20/36Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes
    • G06Q20/367Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes involving electronic purses or money safes
    • G06Q20/3678Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes involving electronic purses or money safes e-cash details, e.g. blinded, divisible or detecting double spending
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/04Payment circuits
    • G06Q20/06Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme
    • G06Q20/065Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme using e-cash
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3829Payment protocols; Details thereof insuring higher security of transaction involving key management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/385Payment protocols; Details thereof using an alias or single-use codes

Abstract

An objective of the present invention is to provide a method for preventing loss of cryptocurrency which, when cryptocurrency stored in a user terminal is not used during a preset standby period for execution of a contract, implements an asset protection contract through signature of a trigger account of a management system with respect to the cryptocurrency stored in the user terminal and transfers the cryptocurrency and tokens to a user asset temporary protection account.

Description

암호화폐 분실 방지 방법 및 시스템{METHOD AND SYSTEM OF PREVENTING LOSS OF A CRYPTOCURRENCY}Method and system for preventing cryptocurrency loss {METHOD AND SYSTEM OF PREVENTING LOSS OF A CRYPTOCURRENCY}

본 발명은 암호화폐의 분실을 방지하는 방법 및 시스템에 관한 것이다. The present invention relates to a method and system for preventing the loss of cryptocurrency.

블럭 체인(Block Chain)을 기반으로하는 암호화폐를 이용하기 위해, 일반적으로 전자지갑이 이용되고 있다. 특히, 사용자의 공개키 및 개인키를 이용하여, 암호화폐의 송금 또는 결제가 이루어진다. In order to use a cryptocurrency based on a block chain, electronic wallets are generally used. In particular, remittance or settlement of cryptocurrency is made using the user's public and private keys.

암호화폐의 공개키는 사용자가 암호화폐를 전달받을 공개주소를 의미하며, 개인키는 실제 거래를 위한 인증 정보로 사용된다. The public key of the cryptocurrency means the public address where the user will receive the cryptocurrency, and the private key is used as authentication information for the actual transaction.

특히, 개인키(Private Key)는 거래내용의 작성을 위해 서명(암호화)을 해주는 기능을 수행하기 때문에, 암호화폐의 보안성은 개인키의 관리에 의해 좌우된다. In particular, since a private key performs a function of signing (encrypting) a transaction content, the security of the cryptocurrency depends on the management of the private key.

종래의 암호화폐 시스템에서는, 개인키의 관리를 위해 Mnemonic이라는 복구단어가 이용되고 있다. 즉, 암호화폐 지갑이 물리적으로 훼손되거나 분실되었을때, 복구단어를 이용해 새로운 암호화폐 지갑속에 기존에 사용하던 개인키가 복원될 수 있다. 그러나, 복구단어가 타인에게 노출되거나 훼손될 경우, 자산을 잃어버릴 위험이 발생한다.In a conventional cryptocurrency system, a recovery word called Mnemonic is used to manage a private key. That is, when the cryptocurrency wallet is physically damaged or lost, the private key used in the new cryptocurrency wallet can be restored using the recovery word. However, if recovered words are exposed to or compromised by others, there is a risk of losing the asset.

또한, 개인키(복구단어)가 장기간 보관되는 중에, 암호화폐 지갑의 사용자의 부재상황이 발생되면, 자산이 손실될 가능성이 높아진다. 예를 들어, 암호화폐 지갑의 사용자가 치매나 사고로 인해 자신의 암호화폐 지갑을 장기간 관리하지 못하는 경우가 발생되면, 보유한 자산이 잊혀질 수도 있으며, 가족에게 개인키가 전달되지 못하거나 전달받은 가족의 이용방법 미숙지로 인해, 자산이 분실될 수도 있다. In addition, if the absence of the user of the cryptocurrency wallet occurs while the private key (recovery word) is stored for a long time, there is a high possibility of losing the assets. For example, if a user of a cryptocurrency wallet fails to manage his cryptocurrency wallet for a long time due to dementia or an accident, his or her assets may be forgotten, and his or her private key may not be delivered to the family or received. Due to inexperience, the assets may be lost.

이 외에도, 자연재해나 인재로 인한 개인키(복구단어)의 손실, 암호화폐 거래소에 대한 해킹, 거래소의 고객 자산 횡령, 거래소 이용고객 계정의 해킹, 클라우드 계정의 해킹, 웹 암호화폐 지갑의 DNS 변조에 의한 개인키 유출 등과 같은 다양한 원인들에 의해, 암호화폐가 분실될 수 있다. In addition, the loss of private keys (recovery words) due to natural disasters or human resources, hacking on cryptocurrency exchanges, embezzlement of customer assets on exchanges, hacking of customer accounts on the exchanges, hacking of cloud accounts, DNS tampering of web cryptocurrency wallets Cryptocurrency can be lost due to various reasons such as private key leakage.

그러나, 종래에는 상기한 바와 같은 암호화폐의 분실을 방지할 수 있는 방법이 제공되지 못하고 있다. However, conventionally, a method for preventing the loss of cryptocurrency as described above has not been provided.

1. 등록번호 10-1922567호: 암호화폐 거래소의 해킹을 차단하기 위해 서로 다른기능을 하는 복수 개의 서버 시스템과 폐쇄코인을 이용한 전자지갑 관리 시스템1.Registration No. 10-1922567: Electronic wallet management system using a closed server and multiple server systems with different functions to block hacking of cryptocurrency exchanges 2. 등록번호 10-1904208호: 블록체인 기반의 암호화폐와 전자지갑 관리 시스템2. Registration No. 10-1904208: Blockchain-based Cryptocurrency and Electronic Wallet Management System 3. 등록번호 10-1673073호: 블록체인 구조를 사용하는 암호화화폐 거래방법3. Registration No. 10-1673073: Cryptocurrency trading method using blockchain structure

상술한 문제점을 해결하기 위해 제안된 본 발명의 목적은, 사용자 단말기에 보관된 암호화폐가 사용자에 의해 기 설정된 계약실행 대기기간 동안 사용되지 않으면, 트리거 계좌의 서명을 통해 자산보호계약을 실행해 상기 사용자 단말기에 보관된 암호화폐를 미리 지정된 계약내용에 따라 사용자자산 임시보호계좌로 이체를 실행할 수 있는, 암호화폐 분실 방지 방법 및 시스템을 제공하는 것이다. An object of the present invention proposed to solve the above problems is to execute the asset protection contract through the signature of the trigger account, if the cryptocurrency stored in the user terminal is not used during the contract execution waiting period set by the user. The present invention provides a method and a system for preventing the loss of cryptocurrency, which is capable of transferring a cryptocurrency stored in a user terminal to a temporary protection account of a user asset according to a predetermined contract.

상술한 기술적 과제를 달성하기 위한 본 발명에 따른 암호화폐 분실 방지 방법은, 사용자 단말기를 이용하는 사용자의 사용자 정보를 이용하여 생성된 Seed 정보를 관리 시스템으로부터 수신하는 단계; 상기 사용자 단말기가 암호화폐와 토큰 이용을 위한 개인키 및 공개키를 생성하는 단계; 상기 Seed 정보와 상기 사용자 단말기를 통해 입력된 사용자 등록암호를 이용하여, 상기 사용자 단말기가 관리용 개인키를 생성하며, 암호화폐와 토큰을 관리하는 일반계좌를 생성하는 단계; 상기 사용자 단말기가 상기 사용자 단말기의 암호화폐나 토큰이 지속적으로 사용되지 않는 계약실행 대기기간을 이용하여 보호계좌를 생성하는 단계; 및 상기 계약실행 대기기간이 경과하면, 상기 계약실행 대기기간과 관련된 계약이 실행되어, 상기 관리 시스템의 사용자자산 임시보호계좌로 상기 암호화폐와 토큰이 이체되는 단계를 포함한다. According to an aspect of the present invention, there is provided a method for preventing loss of a cryptocurrency, the method comprising: receiving Seed information generated by using user information of a user using a user terminal from a management system; Generating, by the user terminal, a private key and a public key for using a cryptocurrency and a token; Using the Seed information and a user registration password inputted through the user terminal, generating a private key for management by the user terminal and generating a general account for managing cryptocurrency and tokens; Generating, by the user terminal, a protection account using a contract execution waiting period in which the cryptocurrency or the token of the user terminal is not continuously used; And when the contract execution waiting period elapses, a contract related to the contract execution waiting period is executed, and the cryptocurrency and the token are transferred to the user asset temporary protection account of the management system.

상술한 기술적 과제를 달성하기 위한 본 발명에 따른 또 다른 암호화폐 분실 방지 방법은, 관리 시스템이, 사용자 단말기로부터 수신된 사용자 정보를 이용하여 Seed 정보를 생성하며, 상기 Seed 정보를 상기 사용자 단말기로 전송하는 단계; 상기 사용자 단말기로부터 상기 사용자 단말기에 의해 관리되는 암호화폐와 토큰이 지속적으로 사용되지 않는 계약실행 대기기간 및 계약요청이 수신되면 상기 관리 시스템이 보호계좌에 대한 정보를 생성하여 상기 사용자 단말기로 전송하거나, 또는 상기 관리 시스템이 상기 사용자 단말기에서 생성된 보호계좌에 대한 정보를 상기 사용자 단말기로부터 수신하여 관리하는 단계; 및 상기 계약실행 대기기간이 경과하면, 상기 관리 시스템이 상기 계약실행 대기기간과 관련된 계약을 실행하여, 상기 보호계좌에서 관리되는 상기 암호화폐를 사용자자산 임시보호계좌로 이체하는 단계를 포함한다. Another cryptographic loss prevention method according to the present invention for achieving the above technical problem, the management system, using the user information received from the user terminal generates Seed information, and transmits the Seed information to the user terminal Making; When the contract execution waiting period and contract request for which the cryptocurrency and the token managed by the user terminal are not continuously used are received from the user terminal, the management system generates information on a protection account and transmits the information to the user terminal, Or receiving and managing, by the management system, information on a protection account generated in the user terminal from the user terminal; And when the contract execution waiting period elapses, the management system executes a contract related to the contract execution waiting period, and transfers the cryptocurrency managed by the protection account to a user asset temporary protection account.

상술한 기술적 과제를 달성하기 위한 본 발명에 따른 암호화폐 분실 방지 시스템은, 암호화폐 이용을 위한 개인키 및 공개키를 생성하는 사용자 단말기; 및 상기 사용자 단말기로부터 전송된 상기 공개키와 상기 사용자 단말기를 이용하는 사용자의 사용자 정보를 이용하여 Seed 정보를 생성하는 관리 시스템을 포함하고, 상기 사용자 단말기는 상기 Seed 정보를 상기 관리 시스템으로부터 수신하고, 상기 Seed 정보와 상기 사용자 단말기를 통해 입력된 사용자 등록암호를 이용하여, 관리용 개인키를 생성하고, 암호화폐를 관리하는 일반계좌를 생성하며, 상기 사용자 단말기는 상기 사용자 단말기의 암호화폐가 지속적으로 사용되지 않는 계약실행 대기기간을 이용하여 보호계좌를 생성하며, 상기 계약실행 대기기간이 경과하면, 상기 계약실행 대기기간과 관련된 계약이 실행되어, 상기 관리 시스템이 상기 관리 시스템의 사용자자산 임시보호계좌로 상기 암호화폐와 토큰을 이체시킨다.The cryptocurrency loss prevention system according to the present invention for achieving the above technical problem, a user terminal for generating a private key and public key for the use of cryptocurrency; And a management system for generating Seed information using the public key transmitted from the user terminal and user information of a user using the user terminal, wherein the user terminal receives the Seed information from the management system. Using the Seed information and the user registration password inputted through the user terminal, a management private key is generated and a general account for managing the cryptocurrency is generated, and the user terminal is continuously used by the cryptocurrency of the user terminal. When the contract execution waiting period has elapsed, a contract related to the contract execution waiting period is executed, and the management system is transferred to the user asset temporary protection account of the management system. Transfer the cryptocurrency and the token.

본 발명에 의하면 다음과 같은 효과가 기대될 수 있다, According to the present invention can be expected the following effects,

첫째, 사용자는 자신의 개인키(복구단어)가 유출될 상황에 대해 우려할 필요가 없다.First, the user does not have to worry about the situation where his private key (recovery word) is leaked.

둘째, 사용자는 언제 어디서든 하드웨어 월렛(암호화폐 지갑)과 같은 불편함 없이 스마트폰이나 테블릿PC에 암호화폐를 담아 보관할 수 있다.Second, users can store cryptocurrencies in smartphones or tablet PCs anytime, anywhere without inconvenience such as hardware wallets (cryptocurrency wallets).

셋째, 사용자는 암호화폐 송금의 불편함 없이 암호화폐를 결제에 이용할 수 있다.Third, the user can use the cryptocurrency for payment without inconvenience of cryptocurrency remittance.

넷째, 사용자는 암호화폐 지갑의 암호를 잃어버리거나 스마트폰을 잃어버리거나 도난당해도 암호화폐(자산)를 99.9% 찾아 돌려받을 수 있으며, 사용자의 연락두절시에는 사용자의 가족에게 암호화폐가 전달될 수 있다.Fourth, the user can find and return 99.9% of the cryptocurrency (assets) even if he loses the password of the cryptocurrency wallet, loses his smartphone, or is stolen. .

다섯째, 암호화폐 지갑의 개인키는 사용자의 앱과 사용자의 클라우드 서버에만 보관될 수 있다.Fifth, the private key of the cryptocurrency wallet can be stored only in the user's app and the user's cloud server.

여섯째, 관리 시스템의 관리자는 사용자의 개인키에 대한 정보를 보유하지 않기 때문에, 관리자에 의한 암호화폐의 해킹은 발생되지 않는다.Sixth, since the administrator of the management system does not hold information on the private key of the user, hacking of the cryptocurrency by the administrator does not occur.

일곱째, 사용자는 암호화폐를 매우 안전하고, 편리하게 관리할 수 있으며, 장기적으로 보유할 수도 있다. Seventh, the user can manage the cryptocurrency very securely, conveniently, and retain it for a long time.

여덟째, 사용자가 설정한 자산보호계약실행 대기기간이 만료되기 전까지의 모든 자산의 통제권은 오직 사용자에게만 있다.Eighth, only the user has control over all assets until the user-defined period of execution of the asset protection contract expires.

도 1은 본 발명에 따른 암호화폐 분실 방지 시스템을 나타낸 일실시예 구성도.
도 2는 본 발명에 따른 암호화폐 분실 방지 방법이 적용되는 사용자 단말기와 관리 시스템의 일실시예 구성도.
도 3은 본 발명에 따른 암호화폐 분실 방지 방법의 일실시예 흐름도.
도 4는 본 발명에 따른 암호화폐 분실 방지 방법을 실행하는 서비스앱이 표시된 사용자 단말기를 나타낸 예시도.
도 5는 도 3에 도시된 단계들 중 개인키 및 공개키를 생성하는 단계와 관리용 개인키를 생성하는 단계를 구체적으로 설명한 예시도.
도 6은 블럭체인에서 거래기록이 블럭에 기록되는 과정을 구체적으로 설명한 예시도.
도 7은 도 3에 도시된 단계들 중 관리시스템의 주도로 자산보호계약(보호계좌)를 생성하는 단계를 구체적으로 설명한 또 다른 예시도.
도 8는 도 7에 대한 상세한 예시도.
도 9는 도 3에 도시된 단계들 중 단말기의 주도로 자산보호계약(보호계좌)을 생성하는 단계를 구체적으로 설명한 또 다른 예시도.
도 10은 도 9에 대한 상세한 예시도.
도 11은 도 3에 도시된 단계들 중 관리시스템의 보조에 의한 단말기 주도로 자산보호계약(보호계좌)을 생성하는 단계를 구체적으로 설명한 또 다른 예시도.
도 12는 도 11에 대한 상세한 예시도.
도 13은 도 3에 도시된 단계들 중 트리거 서버(또는 계좌)를 이용하여 자산보호계약을 실행해 암호화폐를 사용자자산 임시보호계좌로 이체시키는 단계를 구체적으로 설명한 예시도.
도 14는 본 발명에 따른 자산보호계약(보호계좌)이 사용자의 토큰 자산을 보호하기 위한 권한을 획득하는 방법을 나타낸 예시도.
도 15는 본 발명에 따른 자산보호계약(보호계좌)이 실행되어 사용자의 자산이 보호되는 절차를 나타낸 예시도.
1 is a block diagram showing an embodiment of a cryptocurrency loss prevention system according to the present invention.
2 is a diagram illustrating an embodiment of a user terminal and a management system to which a cryptographic loss prevention method according to the present invention is applied.
Figure 3 is a flow diagram of one embodiment of a cryptocurrency loss prevention method according to the present invention.
Figure 4 is an exemplary view showing a user terminal displayed a service app for executing a method of preventing the loss of cryptocurrency according to the present invention.
FIG. 5 is an exemplary diagram illustrating in detail a step of generating a private key and a public key and a step of generating a private key for management among the steps shown in FIG. 3; FIG.
6 is an exemplary diagram illustrating in detail a process of recording a transaction record in a block in a block chain;
FIG. 7 is another exemplary diagram specifically illustrating a step of generating an asset protection contract (protection account) at the initiative of a management system among the steps shown in FIG. 3; FIG.
8 is a detailed illustration of FIG. 7.
FIG. 9 is another exemplary diagram illustrating in detail a step of generating an asset protection contract (protection account) at the initiative of a terminal among the steps illustrated in FIG.
10 is a detailed illustration of FIG. 9;
FIG. 11 is another exemplary diagram specifically illustrating a step of generating an asset protection contract (protection account) driven by a terminal led by a management system among the steps shown in FIG. 3; FIG.
12 is a detailed illustration of FIG. 11.
FIG. 13 is an exemplary view for explaining in detail a step of executing an asset protection contract using a trigger server (or an account) among the steps shown in FIG. 3 to transfer a cryptocurrency to a user asset temporary protection account. FIG.
14 is an exemplary view showing how an asset protection contract (protection account) according to the present invention obtains a right to protect a token asset of a user.
15 is an exemplary view showing a procedure in which an asset protection contract (protection account) according to the present invention is executed to protect an asset of a user.

이하, 첨부된 도면을 참조하여 본 발명의 실시 예에 대해 상세히 설명한다. Hereinafter, with reference to the accompanying drawings will be described in detail an embodiment of the present invention.

도 1은 본 발명에 따른 암호화폐 분실 방지 시스템을 나타낸 일실시예 구성도이며, 도 2는 본 발명에 따른 암호화폐 분실 방지 방법이 적용되는 사용자 단말기와 관리 시스템의 일실시예 구성도이다.1 is a configuration diagram showing an embodiment of a cryptocurrency loss prevention system according to the present invention, Figure 2 is a configuration diagram of a user terminal and a management system to which the cryptocurrency loss prevention method according to the present invention is applied.

본 발명에 따른 암호화폐 분실 방지 시스템은, 도 1에 도시된 바와 같이, 암호화폐를 이용하는 사용자가 이용하는 사용자 단말기(10), 기 설정된 계약(이하의 설명에서 계약이란 사용자를 위한 자산보호계약을 의미함. 이하에서는, 간단히 보호계좌라고 함) 실행 기간이 경과하면 상기 사용자 단말기(10)에서 관리되는 암호화폐를 사용자 자산 임시보호계좌(콜드월렛이라고도 함)로 이체시켜 관리하는 관리 시스템(30), 상기 사용자에 의해 이용되는 클라우드 서버(20) 및 상기 암호화폐를 이용하는 이용자들에 의해 이용되는 암호화폐 단말기(40)들을 포함한다. In the cryptocurrency loss prevention system according to the present invention, as shown in FIG. 1, a user terminal 10 used by a user who uses a cryptocurrency, a predetermined contract (a contract in the following description means an asset protection contract for a user). In the following, the management system 30 for transferring and managing the cryptocurrency managed by the user terminal 10 to a user asset temporary protection account (also referred to as a cold wallet) when the execution period has elapsed, Cloud server 20 used by the user and cryptographic terminals 40 used by users using the cryptocurrency.

상기 사용자 단말기(10) 및 상기 암호화폐 단말기(40)는, 컴퓨터, 테블릿 PC, 스마트폰과 같은 유선 단말기 또는 무선 단말기가 될 수 있다. 이하에서는, 상기 사용자 단말기(10)가 스마트폰인 경우를 일예로 하여 본 발명이 설명된다. The user terminal 10 and the cryptocurrency terminal 40 may be a wired terminal or a wireless terminal such as a computer, a tablet PC, a smartphone. Hereinafter, the present invention will be described taking as an example the case where the user terminal 10 is a smartphone.

상기 사용자 단말기(10)는, 도 2에 도시된 바와 같이, 무선통신 또는 유선통신을 수행하는 통신부(15), 각종 정보를 입력받는 입력부(17), 각종 정보를 출력하는 출력부(18), 각종 정보를 저장하는 저장부(19) 및 상기 각 구성요소들의 기능을 제어하는 제어부(16)를 포함한다. 상기에서 설명된 바와 같이, 상기한 바와 같은 구성들을 포함하는 상기 사용자 단말기(10)는 스마트폰이 될 수 있다. As shown in FIG. 2, the user terminal 10 includes a communication unit 15 for performing wireless or wired communication, an input unit 17 for receiving various kinds of information, an output unit 18 for outputting various kinds of information, The storage unit 19 stores various kinds of information, and the controller 16 controls the functions of the components. As described above, the user terminal 10 including the configurations as described above may be a smartphone.

상기 사용자 단말기(10) 및 상기 암호화폐 단말기(40) 각각은, 암호화폐를 관리하는 암호화폐지갑의 기능을 수행할 수 있다. Each of the user terminal 10 and the cryptocurrency terminal 40 may perform a function of a cryptocurrency wallet that manages a cryptocurrency.

상기 관리 시스템(30)은 현재 일반적으로 이용되는 네트워크 서버가 될 수 있다. 상기 관리 시스템(30)은 상기 사용자 단말기(10)에서 실행되는 암호화폐 지갑에 보호계좌를 생성할 수 있으며, 기 설정된 계약실행 기간이 경과하면, 상기 보호계좌에 포함된 암호화폐들을 상기 관리 시스템(30)에서 관리되는 트리거 계좌를 통해 사용자자산 임시보호계좌로 이체시킬 수 있다.The management system 30 may be a network server currently commonly used. The management system 30 may generate a protection account in a cryptocurrency wallet executed in the user terminal 10, and when a predetermined contract execution period elapses, the management system ( It can be transferred to user asset temporary protection account through trigger account managed in 30).

상기 관리 시스템(30) 역시, 도 2에 도시된 바와 같이, 무선통신 또는 유선통신을 수행하는 통신부(15), 각종 정보를 입력받는 입력부(17), 각종 정보를 출력하는 출력부(18), 각종 정보를 저장하는 저장부(19) 및 상기 각 구성요소들의 기능을 제어하는 제어부(16)를 포함할 수 있다. As shown in FIG. 2, the management system 30 also includes a communication unit 15 for performing wireless or wired communication, an input unit 17 for receiving various kinds of information, an output unit 18 for outputting various kinds of information, It may include a storage unit 19 for storing a variety of information and a control unit 16 for controlling the functions of the respective components.

상기 클라우드 서버(20) 역시 현재 일반적으로 이용되는 네트워크 서버가 될 수 있다. 상기 클라우드 서버(20)는 예를 들어, 구글, 삼성, 네이버 등과 같은 업체에 의해 관리될 수 있으며, 사용자의 각종 정보들을 저장하는 기능을 수행할 수 있다. The cloud server 20 may also be a network server generally used today. The cloud server 20 may be managed by a company such as Google, Samsung, Naver, and the like, and may perform a function of storing various types of information of the user.

도 3은 본 발명에 따른 암호화폐 분실 방지 방법의 일실시예 흐름도이다.Figure 3 is a flow diagram of an embodiment of a cryptocurrency loss prevention method according to the present invention.

본 발명에 따른 암호화폐 분실 방지 방법은, 도 3에 도시된 바와 같이, 사용자 단말기(10)가 상기 사용자 단말기를 이용하는 사용자의 사용자 정보를 이용하여 생성된 Seed 정보를 관리 시스템(30)으로부터 수신하는 단계(302), 사용자 단말기에서 암호화폐 이용을 위한 개인키 및 공개키를 생성하는 단계(304), 상기 Seed 정보와 상기 사용자 단말기를 통해 입력된 사용자 등록암호를 이용하여, 상기 사용자 단말기가 관리용 개인키(암호화된 개인키)(이하, 간단히 관리용 개인키라 함)를 생성하며, 암호화폐를 관리하는 일반계좌를 생성하는 단계(306), 상기 사용자 단말기의 암호화폐가 지속적으로 사용되지 않는 계약실행 대기기간을 이용하여 보호계좌를 생성하는 단계(308), 사용자가 암호화폐를 이용하는 단계(310), 상기 계약실행 대기기간이 경과하면, 상기 관리 시스템의 트리거 계좌의 서명을 통해 계약, 즉, 자산보호계약을 실행하여 상기 보호계좌속 암호화폐와 토큰이 사용자자산 임시보호계좌로 이체되는 단계(312) 및 상기 사용자 또는 상기 사용자의 법적 승계인으로부터 반환 요청이 수신되면 상기 암호화폐를 반환하는 단계(314)를 포함한다. In the method for preventing the loss of cryptocurrency according to the present invention, as shown in FIG. 3, the user terminal 10 receives Seed information generated using the user information of the user who uses the user terminal from the management system 30. Step 302, generating a private key and a public key for using a cryptocurrency in the user terminal (304), by using the user registration password entered through the Seed information and the user terminal, the user terminal for management Generating a private key (encrypted private key) (hereinafter, simply referred to as a management private key), and generating a general account for managing cryptocurrency (306), the contract that the cryptocurrency of the user terminal is not continuously used Generating a protection account using the execution waiting period (308), the user using a cryptocurrency 310, if the contract execution waiting period has elapsed, the tube Executing a contract, i.e., an asset protection contract, through the signing of the trigger account of the system to transfer the cryptocurrency and tokens in the protection account to the user asset temporary protection account (312) and from the user or the legal successor of the user. Returning the cryptocurrency (314) if a return request is received.

암호화폐와 토큰은 좁은 의미로는 서로 다른 것일 수도 있으나, 넓은 의미로는 암호화폐에 토큰이 포함된다고 볼 수 있다. 따라서, 이하의 설명에서는 암호화폐와 토큰이 독립적으로 설명될 수도 있으며, 토큰이 암호화폐로서 설명될 수도 있다. Cryptocurrencies and tokens may be different in a narrow sense, but in broader terms, tokens are included in cryptocurrencies. Therefore, in the following description, the cryptocurrency and the token may be described independently, and the token may be described as the cryptocurrency.

이하에서는, 도 1 내지 도 15를 참조하여, 도 3에 도시된 암호화폐 분실 방지 방법이 구체적으로 설명된다. Hereinafter, with reference to FIGS. 1 to 15, the cryptographic loss prevention method shown in FIG. 3 will be described in detail.

도 4는 본 발명에 따른 암호화폐 분실 방지 방법을 실행하는 서비스앱이 표시된 사용자 단말기를 나타낸 예시도이고, 도 5는 도 3에 도시된 단계들 중 개인키 및 공개키를 생성하는 단계와 관리용 개인키를 생성하는 단계를 구체적으로 설명한 예시도이고, 도 6은 블럭체인에서 거래기록이 블럭에 기록되는 과정을 구체적으로 설명한 예시도이고, 도 7은 도 3에 도시된 단계들 중 관리시스템의 주도로 자산보호계약(보호계좌)를 생성하는 단계를 구체적으로 설명한 또 다른 예시도이고, 도 8은 도 7에 대한 상세한 예시도이고, 도 9는 도 3에 도시된 단계들 중 단말기의 주도로 자산보호계약(보호계좌)을 생성하는 단계를 구체적으로 설명한 또 다른 예시도이고, 도 10은 도 9에 대한 상세한 예시도이고, 도 11은 도 3에 도시된 단계들 중 관리시스템의 보조에 의한 단말기 주도로 자산보호계약(보호계좌)을 생성하는 단계를 구체적으로 설명한 또 다른 예시도이고, 도 12는 도 11에 대한 상세한 예시도이며, 도 13은 도 3에 도시된 단계들 중 트리거 서버(또는 계좌)를 이용하여 자산보호계약을 실행해 암호화폐를 사용자자산 임시보호계좌로 이체시키는 단계를 구체적으로 설명한 예시도이다. 4 is an exemplary diagram illustrating a user terminal displaying a service app for executing a method of preventing the loss of cryptocurrency according to the present invention, Figure 5 is a step for generating and managing a private key and public key of the steps shown in FIG. 6 illustrates an example of generating a private key in detail. FIG. 6 illustrates an example of a process in which a transaction record is recorded in a block in a blockchain. FIG. 7 illustrates an example of a management system among the steps illustrated in FIG. FIG. 8 is a detailed view illustrating a step of generating an asset protection contract (protection account) in detail, FIG. 8 is a detailed view of FIG. 7, and FIG. 9 is a view of the terminal of FIG. 3. FIG. 10 is a detailed illustration of FIG. 9 and FIG. 11 is a detailed illustration of the step of creating an asset protection contract (protection account). Another example illustrating the steps of generating an asset protection contract (protection account) by a terminal in detail, FIG. 12 is a detailed illustration of FIG. 11, and FIG. 13 is a trigger server ( Or an account) to execute the asset protection contract to transfer the cryptocurrency to the temporary protection account of the user asset in detail.

특히, 도 6은 퍼블릭 블럭체인(개방형 블럭체인)에서의 거래(암호화폐이체,계약생성)를 검증하고 기록하는 절차에 대한 예시도이고, 도 7, 도 9 및 도 11은 도 3에 도시된 단계들 중 보호계좌를 생성하는 단계를 3가지 방법으로 설명한 또 다른 예시도이고, 도 8, 도 10 및 도 12는 보호계좌를 생성하는 절차를 상세하게 설명한 예시도이며, 도 13은 도 3에 도시된 단계들 중 트리거 서버(또는 계좌)를 이용하여 자산보호계약을 실행해 암호화폐와 토큰을 사용자자산 임시보호계좌로 이체시키는 단계를 구체적으로 설명한 예시도이다. In particular, FIG. 6 is an exemplary diagram for a procedure of verifying and recording a transaction (cryptocurrency transfer, contract generation) in a public blockchain (open blockchain), and FIGS. 7, 9, and 11 are shown in FIG. Among the steps, another example of generating a protection account in three ways is illustrated. FIGS. 8, 10, and 12 are detailed views illustrating a procedure of generating a protection account, and FIG. 13 is illustrated in FIG. 3. Among the illustrated steps, an example is described in detail for executing an asset protection contract using a trigger server (or an account) to transfer cryptocurrency and tokens to a user asset temporary protection account.

< 1. 관리시스템이 Seed 정보를 생성하는 단계(302) ><1. The step in which the management system generates Seed information (302)>

본 발명을 이용하고자 하는 사용자는 우선 자신이 이용하는 사용자 단말기(10)에, 상기 관리 시스템(30)에 의해 제공되는 서비스앱(11)을 다운로드 받아 수행한다.The user who wants to use the present invention first downloads and performs the service app 11 provided by the management system 30 to the user terminal 10 used by the user.

상기 서비스앱(11)이 수행되면, 사용자는 상기 사용자 단말기(10)를 이용하여 상기 관리 시스템(30)으로 자신에 대한 정보, 즉, 사용자 정보를 전송한다. When the service app 11 is performed, a user transmits information about himself, that is, user information, to the management system 30 using the user terminal 10.

상기 사용자 정보에는 이름, 성별, 생년월일, 신분증, 전화번호, 이메일, 비상 연락처, 주소 등이 포함될 수 있다.The user information may include a name, gender, date of birth, ID card, telephone number, e-mail, emergency contact, address, and the like.

상기 사용자 정보는 사용자가 상기 사용자 단말기를 분실하거나 상기 사용자 단말기가 파손되었을 때, 정상적인 사용자인지의 여부를 판단하기 위한 목적으로 이용될 수도 있다.The user information may be used for the purpose of determining whether the user is a normal user when the user loses the user terminal or the user terminal is damaged.

이러한 사용자 정보를 모아 하나의 데이터 형태로 구성하고, 관리시스템은 이 사용자정보 데이터를 기반으로 Seed 정보를 생성해 사용자 단말기(10)에 전달한다.The user information is collected and configured in one data form, and the management system generates seed information based on the user information data and transmits the seed information to the user terminal 10.

< 2. 개인키 및 공개키 생성 단계(304) ><2. Private and public key generation step 304>

상기 사용자 단말기(10)는 예를 들어 랜덤으로 생성되는 64byte의 HEX 코드를 이용하여 개인키를 생성한다.The user terminal 10 generates a private key using, for example, a randomly generated 64 byte HEX code.

상기 공개키는 상기 개인키에 ECDSA(타원곡선 전자서명 알고리즘)를 적용해 추출될 수 있다. 즉, 상기 공개키는 상기 개인키를 통해 생성된다. 이렇게 생성된 공개키는 상기 관리시스템(30)으로 전송한다. The public key may be extracted by applying an elliptic curve digital signature algorithm (ECDSA) to the private key. That is, the public key is generated through the private key. The generated public key is transmitted to the management system 30.

< 3. Seed 정보를 이용해 관리용 개인키파일 생성(306) ><3. Create private key file for management using Seed information (306)>

상기 사용자 단말기(10)는 상기 Seed 정보와 상기 사용자 단말기(10)를 통해 사용자로부터 입력된 사용자 등록암호를 이용하여 관리용 개인키를 생성한다. (306).The user terminal 10 generates a private key for management using the Seed information and a user registration password input from a user through the user terminal 10. (306).

사용자는 상기 관리용 개인키를 자신이 이용하는 클라우드 서버(20)에 전송하여 관리할 수 있다. The user may transmit and manage the management private key to the cloud server 20 used by the user.

사용자는 상기 사용자 단말기(10)를 분실하였거나, 상기 사용자 단말기(10)가 파손된 경우, 상기 클라우드 서버(20)로부터 상기 관리용 개인키를 다운로드받아 새로운 사용자 단말기에 저장할 수 있다. 이 경우, 상기 새로운 사용자 단말기는 다운로드 받은 상기 관리용 개인키를 이용하여 일반계좌를 다시 생성할 수 있다.When the user terminal 10 is lost or the user terminal 10 is damaged, the user may download the management private key from the cloud server 20 and store it in a new user terminal. In this case, the new user terminal can regenerate a general account using the downloaded private key.

< 4. 보호계좌 생성 단계(308) ><4. Creating a protection account (308)>

사용자는 상기 사용자 단말기의 암호화폐가 지속적으로 사용되지 않는 계약실행 대기기간을 설정한다. 상기 계약실행 대기기간이란, 상기 암호화폐가 상기 사용자자산 임시보호계좌로 이체되기전 최소한의 기간을 의미한다. The user sets a contract execution waiting period during which the cryptocurrency of the user terminal is not continuously used. The contract execution waiting period means a minimum period before the cryptocurrency is transferred to the user asset temporary protection account.

상기 계약실행 대기기간은 예를 들어, 일주일, 한 달, 60일, 90일, 100일, 1년, 2년 등으로 다양하게 설정될 수 있다.The contract execution waiting period may be variously set to, for example, a week, a month, 60 days, 90 days, 100 days, 1 year, 2 years, and the like.

상기 계약실행 대기기간 동안 상기 암호화폐가 지속적으로 사용되지 않으면, 상기 관리 시스템(30)에 의해 관리되는 상기 트리거 계좌의 서명을 통해 자산보호계약이 실행되며, 이에 따라, 상기 사용자 단말기(10)에서 관리되는 상기 암호화폐가 사용자자산 임시보호계좌로 이체된다.If the cryptocurrency is not continuously used during the contract execution waiting period, an asset protection contract is executed through the signature of the trigger account managed by the management system 30, and thus, in the user terminal 10 The managed cryptocurrency is transferred to a user asset temporary protection account.

상기 사용자 단말기(10)는 상기 계약실행 대기기간을 이용하여 보호계좌를 생성한다.The user terminal 10 generates a protection account using the contract execution waiting period.

아래의 [표 1]은 보호계좌를 생성하기 위한 Smart Contract Code를 나타낸 예시도이다.[Table 1] below is an exemplary diagram showing a smart contract code for creating a protection account.

Figure 112019101517469-pat00001
Figure 112019101517469-pat00001

상기 보호계좌는 세 가지 방법들에 의해 생성될 수 있다.The protection account can be generated by three methods.

첫 번째 방법은 도 7에 도시된 바와 같이, 상기 사용자 단말기(10)로부터 상기 사용자 단말기에 의해 관리되는 암호화폐가 지속적으로 사용되지 않는 계약실행 대기기간 및 계약요청이 수신되면 상기 관리시스템(30)이 자산보호계약을 구성하고 블럭체인에 전달한다. 블럭체인은 전달받은 자산보호계약에 따라 보호계좌를 생성한다. 관리시스템(30)은 보호계좌 생성결과를 확인후 저장하고 사용자 단말기(10)에 전달한다.In the first method, as shown in FIG. 7, the management system 30 receives a contract execution waiting period and a contract request from which the cryptocurrency managed by the user terminal is not continuously used, from the user terminal 10. Construct this asset protection contract and pass it to the blockchain. The blockchain creates a protection account according to the received asset protection contract. The management system 30 confirms and saves the result of generating the protection account and delivers it to the user terminal 10.

상세한 절차는 도 8 및 이하에 기재된 바와 같다. The detailed procedure is as described in FIG. 8 and below.

1. 상기 사용자 단말기(10)에 계약항목을 입력하고 일반계좌를 생성한다.1. Enter a contract item in the user terminal 10 and generate a general account.

2. 상기 사용자 단말기(10)가 계약항목과 일반계좌정보를 관리시스템에 전송한다.2. The user terminal 10 transmits the contract item and general account information to the management system.

3. 상기 관리시스템(30)이 사용자자산 임시보호계좌 정보, 트리거계좌 정보, 자산보호작동기 정보, 계약항목, 일반계좌정보를 모아 자산보호계약을 구성한다.3. The management system 30 collects user asset temporary protection account information, trigger account information, asset protection actuator information, contract items, general account information to form an asset protection contract.

4. 관리시스템(30)이 자산보호계약구성을 블럭체인으로 전달한다.4. The management system 30 transfers the asset protection contract configuration to the blockchain.

5. 블럭체인이 자산보호계약이 담긴 보호계좌를 생성한다.5. The blockchain creates a protection account containing the asset protection contract.

6. 처리된 보호계좌 정보를 상기 관리시스템(30)이 사용자 정보와 묶어 저장한다.6. The management system 30 stores the processed protection account information in association with user information.

7. 상기 관리시스템(30)이 보호계좌 정보를 상기 사용자 단말기(10)에 전달한다.7. The management system 30 transmits the protection account information to the user terminal (10).

8. 상기 사용자 단말기(10)는 상기 관리시스템(30)으로부터 전달받은 보호계좌 정보를 등록한다.8. The user terminal 10 registers the protection account information received from the management system 30.

상기 보호계좌가 생성되면, 상기 사용자 단말기(10)는 상기 일반계좌에서 관리되는 암호화폐를 상기 보호계좌로 전송하여 관리할 수 있다.When the protection account is generated, the user terminal 10 may transmit and manage the cryptocurrency managed by the general account to the protection account.

두 번째 방법은 도 9 에 도시된 바와 같이, 상기 사용자 단말기(10)로부터 상기 사용자 단말기에 의해 관리되는 암호화폐가 지속적으로 사용되지 않는 계약실행 대기기간을 입력받은후 자산보호계약내용을 상기관리시스템(30)에 요청하면 상기 관리시스템(30)이 가지고있는 자산보호계약내용을 상기 사용자 단말기(10)에 전달한다. 상기 사용자 단말기(10)는 자산보호계약을 구성하고 블럭체인에 전달한다. 블럭체인은 전달받은 자산보호계약에 따라 보호계좌를 생성한다. 사용자 단말기(10)는 보호계좌 생성결과를 확인후 저장하고 관리시스템(30)에 전달한다.In the second method, as shown in FIG. 9, the management system displays the contents of the asset protection contract after receiving a contract execution waiting period from which the cryptocurrency managed by the user terminal is not continuously used from the user terminal 10. When requested to 30, the asset protection contract details of the management system 30 are transmitted to the user terminal 10. The user terminal 10 constructs an asset protection contract and delivers it to the blockchain. The blockchain creates a protection account according to the received asset protection contract. The user terminal 10 checks and stores the result of generating the protection account and delivers it to the management system 30.

상세한 절차는 도 9 및 이하에 기재된 바와 같다. The detailed procedure is as described in FIG. 9 and below.

1. 상기 사용자 단말기(10)에 계약항목을 입력하고 일반계좌를 생성한다.1. Enter a contract item in the user terminal 10 and generate a general account.

2. 상기 관리시스템(30)이 사용자자산 임시보호계좌 정보, 트리거계좌 정보, 자산보호작동기 정보를 상기 사용자 단말기(10)에 전달한다.2. The management system 30 transmits the user asset temporary protection account information, trigger account information, asset protection operator information to the user terminal 10.

3. 상기 사용자 단말기(10)가 상기 관리시스템(30)의 사용자자산 임시보호계좌 정보, 트리거계좌 정보, 자산보호작동기 정보, 상기 사용자 단말기(10)의 계약항목, 일반계좌정보를 모아 자산보호계약을 구성한다.3. The user terminal 10 collects asset protection temporary protection account information, trigger account information, asset protection operator information, contract items of the user terminal 10, general account information of the management system 30, the asset protection contract Configure

4. 상기 사용자 단말기(10)가 자산보호계약구성을 블럭체인으로 전달한다.4. The user terminal 10 transfers the asset protection contract configuration to the blockchain.

5. 블럭체인이 자산보호계약이 담긴 보호계좌를 생성한다.5. The blockchain creates a protection account containing the asset protection contract.

6. 처리된 보호계좌 정보를 상기 관리시스템(30)이 사용자 정보와 묶어 저장한다.6. The management system 30 stores the processed protection account information in association with user information.

7. 상기 관리시스템(30)이 보호계좌 정보를 상기 사용자 단말기(10)에 전달한다.7. The management system 30 transmits the protection account information to the user terminal (10).

8. 상기 사용자 단말기(10)는 상기 관리시스템(30)으로부터 전달받은 보호계좌 정보를 등록한다.8. The user terminal 10 registers the protection account information received from the management system 30.

상기 보호계좌가 생성되면, 상기 사용자 단말기(10)는 상기 일반계좌에서 관리되는 암호화폐를 상기 보호계좌로 전송하여 관리할 수 있다.When the protection account is generated, the user terminal 10 may transmit and manage the cryptocurrency managed by the general account to the protection account.

세 번째 방법은 도 11에 도시된 바와 같이, 상기 사용자 단말기(10)로부터 상기 사용자 단말기(10)에 의해 관리되는 암호화폐가 지속적으로 사용되지 않는 계약실행 대기기간을 입력받은 후 상기 관리시스템(30)이 자산보호계약구성을 하고 상기 사용자 단말기(10)에 전달하고, 상기 사용자 단말기(10)는 자산보호계약구성을 완성후 블럭체인에 보호계좌생성 요청을 한다. 블럭체인은 생성된 보호계좌 정보를 상기 관리시스템(30)에 전송하고, 상기 관리시스템(30)은 보호계좌 정보를 저장후 상기 사용자 단말기(10)에 전달한다.Third, as shown in FIG. 11, the management system 30 receives a contract execution waiting period during which the cryptocurrency managed by the user terminal 10 is not continuously used from the user terminal 10. ) Configures the asset protection contract and transfers it to the user terminal 10, and the user terminal 10 requests the blockchain to create a protection account after completing the asset protection contract configuration. The blockchain transmits the generated protection account information to the management system 30, and the management system 30 stores the protection account information and transmits the protection account information to the user terminal 10.

상세한 절차는 도 12 및 이하에 기재된 바와 같다. The detailed procedure is as described in FIG. 12 and below.

1. 상기 사용자 단말기(10)에 계약항목을 입력하고 일반계좌를 생성한다.1. Enter a contract item in the user terminal 10 and generate a general account.

2. 상기 관리시스템(30)이 사용자자산 임시보호계좌 정보, 트리거계좌 정보, 자산보호작동기 정보로 자산보호계약을 구성한다.2. The management system 30 constructs an asset protection contract with user asset temporary protection account information, trigger account information, asset protection actuator information.

3. 상기 관리시스템(30)이 자산보호계약구성을 상기 사용자 단말기(10)에 전달한다.3. The management system 30 transmits the asset protection contract configuration to the user terminal 10.

4, 상기 사용자 단말기(10)의 계약항목, 일반계좌정보를 모아 자산보호계약을 구성한다.4, the contract items and general account information of the user terminal 10 is collected to form an asset protection contract.

5. 상기 사용자 단말기(10)가 자산보호계약구성을 블럭체인으로 전달한다.5. The user terminal 10 transfers the asset protection contract configuration to the blockchain.

6. 블럭체인이 자산보호계약이 담긴 보호계좌를 생성한다.6. The blockchain creates a protection account with an asset protection contract.

7. 생성된 보호계좌 정보를 상기 관리시스템(30)이 저장한다.7. The management system 30 stores the generated protection account information.

8. 상기 관리시스템(30)이 보호계좌 정보를 상기 사용자 단말기(10)에 전달한다.8. The management system 30 transmits the protection account information to the user terminal (10).

상기 보호계좌가 생성되면, 상기 사용자 단말기(10)는 상기 일반계좌에서 관리되는 암호화폐를 상기 보호계좌로 전송하여 관리할 수 있다.When the protection account is generated, the user terminal 10 may transmit and manage the cryptocurrency managed by the general account to the protection account.

상기 일반계좌와 보호계좌는 적어도 하나 이상 생성될 수 있다. 상기 보호계좌가 두 개 이상 생성된 경우, 상기 보호계좌들 각각에는 서로 다른 종류의 토큰들과 한종류의 암호화폐가 보관될 수 있다.At least one general account and one protection account may be generated. When two or more protection accounts are generated, different types of tokens and one kind of cryptocurrency may be stored in each of the protection accounts.

< 5. 암호화폐를 이용하는 단계(310) ><5.Step 310 of using cryptocurrency>

상기 일반계좌 및 상기 보호계좌가 생성되면, 사용자는 상기 보호계좌에 저장된 암호화폐를 이용할 수 있다. 상기 암호화폐가 이용되는 방법은 현재 일반적으로 이용되는 암호화폐 이용 방법이 적용될 수 있다. 따라서, 암호화페가 이용되는 방법에 대한 상세한 설명은 생략된다. When the general account and the protection account are generated, a user can use a cryptocurrency stored in the protection account. As the method of using the cryptocurrency, a method of using a cryptocurrency which is generally used may be applied. Therefore, a detailed description of how the cryptocurrency is used is omitted.

이 경우, 상기 사용자 단말기는 암호화폐 지갑이 될 수 있다. In this case, the user terminal may be a cryptocurrency wallet.

암호화폐가 사용될 때, 상기 일반계좌 및 상기 보호계좌는 구분되지 않는다.When a cryptocurrency is used, the general account and the protection account are not distinguished.

즉, 암호화폐가 이용될 때, 상기 보호계좌에 저장되어 있는 상기 암호화폐는 상기 일반계좌를 통해 타 계좌로 이체되며, 타 계좌로부터 이체되온 암호화폐는 상기 일반계좌를 통해 상기 보호계좌로 전송되어 관리된다. That is, when cryptocurrency is used, the cryptocurrency stored in the protection account is transferred to another account through the general account, and the cryptocurrency transferred from another account is transferred to the protection account through the general account. Managed.

따라서, 사용자는 상기 일반계좌를 통해 암호화폐가 관리되는 것으로 인식할 수 있다. Therefore, the user can recognize that the cryptocurrency is managed through the general account.

< 6. 계약실행 대기기간 경과 후 트리거 계좌의 서명을 통해 자산보호계약이 실행되어 상기 암호화폐와 토큰이 사용자자산 임시보호계좌로 이체되는 단계(312) >6. After the execution of the contract execution period, the asset protection contract is executed through the signature of the trigger account so that the cryptocurrency and the token are transferred to the user asset temporary protection account (312)>

상기 계약실행 대기기간이 경과하면, 상기 관리 시스템(30)의 사용자자산 임시보호계좌로 상기 암호화폐와 토큰이 이체된다.When the contract execution waiting period has elapsed, the cryptocurrency and the token are transferred to the user asset temporary protection account of the management system 30.

즉, 상기 계약실행 대기기간이 경과하면, 상기 관리 시스템(30)은 상기 보호계좌에서 관리되는 암호화폐와 토큰을 사용자자산 임시보호계좌로 이체할 수 있다. That is, when the contract execution waiting period elapses, the management system 30 may transfer the cryptocurrency and tokens managed in the protection account to a temporary protection account of the user asset.

이 경우, 상기 이체를 요청하는 정보가 상기 관리 시스템(30)으로부터 수신되면, 상기 암호화폐는 상기 사용자 단말기(10)에 의해 상기 관리 시스템(30)으로 전송될 수 있다.In this case, when the information requesting the transfer is received from the management system 30, the cryptocurrency may be transmitted to the management system 30 by the user terminal 10.

또 다른 방법으로서, 상기 관리 시스템(30)이 상기 사용자 단말기(10)로부터 상기 암호화폐와 토큰을 강제로 상기 사용자자산 임시보호계좌로 이체할 수도 있다.As another method, the management system 30 may forcibly transfer the cryptocurrency and token from the user terminal 10 to the user asset temporary protection account.

또 다른 방법으로서, 상기 서비스앱에 의해 상기 암호화폐에 대한 정보를 지속적으로 관리하고 있는 상기 관리 시스템(30)에서, 상기 암호화폐에 대한 이체가 자동적으로 수행될 수도 있다. 예를 들어, 상기 보호계좌에 대한 정보는 상기 관리 시스템(30)에서 지속적으로 관리될 수 있다. 따라서, 상기 보호계좌를 통한 송금 또는 입금이 수행되면, 상기 관리 시스템(30) 역시, 상기 서비스앱을 통해 상기 보호계좌를 통한 송금 또는 입금에 대한 정보를 수신하여 관리할 수 있다. 따라서, 상기 관리 시스템(30)은 상기 보호계좌에서 관리되는 암호화폐에 대한 정보와 동일한 정보를 지속적으로 관리할 수 있다. 이에 따라, 상기 계약실행 대기기간이 경과하면 상기 사용자 단말기(10)를 통한 상기 암호화폐의 거래가 보호계좌 내용에 따라 차단되며, 상기 관리 시스템(30)은 상기 관리 시스템(30)에 의해 관리되는 사용자자산 임시보호계좌를 통해 상기 암호화폐와 토큰의 이체(자산이동)를 관리할 수 있다. As another method, in the management system 30 continuously managing the information on the cryptocurrency by the service app, the transfer of the cryptocurrency may be automatically performed. For example, the information about the protection account may be continuously managed by the management system 30. Therefore, when remittance or deposit through the protection account is performed, the management system 30 may also receive and manage information about the remittance or deposit through the protection account through the service app. Therefore, the management system 30 can continuously manage the same information as the information on the cryptocurrency managed by the protection account. Accordingly, when the contract execution waiting period elapses, the transaction of the cryptocurrency through the user terminal 10 is blocked according to the protection account contents, and the management system 30 is a user managed by the management system 30. Through the asset temporary protection account it is possible to manage the transfer (transfer of assets) of the cryptocurrency and tokens.

상기 계약실행 대기기간이 경과하기 전에 상기 보호계좌로부터 타 계좌로 출금이 발생되거나, 상기 보호계좌로 입금이 발생되면, 상기 사용자 단말기(10)는 상기 계약실행 대기기간은 자동으로 초기화된다.If a withdrawal is generated from the protection account to another account before the contract execution waiting period elapses or a deposit is made to the protection account, the user terminal 10 automatically initializes the contract execution waiting period.

즉, 상기 계약실행 대기기간이 경과하였는지를 판단하는 시점은, 상기 보호계좌에 대한 입/출금이 발생된 시점이 된다.That is, the time point for determining whether the contract execution waiting period has elapsed is the time point at which the deposit / withdrawal of the protection account occurs.

예를 들어, 상기 계약실행 대기기간이 7일로 설정되고, 2월1일에 마지막으로 상기 보호계좌에 대한 입/출금이 발생되었다면, 상기한 바와 같은 이체는 2월8일 이후에 실행될 수 있다.For example, if the contract execution waiting period is set to 7 days, and the last deposit / withdrawal for the protection account occurred on February 1, the transfer as described above can be executed after February 8.

이 경우, 만약, 2월6일에 상기 보호계좌에서 입/출금이 발생되었다면, 상기 계약실행 대기기간이 경과하였는지를 판단하는 시점은 2월6일로 초기화된다. 이 경우, 2월12일까지 지속적으로 상기 보호계좌에서 입/출금이 발생되지 않으면, 상기한 바와 같은 이체는 2월13일 이후에 실행될 수 있다. 즉, 블럭체인에서는 계좌열람에 대한 기록이 남지 않기 때문에, 본 발명은 입/출금 기록을 이용하여, 상기 계약실행 대기기간의 경과 여부를 판단할 수 있다. In this case, if the deposit or withdrawal occurred in the protection account on February 6, the time to determine whether the contract execution waiting period has elapsed is initialized to February 6. In this case, the transfer as described above may be executed after February 13, if the deposit or withdrawal does not occur in the protection account until February 12. That is, in the blockchain, since there is no record of account reading, the present invention can determine whether the contract execution waiting period has elapsed by using the deposit / withdrawal record.

상기 계약실행 대기기간이 경과하더라도, 사용자에 대한 확인절차 후에 상기 이체가 실행될 수 있다. Even if the contract execution waiting period has elapsed, the transfer may be executed after the confirmation procedure for the user.

예를 들어, 상기 계약실행 대기기간이 경과하면(312a), 상기 관리 시스템(30)은 상기 사용자 정보에 포함된 정보들을 이용하여 상기 사용자와 연락을 시도하여, 계약실행, 즉, 사용자 연락불가시 암호화폐와 토큰이 사용자자산 임시보호계좌로 이체가 실행된다는 이체정보를 통지할 수 있다(312b).For example, when the contract execution waiting period elapses (312a), the management system 30 attempts to contact the user using the information included in the user information, so that the contract execution, that is, the user can not contact The cryptocurrency and the token may notify the transfer information that the transfer is executed to the user asset temporary protection account (312b).

예를 들어, 상기 사용자 정보에 포함된 전화번호, 이메일, 비상 연락처, 주소 등으로 상기 이체가 실행될 수 있음을 알리는 정보를 전송할 수 있다. For example, information indicating that the transfer can be performed may be transmitted to a phone number, an e-mail, an emergency contact number, an address, etc. included in the user information.

이 경우, 상기 관리 시스템(30)은 일차적으로 상기 사용자 단말기의 전화번호로 상기 이체정보를 전송할 수 있다.In this case, the management system 30 may primarily transmit the transfer information to the telephone number of the user terminal.

상기 통지에 의한 응답이 없으면, 상기 관리 시스템(30)은 상기 이메일, 또는 적어도 하나의 비상 연락처 또는 상기 주소로 동시에 또는 순차적으로 상기 이체정보를 전송할 수 있다. If there is no response by the notification, the management system 30 may transmit the transfer information to the e-mail or at least one emergency contact or address simultaneously or sequentially.

상기 이체정보를 전송하는 상기 시도 후 상기 사용자 또는 상기 사용자의 법적 승계인으로부터 정상적인 응답이 수신되면, 상기 관리 시스템(30)은 상기 이체를 실행하고, 이체된 암호화폐와 토큰 자산을 되돌려 줄 수 있다.(312c).If a normal response is received from the user or the legal successor of the user after the attempt to transfer the transfer information, the management system 30 may execute the transfer and return the transferred cryptocurrency and token assets. (312c).

상기 법적 승계인이란, 상기 사용자의 부모 또는 자녀가 될 수 있으며, 일반적으로 인식되어 있는 법적 승계인과 동일한 자가 될 수 있다. The legal successor may be a parent or a child of the user, and may be the same person as a legal successor generally recognized.

예를 들어, 상기 사용자가 사망하거나 연락을 취할 수 없는 경우, 상기 이체정보를 수신한 법적 승계인이 상기 사용자를 대리하여 상기 관리 시스템(30)에 정상적인 응답을 제공할 수 있다. For example, if the user dies or cannot be contacted, a legal successor who has received the transfer information may provide a normal response to the management system 30 on behalf of the user.

상기 이체정보를 전송하는 상기 시도 후 상기 사용자 또는 법적 승계인으로부터 정상적인 응답이 수신되지 않으면, 상기 관리 시스템(30)은 상기 이체를 실행할 수 있다(312d).If no normal response is received from the user or legal successor after the attempt to transmit the transfer information, the management system 30 may execute the transfer (312d).

< 7. 암호화폐와 토큰 반환 단계(314) ><7. Cryptocurrency and Token Return Steps (314)>

상기 암호화폐와 토큰이 상기 사용자자산 임시보호계좌로 이체된 후, 상기 사용자 또는 상기 사용자의 법적 승계인으로부터 반환 요청이 수신되면 상기 관리 시스템(30)은 상기 암호화폐와 토큰을 상기 사용자 또는 상기 사용자의 법적 승계인에게 반환할 수 있다.After the cryptocurrency and the token are transferred to the user asset temporary protection account, if a return request is received from the user or the legal successor of the user, the management system 30 transfers the cryptocurrency and the token of the user or the user. Can be returned to legal successor.

예를 들어, 상기 암호화폐와 토큰이 상기 사용자자산 임시보호계좌로 이체된 후, 상기 사용자 또는 상기 사용자의 법적 승계인으로부터 상기 암호화폐와 토큰에 대한 반환이 요청되면, 상기 관리 시스템(30)은, 상기 사용자 또는 상기 법적 승계인이 요청한 암호화폐 계좌로 상기 암호화폐와 토큰을 반환할 수 있다.For example, after the cryptocurrency and the token are transferred to the user asset temporary protection account, if the return of the cryptocurrency and the token is requested from the user or the legal successor of the user, the management system 30, The cryptocurrency and the token may be returned to the cryptocurrency account requested by the user or the legal successor.

즉, 상기 사용자 또는 상기 법적 승계인은 자신이 이용하는 단말기에서 관리되는 암호화폐 계좌로 상기 암호화폐와 토큰을 반환받은 후, 상기 암호화폐와 토큰을 이용할 수 있다.That is, the user or the legal successor may use the cryptocurrency and the token after returning the cryptocurrency and the token to the cryptocurrency account managed by the terminal used by the user.

< 관리 시스템 관점에서의 본 발명의 실행 방법 ><Method of Carrying Out the Invention from a Management System Perspective>

상기 관리 시스템의 관점에서의 본 발명의 실행 방법을 간단히 정리하면 다음과 같다.The execution method of this invention from the viewpoint of the said management system is summarized as follows.

우선, 상기 관리 시스템(30)은, 상기 사용자 단말기(10)로부터 수신된 사용자 정보를 이용하여 Seed 정보를 생성하며, 상기 Seed 정보를 상기 사용자 단말기(10)로 전송한다. First, the management system 30 generates seed information by using the user information received from the user terminal 10 and transmits the seed information to the user terminal 10.

다음, 상기 사용자 단말기(10)로부터 상기 사용자 단말기에 의해 관리되는 암호화폐와 토큰이 지속적으로 사용되지 않는 계약실행 대기기간 및 계약요청이 수신되면 상기 관리 시스템(30)은 보호계좌에 대한 정보를 생성하여 상기 사용자 단말기(10)로 전송할 수 있으며, 또는 상기 관리 시스템(30)은 상기 사용자 단말기(10)에서 생성된 보호계좌에 대한 정보를 상기 사용자 단말기로부터 수신하여 관리할 수 있다.Next, when a contract execution waiting period and a contract request are received from the user terminal 10 that the cryptocurrency and the token managed by the user terminal are not continuously used, the management system 30 generates information on the protection account. It may be transmitted to the user terminal 10, or the management system 30 may receive and manage the information on the protection account generated in the user terminal 10 from the user terminal.

다음, 상기 계약실행 대기기간이 경과하면, 상기 관리 시스템(30)은 상기 보호계좌에서 관리되는 암호화폐와 토큰을 상기 사용자자산 임시보호계좌로 이체할 수 있다. Next, when the contract execution waiting period elapses, the management system 30 may transfer the cryptocurrency and the token managed in the protection account to the user asset temporary protection account.

마지막으로, 상기 암호화폐와 토큰이 상기 사용자자산 임시보호계좌로 이체된 후, 상기 사용자 또는 상기 사용자의 법적 승계인으로부터 반환 요청이 수신되면 상기 관리 시스템(30)은 상기 암호화폐와 토큰을 상기 사용자 또는 상기 사용자의 법적 승계인에게 반환할 수 있다.Finally, after the cryptocurrency and the token have been transferred to the user asset temporary protection account, upon receiving a return request from the user or the legal successor of the user, the management system 30 sends the cryptocurrency and token to the user or It may be returned to the legal successor of the user.

이하에서, 상기에서 설명된 본 발명에 따른 암호화폐와 토큰의 분실 방지 방법이 도 14 및 도 15를 참조하여 다시 한 번 설명된다. In the following, the method for preventing the loss of cryptocurrency and token according to the present invention described above will be described once again with reference to FIGS. 14 and 15.

도 14는 본 발명에 따른 자산보호계약(보호계좌)이 사용자의 토큰 자산을 보호하기 위한 권한을 획득하는 방법을 나타낸 예시도이다. 즉, 도 14는 본 발명에 따른 암호화폐 분실 방지 방법이 적용되는 관리 시스템에서 일반계좌의 토큰을 보호하기 위해 필요한 승인획득 과정을 나타낸 예시도이며, 특히, 도 14는 타 기업이나 기관에서 생성시킨 토큰에 대한 보호권한을 보호계좌에게 부여하는 절차를 설명한 예시도이다. 14 is an exemplary view showing how an asset protection contract (protection account) according to the present invention obtains a right to protect a token asset of a user. That is, FIG. 14 is an exemplary view showing an approval acquisition process required for protecting a token of a general account in a management system to which a cryptocurrency loss prevention method according to the present invention is applied. In particular, FIG. 14 is generated by another company or institution. This is an example of the procedure for granting a protection account to a token.

관리 시스템(30)은 타기관/타사에서 생성된 토큰발행계약을 수정할 권한이 없다. 따라서 관리 시스템(30)은 사용자의 일반계좌의 토큰을 보호계좌로 토큰을 이동할 수 없다.The management system 30 does not have the authority to modify the token issuance contracts created by other agencies / third parties. Therefore, the management system 30 can not move the token of the user's general account token to the protection account.

상기한 바와 같은 이유로 인해, 일반계좌에서 보호계좌로 이동된 토큰은 일반계좌로 다시 보낼수가 없다. 즉, 보호계좌에 있는 토큰은 보호될 수 있지만, 일반계좌와 보호계좌 사이에 자유로운 이동이 불가능한 상황이다.For the above reasons, tokens moved from a general account to a protected account cannot be sent back to the general account. In other words, the token in the protection account can be protected, but free movement between the general account and the protection account is impossible.

이러한 이유 때문에, 일반계좌에 토큰을 두어야 하며, 비상시에 보호계좌로 토큰이 이동될 수 있어야 한다.For this reason, tokens should be placed in a general account and be able to be transferred to a protected account in an emergency.

도 14의 예시도에 따른 권한획득 과정은 아래에 나열한 것과 같다.Acquisition process according to the example of Figure 14 is as listed below.

1. 상기 사용자가 단말기(10)의 일반계좌에 토큰을 전송한다.1. The user sends a token to the general account of the terminal (10).

2. 상기 사용자 단말기(10) 일반계좌에 존재하는 토큰을 계약실행대기기간 만료시 보호계좌로 옮길 수 있는 자산보호권한을 트리거계좌에 부여하는 구성을 한다.2. The user terminal 10 is configured to grant the trigger account the asset protection authority that can transfer the token existing in the general account to the protection account when the contract execution waiting period expires.

3. 블럭체인 내의 토큰발행계좌에 자산보호권한구성을 요청한다.3. Request to configure asset protection authority in the token issuance account in the blockchain.

4. 자산보호권한이 트리거계좌에 있음을 토큰발행계좌가 승인하고, 사용자 단말기에도 정보를 갱신한다.4. The token issuing account approves that the asset protection authority is in the trigger account and updates the information on the user terminal.

5. 토큰계좌(토큰을 보유중인 일반계좌)에 자산보호계약이 적용된다.5. Asset protection contracts apply to token accounts (general accounts with tokens).

6. 관리시스템에 토큰보호를 위한 보호계좌정보를 기록한다.6. Record the protection account information for token protection in the management system.

도 15는 본 발명에 따른 자산보호계약(보호계좌)이 실행되어 사용자의 자산이 보호되는 절차를 나타낸 예시도이다. 즉, 도 15는 본 발명에 따른 암호화폐와 토큰 분실 방지 방법에 의한 계약이 실행되어 암호화폐와 토콘이 이체되는 방법을 나타낸 예시도이며, 특히, 도 15는 암호화폐와 토큰 각각에 대한 자산보호계약의 실행 절차를 설명한 예시도이다. 15 is an exemplary view illustrating a procedure in which an asset protection contract (protection account) according to the present invention is executed to protect a user's assets. That is, FIG. 15 is an exemplary view illustrating a method of transferring a cryptocurrency and a tocon by executing a contract by a cryptocurrency and a token loss prevention method according to the present invention, and in particular, FIG. This is an example illustrating the execution procedure of the contract.

우선, 다음과 같은 과정들이 수행된다. First, the following processes are performed.

1. 사용자가 사용자 단말기 일반계좌로 자산(암호화폐와 토큰)을 입금한다. 암호화폐는 보호계좌로 이동 보호된다.1. The user deposits assets (cryptocurrency and tokens) into the user's general account. Cryptocurrencies are transferred to a protected account.

2. 단말기는 블럭체인의 자산보호대기기간이 만료되었는지 확인한다.2. The terminal checks whether the waiting period for asset protection of the blockchain has expired.

3.자산보호기간이 만료되면 단말기는 사용자에게 알린다.3. The terminal notifies the user when the asset protection period expires.

또한, 다음과 같은 과정들이 수행된다. In addition, the following processes are performed.

1. 관리시스템의 자산보호대기기간을 확인한다.1. Check the asset protection waiting period of the management system.

2. 관리시스템의 사용자 자산보호대기기간과 블럭체인의 자산보호계약에 기록된 사용자의 자산보호대기기간을 비교한다.2. Compare the user asset protection waiting period of the management system with the asset protection waiting period of the user recorded in the blockchain asset protection contract.

3. 자산보호대기기간 확인 후 일치하면 자산보호실행명령에 의해 트리거계좌가 생성된다.3. If the asset protection waiting period is confirmed and matched, a trigger account is created by the asset protection execution command.

4. 자산보호실행명령을 블럭체인에 전달한다.4. Deliver the asset protection execution command to the blockchain.

5. 블럭체인은 자산보호실행을 명령하기 전 자산보호대기기간이 경과되었는지 확인한다.5. The blockchain checks whether the asset protection waiting period has elapsed before ordering the execution of asset protection.

6. 보호계좌의 자산보호계약이 실행된다.6. The asset protection contract of the protection account is executed.

7. 사용자 일반계좌의 토큰을 보호계좌로 옮긴다.7. Transfer the token of the user's general account to the protection account.

8. 보호계좌의 토큰을 사용자자산임시보호계좌로 옮긴다.8. Transfer the token of the protection account to the temporary protection account of the user asset.

9. 암호화폐를 위한 자산보호계약이 실행된다.9. Asset protection contract for cryptocurrency is implemented.

10. 보호계좌의 암호화폐를 사용자자산 임시보호계좌로 옮긴다.10. Transfer the cryptocurrency of the protection account to the temporary protection account of the user asset.

11. 보호계좌의 처리결과가 관리시스템에 전달된다.11. The results of the treatment of the protection account are communicated to the management system.

12. 자산보호실행완료 확인후 보호계좌 정보와 사용자 정보가 갱신된다.12. After confirming the completion of asset protection, protection account information and user information are updated.

본 발명이 속하는 기술분야의 당업자는 본 발명이 그 기술적 사상이나 필수적 특징을 변경하지 않고서 다른 구체적인 형태로 실시될 수 있다는 것을 이해할 수 있을 것이다. 그러므로, 이상에서 기술한 실시 예들은 모든 면에서 예시적인 것이며 한정적인 것이 아닌 것으로 이해해야만 한다. 본 발명의 범위는 상기 상세한 설명보다는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 등가 개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.Those skilled in the art will appreciate that the present invention can be embodied in other specific forms without changing the technical spirit or essential features thereof. Therefore, it is to be understood that the embodiments described above are exemplary in all respects and not restrictive. The scope of the present invention is shown by the following claims rather than the detailed description, and all changes or modifications derived from the meaning and scope of the claims and their equivalent concepts should be construed as being included in the scope of the present invention. do.

10: 사용자 단말기 20: 클라우드 서버
30: 관리 시스템 40: 암호화폐 단말기
10: user terminal 20: cloud server
30: management system 40: cryptocurrency terminal

Claims (13)

사용자 단말기로부터 사용자 정보가 수신되면, 관리 시스템이, 상기 사용자 정보를 이용하여 생성된 Seed 정보를, 상기 사용자 단말기로 전송하는 단계;
상기 사용자 단말기가 암호화폐와 토큰 이용을 위한 개인키 및 공개키를 생성하는 단계;
상기 Seed 정보와 상기 사용자 단말기를 통해 입력된 사용자 등록암호를 이용하여, 상기 사용자 단말기가 관리용 개인키를 생성하며, 상기 사용자 단말기가 암호화폐와 토큰을 관리하는 일반계좌를 생성하는 단계;
상기 사용자 단말기가 상기 사용자 단말기의 암호화폐나 토큰이 지속적으로 사용되지 않는 계약실행 대기기간을 이용하여 보호계좌 생성을 요청하면, 블럭체인이 보호계좌를 생성하는 단계;
상기 사용자 단말기가 상기 일반계좌에서 관리되는 암호화폐 및 토큰을 상기 보호계좌로 전송하는 단계;
상기 계약실행 대기기간이 경과하기 전에 상기 보호계좌에서 입/출금이 발생되면, 상기 사용자 단말기가 상기 계약실행 대기기간을 초기화시키는 단계;
사용자에 의해 설정된 상기 계약실행 대기기간이 경과하면, 상기 계약실행 대기기간과 관련된 계약이 실행되어, 상기 관리 시스템이, 상기 보호계좌에서 관리되는 암호화폐와 토큰을 상기 관리 시스템의 사용자자산 임시보호계좌로 이체시키는 단계; 및
상기 암호화폐와 토큰이 상기 사용자자산 임시보호계좌로 이체된 후, 상기 사용자 또는 상기 사용자의 법적 승계인으로부터 상기 암호화폐와 토큰에 대한 반환이 요청되면, 상기 관리 시스템이 상기 사용자 또는 상기 법적 승계인이 요청한 암호화폐 계좌로 상기 암호화폐와 토큰을 반환하는 단계를 포함하고,
상기 보호계좌를 생성하는 단계는,
상기 계약실행 대기기간이 입력되면, 상기 관리시스템이 자산보호계약을 작성해 상기 사용자 단말기에 전달하고, 상기 사용자 단말기가 상기 계약에 따른 상기 보호계좌 생성을 상기 블럭체인에 요청하면, 상기 블럭체인이 상기 보호계좌를 생성하여, 상기 보호계좌에 대한 정보를 상기 관리 시스템으로 전송하는 단계; 및
상기 사용자 단말기가 상기 일반계좌에서 관리되는 암호화폐와 토큰을 상기 보호계좌로 전송하여 관리하는 단계를 포함하고,
상기 암호화폐와 토큰이 상기 사용자자산 임시보호계좌로 이체되는 단계는,
상기 계약실행 대기기간이 경과하면, 상기 관리 시스템이 상기 사용자 정보에 포함된 정보들을 이용하여 상기 사용자와 연락을 시도하는 단계;
상기 시도 후 상기 사용자 또는 상기 사용자의 법적 승계인으로부터 정상적인 응답이 수신되면, 상기 관리 시스템이 상기 이체를 중지하는 단계; 및
상기 시도 후 상기 사용자로부터 정상적인 응답이 수신되지 않으면, 상기 관리 시스템이 상기 이체를 실행하는 단계를 포함하고,
상기 사용자 단말기에는 암호화폐와 토큰이 저장되어 있지 않고,
사용자자산 임시보호계좌로의 상기 암호화폐 이체는, 상기 이체와 관련된 권한을 갖는 트리거 계좌에 의해 상기 보호계좌로부터 상기 사용자자산 임시보호계좌로 이체되며,
사용자자산 임시보호계좌로의 상기 토큰의 이체는, 상기 이체와 관련된 권한을 갖는 트리거 계좌에 의해 일반계좌에서 상기 보호계좌로 이체 후 상기 사용자자산 임시보호계좌로 이체되는 암호화폐 분실 방지 방법.
When the user information is received from the user terminal, transmitting, by the management system, the seed information generated using the user information to the user terminal;
Generating, by the user terminal, a private key and a public key for using a cryptocurrency and a token;
Generating, by the user terminal, a management private key, and generating, by the user terminal, a general account managing cryptocurrency and tokens by using the seed information and a user registration password inputted through the user terminal;
When the user terminal requests to generate a protection account using a contract execution waiting period in which the cryptocurrency or the token of the user terminal is not continuously used, generating a protection account by the block chain;
Transmitting, by the user terminal, a cryptocurrency and a token managed in the general account to the protection account;
Initializing, by the user terminal, the contract execution waiting period if the deposit / withdrawal occurs in the protection account before the contract execution waiting period elapses;
When the contract execution waiting period set by the user has elapsed, a contract related to the contract execution waiting period is executed, so that the management system transfers the cryptocurrency and tokens managed by the protection account to the user asset temporary protection account of the management system. Transferring to; And
After the cryptocurrency and the token are transferred to the user asset temporary protection account, if the user or the legal successor of the user is requested to return the cryptocurrency and the token, the management system requests the user or the legal successor. Returning the cryptocurrency and the token to a cryptocurrency account;
Generating the protection account,
When the contract execution waiting period is input, the management system prepares and transfers an asset protection contract to the user terminal, and when the user terminal requests the blockchain to generate the protection account according to the contract, the blockchain receives the Generating a protection account and transmitting information about the protection account to the management system; And
And transmitting, by the user terminal, the cryptocurrency and the token managed in the general account to the protection account,
Transferring the cryptocurrency and the token to the user asset temporary protection account,
When the contract execution waiting period elapses, the management system attempting to contact the user using the information included in the user information;
If the normal response is received from the user or the legal successor of the user after the attempt, the management system stopping the transfer; And
If no normal response is received from the user after the attempt, the management system executing the transfer;
The user terminal does not store cryptocurrencies and tokens,
The cryptocurrency transfer to a user asset temporary protection account is transferred from the protection account to the user asset temporary protection account by a trigger account having authority related to the transfer,
The transfer of the token to the user asset temporary protection account, the cryptocurrency loss prevention method is transferred to the user asset temporary protection account after the transfer from the general account to the protection account by a trigger account having the authority associated with the transfer.
삭제delete 삭제delete 삭제delete 삭제delete 삭제delete 삭제delete 삭제delete 삭제delete 삭제delete 삭제delete 삭제delete 삭제delete
KR1020190031026A 2019-03-19 2019-03-19 Method and system of preventing loss of a cryptocurrency KR102078566B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020190031026A KR102078566B1 (en) 2019-03-19 2019-03-19 Method and system of preventing loss of a cryptocurrency
PCT/KR2020/003582 WO2020189993A1 (en) 2019-03-19 2020-03-16 Method and system for preventing cryptocurrency loss

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020190031026A KR102078566B1 (en) 2019-03-19 2019-03-19 Method and system of preventing loss of a cryptocurrency

Publications (1)

Publication Number Publication Date
KR102078566B1 true KR102078566B1 (en) 2020-02-19

Family

ID=69669747

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020190031026A KR102078566B1 (en) 2019-03-19 2019-03-19 Method and system of preventing loss of a cryptocurrency

Country Status (2)

Country Link
KR (1) KR102078566B1 (en)
WO (1) WO2020189993A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020189993A1 (en) * 2019-03-19 2020-09-24 크립토 주식회사 Method and system for preventing cryptocurrency loss
KR20210131031A (en) * 2020-04-23 2021-11-02 에스케이 주식회사 Method for managing user key using smart contract on blockchain
WO2022177201A1 (en) * 2021-02-22 2022-08-25 주식회사 블록체인기술연구소 Private key management and recovery system having key backup information stored distributedly

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101673073B1 (en) 2015-02-25 2016-11-04 이진희 Dealing method of Crypto-currency base on Blockchain System
KR101681002B1 (en) * 2015-12-02 2016-11-29 (주)인더스웰 Easy payment device multi prepaid e-card equipped with several electronic wallet based Hub-Code and method thereof
KR101904208B1 (en) 2018-04-24 2018-10-04 (주)에스씨씨 Block chain based cryptocurrency and electronic wallet management system
KR101922567B1 (en) 2018-05-23 2018-11-27 (주)에스씨씨 Multiple server systems with different functions to block hacking of the cryptographic exchange and electric wallet management system using closed coin

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102078566B1 (en) * 2019-03-19 2020-02-19 크립토 주식회사 Method and system of preventing loss of a cryptocurrency

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101673073B1 (en) 2015-02-25 2016-11-04 이진희 Dealing method of Crypto-currency base on Blockchain System
KR101681002B1 (en) * 2015-12-02 2016-11-29 (주)인더스웰 Easy payment device multi prepaid e-card equipped with several electronic wallet based Hub-Code and method thereof
KR101904208B1 (en) 2018-04-24 2018-10-04 (주)에스씨씨 Block chain based cryptocurrency and electronic wallet management system
KR101922567B1 (en) 2018-05-23 2018-11-27 (주)에스씨씨 Multiple server systems with different functions to block hacking of the cryptographic exchange and electric wallet management system using closed coin

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020189993A1 (en) * 2019-03-19 2020-09-24 크립토 주식회사 Method and system for preventing cryptocurrency loss
KR20210131031A (en) * 2020-04-23 2021-11-02 에스케이 주식회사 Method for managing user key using smart contract on blockchain
KR102383492B1 (en) 2020-04-23 2022-04-05 에스케이 주식회사 Method for managing user key using smart contract on blockchain
WO2022177201A1 (en) * 2021-02-22 2022-08-25 주식회사 블록체인기술연구소 Private key management and recovery system having key backup information stored distributedly
KR20220120059A (en) * 2021-02-22 2022-08-30 주식회사 블록체인기술연구소 The private key management and recovery system that storing distributed the key backup data
KR102520066B1 (en) 2021-02-22 2023-04-10 주식회사 블록체인기술연구소 The private key management and recovery system that storing distributed the key backup data

Also Published As

Publication number Publication date
WO2020189993A1 (en) 2020-09-24

Similar Documents

Publication Publication Date Title
KR101882207B1 (en) Hospital security system that stores patient information on a blockchain basis
JP7351591B2 (en) Multi-authorization system that uses M out of N keys to restore customer wallets
EP3518567B1 (en) Remote server encrypted data provisioning system and methods
US20210224795A1 (en) Escrow non-face-to-face cryptocurrency transaction device and method using phone number
CN109479004B (en) System and method for block chain implementation
CN110462658A (en) For providing system and method for the digital identity record to verify the identity of user
CN111369242B (en) Method for recovering blockchain assets through intelligent contracts, wallet and blockchain nodes
CN114631286B (en) Encrypted asset hosting system with custom logic
CN104040933A (en) Differential client-side encryption of information originating from client
KR102078566B1 (en) Method and system of preventing loss of a cryptocurrency
CN101461209A (en) Arrangement and method for securing data transmission
KR20160114749A (en) Dealing method of Crypto-currency base on Blockchain System
CN108573741A (en) Business datum recording method, device, equipment and storage medium
DE112014000702T5 (en) Devices and methods for secure element transactions and asset management
CN101093562A (en) Electronic authentication method and electronic authentication system
CN104395880B (en) For managing system, the method and computer program product that data are reinstalled
KR20190107601A (en) Method and system for the generation of user-initiated federated identities
KR20190132047A (en) Method for Providing Service Platform based on Blockchain by using Smart Contract
WO2020110079A1 (en) Secure cryptocurrency storage system and method
KR102085997B1 (en) Method and system for real estate transaction service based on block chain
US6606387B1 (en) Secure establishment of cryptographic keys
CA3184856A1 (en) Method, participatant unit, transaction register, and payment system for managing transaction data sets
JP2019101596A (en) Deposit and withdrawal system
JP2002288427A (en) Transaction executing method
WO2020076234A1 (en) Apparatus and method for controlling data access

Legal Events

Date Code Title Description
AMND Amendment
X091 Application refused [patent]
AMND Amendment
X701 Decision to grant (after re-examination)
GRNT Written decision to grant