JP7262328B2 - Asset backup process and program - Google Patents
Asset backup process and program Download PDFInfo
- Publication number
- JP7262328B2 JP7262328B2 JP2019126247A JP2019126247A JP7262328B2 JP 7262328 B2 JP7262328 B2 JP 7262328B2 JP 2019126247 A JP2019126247 A JP 2019126247A JP 2019126247 A JP2019126247 A JP 2019126247A JP 7262328 B2 JP7262328 B2 JP 7262328B2
- Authority
- JP
- Japan
- Prior art keywords
- account
- asset transfer
- asset
- transaction
- executing
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 27
- 238000012546 transfer Methods 0.000 claims description 164
- 238000012545 processing Methods 0.000 claims description 19
- 238000013475 authorization Methods 0.000 claims description 11
- 230000004044 response Effects 0.000 claims description 10
- 238000013507 mapping Methods 0.000 claims description 8
- 238000012795 verification Methods 0.000 claims description 8
- 238000010586 diagram Methods 0.000 description 8
- 230000005540 biological transmission Effects 0.000 description 4
- 238000003672 processing method Methods 0.000 description 4
- 238000005516 engineering process Methods 0.000 description 3
- 238000004891 communication Methods 0.000 description 2
- 238000007726 management method Methods 0.000 description 2
- 238000002360 preparation method Methods 0.000 description 2
- 240000007594 Oryza sativa Species 0.000 description 1
- 235000007164 Oryza sativa Nutrition 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000007774 longterm Effects 0.000 description 1
- 238000011084 recovery Methods 0.000 description 1
- 235000009566 rice Nutrition 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Payment architectures, schemes or protocols
- G06Q20/04—Payment circuits
- G06Q20/06—Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Payment architectures, schemes or protocols
- G06Q20/30—Payment architectures, schemes or protocols characterised by the use of specific devices or networks
- G06Q20/36—Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Accounting & Taxation (AREA)
- Physics & Mathematics (AREA)
- Strategic Management (AREA)
- General Business, Economics & Management (AREA)
- Computer Networks & Wireless Communication (AREA)
- Finance (AREA)
- Health & Medical Sciences (AREA)
- Bioethics (AREA)
- General Health & Medical Sciences (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
Description
本発明は、秘密鍵の紛失時の資産のバックアップ処理方法およびプログラムに関する。 The present invention relates to an asset backup processing method and program when a private key is lost.
仮想通貨(暗号通貨)のユーザは、公開鍵に基づいて作成されたウォレットによって、仮想通貨を管理することができる。ウォレットは、例えば仮想通貨取引所が提供するウォレット、ソフトウェアウォレット(モバイルウォレット)、ハードウェアウォレット等の種類がある。 A user of a virtual currency (encryption currency) can manage the virtual currency with a wallet created based on a public key. Wallets include, for example, wallets provided by virtual currency exchanges, software wallets (mobile wallets), and hardware wallets.
仮想通貨は、ウォレットに対応する秘密鍵によって作成された電子署名をトランザクションに付与して実行することで、資産移動等の処理を行うことができる。秘密鍵は、資産移動等を行うトランザクションの実行に必要であるため、厳重に管理されることが望ましい。 With virtual currency, processing such as asset transfer can be performed by adding an electronic signature created with a private key corresponding to a wallet to a transaction and executing the transaction. Since the private key is necessary for executing transactions such as transferring assets, it is desirable to strictly manage it.
しかしながら、秘密鍵自体の紛失または盗難が発生した場合や、秘密鍵を管理するデバイスが故障した場合等、ユーザはウォレットの仮想通貨の管理および利用ができなくなり、復旧不可能になるという問題があった。 However, if the private key itself is lost or stolen, or if the device that manages the private key breaks down, the user will not be able to manage or use the virtual currency in the wallet, making recovery impossible. rice field.
特許文献1には、古い公開鍵から新しい公開鍵に更新する際、マッピング情報を検証して、予め指定された管理ユーザによる電子署名を要求する技術が開示されている。マッピング情報は、IDと、公開鍵と、公開鍵のスペアと、複数の管理ユーザのIDとが関連付けられている。特許文献1に記載の発明は、特定の仮想通貨システムにおいてマップトランザクションの検証を行い、公開鍵の更新前後の正当性を担保するものである。したがって、特許文献1に記載の発明は汎用性に欠ける。 Patent Literature 1 discloses a technique of verifying mapping information and requesting an electronic signature by a predesignated administrative user when updating an old public key to a new public key. The mapping information associates IDs, public keys, public key spares, and multiple administrative user IDs. The invention described in Patent Literature 1 verifies map transactions in a specific virtual currency system to ensure legitimacy before and after updating public keys. Therefore, the invention described in Patent Document 1 lacks versatility.
特許文献2には、秘密鍵の紛失または盗難が発生した場合、ユーザの生体情報を鍵とする生体署名を用いることで、秘密鍵を失効(無効化)させて新たな秘密鍵を再発行し、継続的にブロックチェーンシステムを利用する技術が開示されている。しかしながら、ユーザは生体情報を用いることに心理的抵抗を感じる場合があり、公開鍵失効申請書の作成等も行う必要がある。 Patent Document 2 discloses that when a private key is lost or stolen, the private key is revoked (invalidated) and a new private key is reissued by using a biometric signature that uses the user's biometric information as a key. , discloses a technology that continuously utilizes a blockchain system. However, users may feel psychological resistance to using biometric information, and it is necessary to prepare a public key revocation application form.
本発明はこのような課題に対し、資産のバックアップ処理方法およびプログラムを提供する。 The present invention provides an asset backup processing method and program for such a problem.
本発明の一実施形態に係る資産のバックアップ処理方法は、資産移動元のアカウント、資産移動先のアカウント、資産、および実行アカウントの情報を含む資産移動許可のトランザクションを実行するステップと、資産移動許可のトランザクションに基づいて、許可情報を記録するステップと、資産移動をトリガするステップと、実行アカウントによって、資産移動のトランザクションを実行するステップと、資産移動のトランザクションの実行に応答して、資産移動処理を実行するステップとを含む。 An asset backup processing method according to an embodiment of the present invention comprises the steps of: executing an asset transfer permission transaction including information on an asset transfer source account, an asset transfer destination account, an asset, and an execution account; triggering the asset transfer; executing the asset transfer transaction by the execution account; and performing asset transfer processing in response to the execution of the asset transfer transaction. and performing
本発明によれば、秘密鍵の紛失等が発生した場合であっても、ユーザはバックアップ用のアカウントに資産移動を行うことができ、ユーザの資産流出の恐れもない。また、プラットフォームに応じた汎用的な構成とすることができる。 According to the present invention, even if the private key is lost or the like, the user can transfer the assets to the backup account, and there is no risk of the user's assets being leaked. Moreover, it can be a general-purpose configuration according to the platform.
以下、図面を参照しながら本発明の実施形態について詳細に説明する。複数の図面において同一の符号は同一の要素を表し、重複した説明は省略する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. The same reference numerals in multiple drawings represent the same elements, and duplicate descriptions are omitted.
図1は、本発明の一実施形態に係るバックアップシステムの概念を例示する図である。図1は、ユーザデバイス100、受託者デバイス110、およびブロックチェーン120を例示している。
FIG. 1 is a diagram illustrating the concept of a backup system according to one embodiment of the present invention. FIG. 1 illustrates a
ユーザデバイス100は、ユーザによって操作される1つまたは複数のデバイスであり、例えばスマートフォン、タブレット、PC等とすることができる。ユーザデバイス100は、任意の資産を管理するためのウォレットアプリケーション、その他任意のアプリケーションをインストールすることができる。ユーザデバイス100はまた、インターネット上のWebウォレット、インターネットバンキング等にアクセスしてもよい。資産は、例えば仮想通貨、法定通貨等の資金、ライセンス、イベントに参加する権利、その他契約に基づく権利、デジタル資産等、移転可能な任意の資産を含む。デジタル資産は、例えばクリプトキティ/クリプトキティーズ(CryptoKitties)等のようなゲームの中で取引対象となるデータも含み得る。
アカウントは、例えば任意の資産用の口座、公開鍵から一意に作成された資産管理用のアドレス等とすることができる。アカウントは、例えばユーザが取引や資産管理のため主に利用するメインアカウント、資産の退避先となるバックアップアカウントを含み得る。図1のメインアカウントおよびバックアップアカウントは、例えばブロックチェーン120において管理される単なる情報(アドレス、口座番号等)であってよく、対応する秘密鍵によって資産移動等の処理を行うことができる。
An account can be, for example, an account for arbitrary assets, an address for asset management uniquely created from a public key, or the like. Accounts can include, for example, a main account that the user mainly uses for transactions and asset management, and a backup account that serves as a backup destination for assets. The main account and backup account in FIG. 1 may be, for example, simple information (address, account number, etc.) managed in the
ユーザデバイス100は、ウォレットアプリケーション等によって、メインアカウント、およびバックアップアカウントにそれぞれ対応する秘密鍵を管理することができる。秘密鍵は、例えば紙または専用デバイス等の外部媒体等に格納する等、任意の形式で管理されてもよい。
The
ユーザデバイス100は、任意のトランザクションを実行できる。資産移動許可のトランザクションは、例えば資産移動元のアカウント、資産移動先のアカウント、資産、実行アカウントの情報を含み得る。実行アカウントは、資産を移動させる権限を与えられるアカウントである。資産移動のトランザクションは、例えば送金の場合、資産移動元のアカウント、資産移動先のアカウント、所定の送金額等の情報を含み得る。ユーザデバイス100はまた、ユーザの秘密鍵を使用して作成された電子署名を任意のトランザクションに付与できる。ユーザデバイス100はまた、任意のトランザクションを他の任意のデバイスに送信することができる。
受託者デバイス110は、ユーザから資産移動の依頼を受ける受託者によって操作される1つまたは複数のデバイスであり、例えばスマートフォン、タブレット、PC、サーバ等とすることができる。受託者はユーザと同一でもよく、金融機関またはサービス事業者等の第三者としてもよく、複数のメンバーにより構成されてもよい。
受託者デバイス110は、資産移動のトランザクションを実行するための受託者アカウントと関連付けられる。受託者アカウントは、資産移動のトランザクションを実行する権限を与えられるか、または署名済みの資産移動のトランザクションを管理することができる。受託者デバイス110はまた、受託者アカウントに対応する秘密鍵を管理することができる。秘密鍵は、例えば紙または専用デバイス等の外部媒体等に格納する等、任意の形式で管理されてもよい。
受託者デバイス110は、実行を許可された資産移動のトランザクションを実行できる。受託者デバイス110は、受託者アカウントの秘密鍵を使用して作成された電子署名を任意のトランザクションに付与してもよい。
The
受託者デバイス110は、例えば受託者がユーザと同一であり、受託者デバイス110が複数のユーザデバイス100のうちの1つである場合等であっても、本明細書では説明のため受託者デバイス110と記載する。
A
従来の資産移動に関するトランザクションは、資産移動元もしくは資産移動先または不特定の第三者のアカウントにより、実行されるものであった。一方、本発明の一実施形態のトランザクションは、資産移動元および資産移動先とは異なり、かつ予め指定された第三者のアカウントにより、資産移動のトランザクションが実行される。 Transactions related to conventional asset transfers were executed by the accounts of the asset transfer source, the asset transfer destination, or an unspecified third party. On the other hand, a transaction according to an embodiment of the present invention is executed by a third party's account that is different from the asset transfer source and the asset transfer destination and that is designated in advance.
ブロックチェーン120は、ブロックチェーン技術を利用した分散型ネットワークであり、ネットワーク参加者である任意の種類のコンピュータによって取引、アプリケーション処理等のメソッド、トランザクションが実行され、記録される。ブロックチェーン120は、送金等のトランザクションが実行されるとき、トランザクションに付与された電子署名を検証することができる。本明細書では説明を簡単にするため、ブロックチェーン120を単一のものとして記載するが、ビットコイン、イーサリアム等のプラットフォームに応じて対応する機能や処理方式は異なる。例えば、ブロックチェーン120は、イーサリアム等のプラットフォームで実装される場合、スマートコントラクトに対応する。
Blockchain 120 is a distributed network using blockchain technology, in which transactions, methods such as application processing, and transactions are executed and recorded by any type of computer that is a network participant. Blockchain 120 can verify electronic signatures attached to transactions when transactions such as remittances are executed. In this specification, the
スマートコントラクトは分散実行環境上で実行可能なプログラムであり、スマートコントラクト自体にもアドレスが付与され(コントラクトアドレス)、トークンを保持できる。トークンは、ブロックチェーン技術を利用して発行されたアドレスと値とをセットにしたものであり、価値交換媒体として利用され得る。 A smart contract is a program that can be executed on a distributed execution environment, and the smart contract itself is also given an address (contract address) and can hold tokens. A token is a set of address and value issued using blockchain technology, and can be used as a value exchange medium.
ブロックチェーン120は、資産を管理するアカウントに関連付けられた台帳やウォレット等を備えることができる。ブロックチェーン120は、資産移動のトランザクションの実行に応答して、台帳に記録されている資産の移動、アカウント間の資産の移動等を実行できる。資産移動は、例えば台帳に記録された資産の所有者を、資産移動元のアカウントから資産移動先のアカウントに変更すること、ウォレット間で資産を移動すること、またはウォレットの資産のマッピング情報の変更等によって実行され得る。
ユーザデバイス100および受託者デバイス110は、インターネット等の任意のネットワークを介してブロックチェーン120にアクセスでき、任意のデータを送受信できる。
図2は、本発明の一実施形態に係るバックアップの処理フローを例示する図である。資産移動元をメインアカウント、資産移動先をバックアップアカウント、および資産移動のトランザクションの実行者を受託者アカウントとする。 FIG. 2 is a diagram illustrating a backup processing flow according to an embodiment of the present invention. The asset transfer source is the main account, the asset transfer destination is the backup account, and the asset transfer transaction executor is the trustee account.
(トークン設計手法方式)
以下、ERC20(Ethereum Request for Comments: Token Standard #20)の規格に基づいて発行されたトークンを使用する場合のバックアップ方式について説明する。ブロックチェーン120は、所有者のアドレスとトークン残高を管理するスマートコントラクト(以下、「トークンコントラクト」という)を備える。トークンコントラクトは、例えばメインアカウントのトークン残高が1,000、バックアップアカウントのトークン残高が0等のように関連付けたテーブル(以下、「トークン台帳」という)を管理できる。
(Token design method method)
A backup method when using tokens issued based on the ERC20 (Ethereum Request for Comments: Token Standard #20) standard will be described below.
S201:ユーザは、ユーザデバイス100を使用して、資産移動許可のトランザクションを実行する。資産移動許可のトランザクションは、資産移動元をメインアカウント、資産移動先をバックアップアカウントとし、所定の送金額(例えば1,000)を移動させる権限を受託者アカウントに与える情報を含む。資産移動許可のトランザクションは、メインアカウントに対応する秘密鍵を使用して作成された電子署名が付与される。
S201: The user uses the
S202:ブロックチェーン120は、資産移動許可のトランザクションに付与された電子署名を検証する。電子署名の検証は、資産移動許可のトランザクションが正当なユーザによって作成されたものであるかどうかを確認する意味を持つ。
S202: The
S203:ブロックチェーン120は、資産移動許可のトランザクションに基づいて、許可情報をトークンコントラクトに記録する。許可情報は、資産移動元がメインアカウント、資産移動先がバックアップアカウントであり、所定の送金額(例えば1,000)を移動させる権限が受託者アカウントに与えられている情報を含む。記録の段階では資産移動が行われないため、概念的に「送金予約」の状態となる。
S203: The
S204:ユーザは、メインアカウントに対応する秘密鍵を紛失した場合等において、受託者に資産移動を依頼する。依頼は、資産移動のトリガになり得る任意の方式、例えばユーザデバイス100を使用して、認証サーバに対するユーザ認証(IDとパスワード等)、依頼電文の送信、通知、任意のメソッドの実行等をトリガとすることで実装し得る。
S204: When the user loses the secret key corresponding to the main account, the user requests the trustee to transfer the assets. The request triggers any method that can trigger asset transfer, for example, user authentication (ID and password, etc.) to the authentication server using the
S205:受託者アカウントは、受託者デバイス110を使用して、資産移動のトランザクションを実行する。資産移動のトランザクションは、資産移動元をメインアカウント、資産移動先をバックアップアカウントとし、所定の送金額(例えば1,000)を移動する情報を含む。資産移動のトランザクションは、受託者アカウントに対応する秘密鍵を使用して作成された電子署名が付与される。
S205: The trustee account uses the
S206:ブロックチェーン120は、資産移動のトランザクションに付与された電子署名を検証する。電子署名の検証は、資産移動のトランザクションが正当な権限を持つ受託者アカウントによって実行されたものであるかどうかを確認する意味を持つ。
S206: The
S207:ブロックチェーン120は、資産移動のトランザクションの実行に応答して、資産移動処理を実行する。資産移動は、例えばトークン台帳に記録されているメインアカウントの残高を1,000トークン減算し、バックアップアカウントの残高を1,000トークン加算する等により実行され得る。
S207: The
このようにすることで、メインアカウントに対応する秘密鍵の紛失等が発生した場合であっても、ユーザはメインアカウントからバックアップアカウントに資産移動を行うことができる。また、受託者アカウントの秘密鍵が流出して他者により資産移動のトランザクションが実行された場合であっても、メインアカウントからバックアップアカウントに資産移動するのみであり、ユーザの資産流出の恐れがない。 By doing so, even if the private key corresponding to the main account is lost, the user can transfer assets from the main account to the backup account. In addition, even if the private key of the trustee account is leaked and another person executes an asset transfer transaction, the assets will only be transferred from the main account to the backup account, so there is no risk of the user's assets being leaked. .
図3は、本発明の一実施形態に係るバックアップの処理フローを例示する図である。図2と同様に、資産移動元をメインアカウント、資産移動先をバックアップアカウント、および資産移動のトランザクションの実行者を受託者アカウントとする。 FIG. 3 is a diagram illustrating a backup processing flow according to an embodiment of the present invention. As in FIG. 2, the asset transfer source is the main account, the asset transfer destination is the backup account, and the asset transfer transaction executor is the trustee account.
(ウォレットコントラクト方式)
以下、ブロックチェーン120において、スマートコントラクトによって作成されたウォレット(以下、「ウォレットコントラクト」という)を使用する場合のバックアップ方式について説明する。ウォレットコントラクトは、ブロックチェーン120において、スマートコントラクトによって作成されたトークンの保持、および様々な処理が実行可能なスマートコントラクトであり、アドレスを備える。ウォレットコントラクトはまた、ユーザが資産を預託し、管理するための専用のアドレス(以下、「ユーザアカウント」という)を備え、ユーザアカウントごとに資産のマッピング情報を管理してもよい。ウォレットコントラクトは、ユーザアカウントの資産のマッピング情報を変更することによって資産移動が実現されるようにしてもよい。マッピング情報の変更は、例えば資産移動元の資産の残高を減算し、資産移動先の資産残高を加算することや、資産の所有者を変更することにより行われ得る。
(wallet contract method)
A backup method when using a wallet created by a smart contract (hereinafter referred to as a “wallet contract”) in the
S301:ユーザは、ユーザデバイス100を使用して、資産預託のトランザクションを実行する。資産預託のトランザクションは、資産移動元をメインアカウント、資産移動先をウォレットコントラクトとし、所定の送金額(例えば1,000)を移動させる情報を含む。資産預託のトランザクションは、メインアカウントに対応する秘密鍵によって電子署名が付与される。
S301: The user uses the
S302:ブロックチェーン120は、資産預託のトランザクションに付与された電子署名を検証する。電子署名の検証は、資産預託のトランザクションが正当なユーザによって作成されたものであるかどうかを確認する意味を持つ。
S302: The
S303:ブロックチェーン120は、資産預託のトランザクションの実行に応答して、資産移動処理を実行する。資産移動処理によって、メインアカウントが保有する1,000トークンがウォレットコントラクトに移動する。移動したトークンはウォレットコントラクトのユーザアカウントで管理され、ユーザの管理下にある。
S303: The
S304:ユーザは、ユーザデバイス100を使用して、資産移動許可のトランザクションを実行する。資産移動許可のトランザクションは、資産移動元をウォレットコントラクト、資産移動先をバックアップアカウントとし、所定の送金額(例えば1,000)を移動させる権限を受託者アカウントに与える情報を含む。資産移動許可のトランザクションは、メインアカウントに対応する秘密鍵を使用して作成された電子署名が付与される。
S304: The user uses the
S305:ブロックチェーン120は、資産移動許可のトランザクションに付与された電子署名を検証する。電子署名の検証は、資産移動許可のトランザクションが正当なユーザによって作成されたものであるかどうかを確認する意味を持つ。
S305: The
S306:ブロックチェーン120は、資産移動許可のトランザクションに基づいて、許可情報をウォレットコントラクトに記録する。許可情報は、資産移動元がウォレットコントラクト、資産移動先がバックアップアカウントであり、所定の送金額(例えば1,000)を移動させる権限が受託者アカウントに与えられている情報を含む。記録の段階では資産移動が行われないため、概念的に「送金予約」の状態となる。
S306: The
S307:ユーザは、メインアカウントに対応する秘密鍵を紛失した場合等において、受託者に資産移動を依頼する。依頼は、資産移動のトリガになり得る任意の方式、例えばユーザデバイス100を使用して、認証サーバに対するユーザ認証(IDとパスワード等)、依頼電文の送信、通知、任意のメソッドの実行等をトリガとすることで実装し得る。
S307: If the user loses the secret key corresponding to the main account, the user requests the trustee to transfer the assets. The request triggers any method that can trigger asset transfer, for example, user authentication (ID and password, etc.) to the authentication server using the
S308:受託者アカウントは、受託者デバイス110を使用して、資産移動のトランザクションを実行する。資産移動のトランザクションは、資産移動元をウォレットコントラクト、資産移動先をバックアップアカウントとし、所定の送金額(例えば1,000)を移動する情報を含む。資産移動のトランザクションは、受託者アカウントに対応する秘密鍵を使用して作成された電子署名が付与される。
S308: The trustee account uses the
S309:ブロックチェーン120は、資産移動のトランザクションに付与された電子署名を検証する。電子署名の検証は、資産移動のトランザクションが正当な権限を持つ受託者アカウントによって実行されたものであるかどうかを確認する意味を持つ。
S309: The
S310:ブロックチェーン120は、資産移動のトランザクションの実行に応答して、資産移動処理を実行する。資産移動は、ウォレットコントラクトからバックアップアカウントに1,000トークンを移動させること等により実行され得る。資産移動はまた、ウォレットコントラクトがメインアカウントから預託された1,000トークンの所有者をバックアップアカウントに変更し、後にバックアップアカウントから取得可能な状態にすることにより実装されてもよい。すなわち、資産移動は、資産移動先のバックアップアカウントに関連付けられたウォレットコントラクトのユーザアカウントに資産の所有者を変更すること(マッピング情報を変更すること)により実装されてもよい。
S310: The
このようにすることで、ユーザは、秘密鍵の紛失等が発生した場合であっても、ユーザはメインアカウントからバックアップアカウントに資産移動を行うことができる。また、受託者アカウントの秘密鍵が流出して他者により資産移動のトランザクションが実行された場合であっても、ウォレットコントラクトからバックアップアカウントに資産移動するのみであり、ユーザの資産流出の恐れがない。 By doing so, the user can transfer assets from the main account to the backup account even if the private key is lost or the like. In addition, even if the private key of the trustee account is leaked and the asset transfer transaction is executed by another person, the assets are only transferred from the wallet contract to the backup account, and there is no risk of the user's assets being leaked. .
ウォレットコントラクト方式では、メインアカウントではなく、ブロックチェーン120にあるウォレットコントラクトからバックアップアカウントに対して資産が移動するか、またはウォレットコントラクト内のユーザアカウント間で資産が移動する。ここで、資産預託のトランザクションから一連のバックアップ処理について関連付けを行うこと、ウォレットコントラクトの方式を規格化すること等により、メインアカウントから資産移動したことを表示するようにウォレットアプリケーションを実装してもよい。
In the wallet contract method, assets are transferred from the wallet contract on the
具体的な実装において、ウォレットコントラクトは、資産移動のトランザクションを実行できる受託者アカウントと一対一に対応してもよい(専用のスマートコントラクト)。ウォレットコントラクトはまた、複数のメインアカウント、バックアップアカウント、および受託者アカウントを一元的に管理してもよい。 In a specific implementation, a wallet contract may correspond one-to-one with a trustee account that can execute asset transfer transactions (a dedicated smart contract). A wallet contract may also centrally manage multiple main, backup, and trustee accounts.
図4は、本発明の一実施形態に係るバックアップの処理フローを例示する図である。図2および図3と同様に、資産移動元をメインアカウント、資産移動先をバックアップアカウント、および資産移動のトランザクションの実行者を受託者アカウントとする。 FIG. 4 is a diagram illustrating a backup processing flow according to an embodiment of the present invention. 2 and 3, the asset transfer source is the main account, the asset transfer destination is the backup account, and the asset transfer transaction executor is the trustee account.
(バックアップ用トランザクション用意方式)
以下、任意の実行環境を有するブロックチェーン120において、資産移動を実行する場合について説明する。
(Backup transaction preparation method)
A case of executing asset transfer in a
S401:ユーザは、ユーザデバイス100を使用して、資産移動のトランザクションを作成する。資産移動のトランザクションは、資産移動元をメインアカウント、資産移動先をバックアップアカウントとし、所定の送金額(例えば1,000)を移動させる情報を含む。資産移動のトランザクションは、メインアカウントに対応する秘密鍵を使用して作成された電子署名が付与される。
S401: The user uses the
S402:ユーザは、ユーザデバイス100を使用して、受託者アカウントに資産移動のトランザクションを預託する。資産移動のトランザクションの預託は、データの受け渡しが可能な任意の形式で行われてよく、受託者デバイス110へのデータ送信、USBメモリ等のコンピュータ可読媒体での受け渡しでもよい。受託者アカウントは、受託者デバイス110、任意の専用デバイス等により資産移動のトランザクションを管理してもよく、公開鍵暗号方式により暗号化した上で、ブロックチェーン120において資産移動のトランザクションを管理してもよい。
S402: The user uses the
S403:ユーザは、メインアカウントに対応する秘密鍵を紛失した場合等において、受託者に資産移動を依頼する。依頼は、資産移動のトリガになり得る任意の方式、例えばユーザデバイス100を使用して、認証サーバに対するユーザ認証(IDとパスワード等)、依頼電文の送信、通知、任意のメソッドの実行等をトリガとすることで実装し得る。
S403: When the user loses the secret key corresponding to the main account, the user requests the trustee to transfer the assets. The request triggers any method that can trigger asset transfer, for example, user authentication (ID and password, etc.) to the authentication server using the
S404:受託者アカウントは、受託者デバイス110を使用して、資産移動のトランザクションを実行する。資産移動のトランザクションは、資産移動元をメインアカウント、資産移動先をバックアップアカウントとし、所定の送金額(例えば1,000)を移動する情報を含む。資産移動のトランザクションの実行は、受託者アカウントに対応する秘密鍵を使用して作成された電子署名を要求してもよい。
S404: The trustee account uses the
S405:ブロックチェーン120は、資産移動のトランザクションに付与された電子署名を検証する。電子署名の検証は、資産移動のトランザクションが正当なユーザによって作成され、実行されたものであるかどうかを確認する意味を持つ。
S405: The
S406:ブロックチェーン120は、資産移動のトランザクションの実行に応答して、資産移動処理を実行する。資産移動は、メインアカウントからバックアップアカウントに対して行われるほか、ブロックチェーン120の台帳において、メインアカウントの資産減算およびバックアップアカウントの資産加算等により実装されてもよい。
S406: The
このようにすることで、ユーザは、秘密鍵の紛失等が発生した場合であっても、ユーザはメインアカウントからバックアップアカウントに資産移動を行うことができる。また、署名済みのトランザクションは改ざんが不可能であるため、ユーザの資産流出の恐れがなく、受託者アカウントに預託されたトランザクションは実行するか、または実行しないかの選択しかない。 By doing so, the user can transfer assets from the main account to the backup account even if the private key is lost or the like. In addition, since the signed transaction cannot be falsified, there is no risk of the user's assets being stolen, and the only option is to execute or not execute the transaction deposited in the trustee's account.
バックアップ用トランザクション用意方式では、資産移動のトランザクションが作成された後、移動対象となる資産が送金等に使用された場合、資産移動のトランザクションは無効になる。例えばビットコイン等のように、UTXO(Unspent Transaction Output)によって残高が管理されている場合、UTXOが消費され得る。UTXOでは、資産移動のトランザクションの移動対象となる資産がインプットとして消費されると、既に消費されたUTXOは無効になる。また、例えばイーサリアム等のように、トランザクションがノンス(nonce)等の連番で管理されている場合、トランザクションの作成ごとにノンスが変更され得る。資産移動のトランザクションの作成後、実行しない場合において異なる送金等のトランザクションを実行すると、過去に作成された(古いノンスの)資産移動のトランザクションは無効になる。したがって、資産移動のトランザクションの作成後、異なるトランザクションが発生した場合、都度資産移動のトランザクションを再作成するステップを含み得る。資産移動のトランザクションの再作成は、ユーザデバイス100にインストールされたウォレットアプリケーション等によって、異なるトランザクションの発生後自動的に行うように実装されてもよい。
In the backup transaction preparation method, if the asset to be transferred is used for remittance or the like after the asset transfer transaction is created, the asset transfer transaction becomes invalid. For example, like Bitcoin, UTXO can be consumed when the balance is managed by UTXO (Unspent Transaction Output). In UTXO, when an asset to be transferred in an asset transfer transaction is consumed as an input, UTXO that has already been consumed becomes invalid. Also, in the case of Ethereum, for example, where transactions are managed by a serial number such as a nonce, the nonce may be changed each time a transaction is created. After the asset transfer transaction is created, if a different transaction such as remittance is executed in the case where it is not executed, the previously created (old nonce) asset transfer transaction becomes invalid. Therefore, it may include recreating the asset transfer transaction each time a different transaction occurs after creating the asset transfer transaction. Recreating the asset transfer transaction may be implemented automatically by a wallet application or the like installed on the
上述の例では、ブロックチェーン120の台帳またはアカウント間の送金により資産の移動を説明したが、ブロックチェーン120以外の環境で実行する場合、資産の移動は従来のデータベースにより実装されてもよい。すなわち、資産を管理するデータベースのレコードを追加、更新、削除することによって、資産の移動が実装可能である。
While the above examples describe the movement of assets by transferring funds between ledgers or accounts on
図5は、本発明の一実施形態に係るユーザデバイス100および受託者デバイス110の汎用的な構成を例示する図である。図5に例示するように、制御部501、主記憶部502、補助記憶部503、通信部504、操作部505、および表示部506がバス507等によって接続される。
FIG. 5 is a diagram illustrating a general configuration of
制御部501はCPUであり、システムの各構成要素の制御やデータの演算を行うことができる。主記憶部502はメインメモリであり、入力されたデータ、コンピュータ実行可能な命令および命令による演算処理後のデータ等を記憶できる。補助記憶部503はハードディスク等の記憶装置であり、データやプログラムを長期的に保存する際に使用される。制御部501は、補助記憶部503に格納されているプログラムを主記憶部502に読み出して実行できる。
A
通信部504は、他のシステムまたは装置との間でデータを送受信する際のインタフェースである。操作部505は、キーボード、マウス、タッチパネル等により構成され、アプリケーションの各種操作や入力データを受け付けることができる。表示部506は、ディスプレイ等により構成され、アプリケーションの各種画面等を提供できる。
A
上述の例では、バックアップアカウントに資産が移動した後、例えば第三者のアカウントからメインアカウントに対して送金等が行われる場合があり得る。しかしながら、秘密鍵の紛失等によりメインアカウントに送金された資産を利用することが不可能となるため、予めメインアカウントに対して送金された資産をバックアップアカウントに転送するようにさらに実装されてもよい。転送は、例えばブロックチェーン120のスマートコントラクトが、メインアカウントとバックアップアカウントとを関連付けたテーブルを保持することや、資産移動先のアカウントをスマートコントラクトにしておくこと等により実装されてもよい。
In the above example, after the assets are transferred to the backup account, there may be cases where, for example, remittance or the like is performed from the third party's account to the main account. However, since it becomes impossible to use the assets transferred to the main account due to the loss of the private key, etc., it may be further implemented so that the assets transferred to the main account in advance are transferred to the backup account. . The transfer may be implemented, for example, by having the smart contract of the
以上、例示的な実施形態を参照しながら本発明の原理を説明したが、本発明の要旨を逸脱することなく、構成および細部において変更する様々な実施形態を実装可能である。すなわち、本発明は、例えば、システム、装置、方法、プログラムもしくは記憶媒体等としての実施態様を採用することが可能である。 Although the principles of the invention have been described with reference to exemplary embodiments, various embodiments can be implemented that change in arrangement and detail without departing from the spirit of the invention. That is, the present invention can adopt embodiments as, for example, systems, devices, methods, programs, storage media, and the like.
100 ユーザデバイス
110 受託者デバイス
120 ブロックチェーン
100
Claims (5)
資産移動元のアカウント、資産移動先のアカウント、資産、および実行アカウントの情報を含む資産移動許可のトランザクションを実行するステップであって、前記資産移動元のアカウントに対応する秘密鍵を使用して作成された電子署名が前記資産移動許可のトランザクションに付与される、ステップと、
前記資産移動許可のトランザクションに付与された前記電子署名の検証後、前記資産移動許可のトランザクションに基づいて、トークンコントラクトに許可情報を記録するステップであって、前記許可情報は、前記資産移動元のアカウント、前記資産移動先のアカウント、および前記資産を移動させる権限が与えられた前記実行アカウントの情報を含む、ステップと、
前記資産移動元のアカウントのユーザデバイスにより、資産移動をトリガするステップと、
前記実行アカウントによって、資産移動のトランザクションを実行するステップであって、前記実行アカウントに対応する秘密鍵を使用して作成された電子署名が前記資産移動のトランザクションに付与される、ステップと、
前記資産移動のトランザクションの実行に応答して、前記資産移動のトランザクションに付与された前記電子署名の検証後、資産移動処理を実行するステップと
を含む、方法。 A computer-implemented asset backup process method comprising:
A step of executing an asset transfer permission transaction including information of an asset transfer source account, an asset transfer destination account, an asset, and an execution account, which is created using a private key corresponding to the asset transfer source account a digitally signed electronic signature is attached to the asset transfer authorization transaction;
After verifying the electronic signature attached to the asset transfer permission transaction, a step of recording permission information in a token contract based on the asset transfer permission transaction, wherein the permission information is the asset transfer source comprising information of an account, the account to which the asset is to be transferred, and the execution account authorized to transfer the asset;
triggering the asset transfer by means of a user device of the account from which the asset is transferred;
executing an asset transfer transaction by the execution account, wherein an electronic signature created using a private key corresponding to the execution account is attached to the asset transfer transaction;
and, in response to executing the asset transfer transaction, executing asset transfer processing after verification of the electronic signature attached to the asset transfer transaction.
メインアカウント、ウォレットコントラクト、および資産の情報を含む資産預託のトランザクションを実行するステップであって、前記メインアカウントに対応する秘密鍵を使用して作成された電子署名が前記資産預託のトランザクションに付与される、ステップと、
前記資産預託のトランザクションの実行に応答して、前記資産預託のトランザクションに付与された前記電子署名の検証後、資産移動処理を実行するステップと、
前記ウォレットコントラクト、バックアップアカウント、前記資産、および実行アカウントの情報を含む資産移動許可のトランザクションを実行するステップであって、前記メインアカウントに対応する秘密鍵を使用して作成された電子署名が前記資産移動許可のトランザクションに付与されるステップと、
前記資産移動許可のトランザクションに付与された前記電子署名の検証後、前記資産移動許可のトランザクションに基づいて、ウォレットコントラクトに許可情報を記録するステップであって、前記許可情報は、前記ウォレットコントラクト、前記バックアップアカウント、および前記資産を移動させる権限が与えられた前記実行アカウントの情報を含む、ステップと、
前記メインアカウントのユーザデバイスにより、資産移動をトリガするステップと、
前記実行アカウントによって、資産移動のトランザクションを実行するステップであって、前記実行アカウントに対応する秘密鍵を使用して作成された電子署名が前記資産移動のトランザクションに付与される、ステップと、
前記資産移動のトランザクションの実行に応答して、前記資産移動のトランザクションに付与された前記電子署名の検証後、資産移動処理を実行するステップと
を含む、方法。 A computer-implemented asset backup process method comprising:
a step of executing a custody transaction including information of a main account , a wallet contract, and an asset, wherein an electronic signature created using a private key corresponding to said main account is applied to said custody transaction; a step given to
performing asset transfer processing after verifying the electronic signature attached to the asset escrow transaction in response to the execution of the asset escrow transaction;
executing an asset transfer authorization transaction containing information of said wallet contract , backup account, said assets, and an execution account, the electronic a signature is attached to the asset transfer authorization transaction;
after verifying the electronic signature attached to the asset transfer authorization transaction, recording authorization information in a wallet contract based on the asset transfer authorization transaction, wherein the authorization information includes the wallet contract ; including information of the backup account and the execution account authorized to move the assets;
triggering an asset transfer by the main account user device;
executing an asset transfer transaction by the execution account, wherein an electronic signature created using a private key corresponding to the execution account is attached to the asset transfer transaction;
and, in response to executing the asset transfer transaction, executing asset transfer processing after verification of the electronic signature attached to the asset transfer transaction.
前記資産を預託された前記ウォレットコントラクトから前記バックアップアカウントに対して前記資産を移動すること、または
前記資産を預託された前記ウォレットコントラクトが管理する前記資産のマッピング情報を変更すること
により実行される、請求項3に記載の方法。 In response to executing the asset transfer transaction, executing an asset transfer process comprises:
by moving said assets from said wallet contract in which said assets are deposited to said backup account, or by changing the mapping information of said assets managed by said wallet contract in which said assets are deposited; 4. The method of claim 3, performed.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019126247A JP7262328B2 (en) | 2019-07-05 | 2019-07-05 | Asset backup process and program |
PCT/JP2020/026480 WO2021006251A1 (en) | 2019-07-05 | 2020-07-06 | Asset backup processing method, and recording medium on which program has been recorded |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019126247A JP7262328B2 (en) | 2019-07-05 | 2019-07-05 | Asset backup process and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2021012532A JP2021012532A (en) | 2021-02-04 |
JP7262328B2 true JP7262328B2 (en) | 2023-04-21 |
Family
ID=74115050
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019126247A Active JP7262328B2 (en) | 2019-07-05 | 2019-07-05 | Asset backup process and program |
Country Status (2)
Country | Link |
---|---|
JP (1) | JP7262328B2 (en) |
WO (1) | WO2021006251A1 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2024122243A1 (en) * | 2022-12-07 | 2024-06-13 | ソニーグループ株式会社 | Information processing system, information processing device and method, and program |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2017513095A (en) | 2014-02-20 | 2017-05-25 | シーエフピーエイチ, エル.エル.シー. | Account and funds management |
JP2018511137A (en) | 2015-04-05 | 2018-04-19 | デジタル・アセット・ホールディングス | Digital asset brokerage electronic payment platform |
JP2019083013A (en) | 2017-10-30 | 2019-05-30 | エヌイーシー ラボラトリーズ ヨーロッパ ゲーエムベーハー | Method and system for securing smart contracts in blockchains |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB201709367D0 (en) * | 2017-06-13 | 2017-07-26 | Nchain Holdings Ltd | Computer-implemented system and method |
CN111373433B (en) * | 2017-11-21 | 2023-11-24 | 锡克拜控股有限公司 | System and method for controlling digital assets |
-
2019
- 2019-07-05 JP JP2019126247A patent/JP7262328B2/en active Active
-
2020
- 2020-07-06 WO PCT/JP2020/026480 patent/WO2021006251A1/en active Application Filing
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2017513095A (en) | 2014-02-20 | 2017-05-25 | シーエフピーエイチ, エル.エル.シー. | Account and funds management |
JP2018511137A (en) | 2015-04-05 | 2018-04-19 | デジタル・アセット・ホールディングス | Digital asset brokerage electronic payment platform |
JP2019083013A (en) | 2017-10-30 | 2019-05-30 | エヌイーシー ラボラトリーズ ヨーロッパ ゲーエムベーハー | Method and system for securing smart contracts in blockchains |
Also Published As
Publication number | Publication date |
---|---|
JP2021012532A (en) | 2021-02-04 |
WO2021006251A1 (en) | 2021-01-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
AU2020200682B2 (en) | Systems and methods of secure provenance for distributed transaction databases | |
TWI694709B (en) | Blockchain-based electronic signature method and device, and electronic equipment | |
TW202001654A (en) | Block chain-based content verification method and device, and electronic device | |
KR20180123709A (en) | Method and system for recording multiple transactions in a block chain | |
US20200082388A1 (en) | Authenticating server and method for transactions on blockchain | |
TWI629658B (en) | Know your customer (kyc) data sharing system based on smart contract on blockchain and method thereof | |
EP3703306A1 (en) | Data registration method, data decoding method, data structure, computer, and program | |
JP7304963B2 (en) | Program, data authentication method, and computer device | |
KR20190132047A (en) | Method for Providing Service Platform based on Blockchain by using Smart Contract | |
TWI623904B (en) | Confirmation system based on blockchain smart contract and method thereof | |
JP2021119544A (en) | Transaction commission method and transaction commission system | |
KR20190132054A (en) | Method for Providing Cryptocurrency Trading Platform by using Smart Contract based on Blockchain | |
JP7262328B2 (en) | Asset backup process and program | |
JP7254954B2 (en) | Methods and systems for authenticating blockchain-generated data | |
KR20190132160A (en) | Method for Providing Cryptocurrency Trading Platform by using Smart Contract | |
WO2021117515A1 (en) | Electronic asset management method, and electronic asset management device | |
CN114511321A (en) | Point-to-point based data processing method, system, computing device and storage medium | |
CN115053241A (en) | Disposable Tong card | |
US20220141028A1 (en) | Secure vault system for private key storage | |
KR102654373B1 (en) | Method of providing blockchain wallet management service and system for same | |
WO2023069505A1 (en) | Non-transferable token | |
JP2021168177A (en) | Transaction delegation method and transaction delegation system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190705 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200929 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20201110 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20210323 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210623 |
|
C60 | Trial request (containing other claim documents, opposition documents) |
Free format text: JAPANESE INTERMEDIATE CODE: C60 Effective date: 20210623 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20210701 |
|
C21 | Notice of transfer of a case for reconsideration by examiners before appeal proceedings |
Free format text: JAPANESE INTERMEDIATE CODE: C21 Effective date: 20210706 |
|
A912 | Re-examination (zenchi) completed and case transferred to appeal board |
Free format text: JAPANESE INTERMEDIATE CODE: A912 Effective date: 20210730 |
|
C211 | Notice of termination of reconsideration by examiners before appeal proceedings |
Free format text: JAPANESE INTERMEDIATE CODE: C211 Effective date: 20210803 |
|
C22 | Notice of designation (change) of administrative judge |
Free format text: JAPANESE INTERMEDIATE CODE: C22 Effective date: 20211207 |
|
C22 | Notice of designation (change) of administrative judge |
Free format text: JAPANESE INTERMEDIATE CODE: C22 Effective date: 20220412 |
|
C22 | Notice of designation (change) of administrative judge |
Free format text: JAPANESE INTERMEDIATE CODE: C22 Effective date: 20221108 |
|
C13 | Notice of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: C13 Effective date: 20221129 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230130 |
|
C23 | Notice of termination of proceedings |
Free format text: JAPANESE INTERMEDIATE CODE: C23 Effective date: 20230307 |
|
C03 | Trial/appeal decision taken |
Free format text: JAPANESE INTERMEDIATE CODE: C03 Effective date: 20230404 |
|
C30A | Notification sent |
Free format text: JAPANESE INTERMEDIATE CODE: C3012 Effective date: 20230404 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230411 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7262328 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |