JP7274198B2 - Asset information registration method - Google Patents

Asset information registration method Download PDF

Info

Publication number
JP7274198B2
JP7274198B2 JP2018216374A JP2018216374A JP7274198B2 JP 7274198 B2 JP7274198 B2 JP 7274198B2 JP 2018216374 A JP2018216374 A JP 2018216374A JP 2018216374 A JP2018216374 A JP 2018216374A JP 7274198 B2 JP7274198 B2 JP 7274198B2
Authority
JP
Japan
Prior art keywords
information
asset information
asset
registration method
hash value
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
Application number
JP2018216374A
Other languages
Japanese (ja)
Other versions
JP2020086634A (en
Inventor
ジョヴァーナ ジョルノ
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ALI Technologies Inc
Original Assignee
ALI Technologies Inc
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 ALI Technologies Inc filed Critical ALI Technologies Inc
Priority to JP2018216374A priority Critical patent/JP7274198B2/en
Publication of JP2020086634A publication Critical patent/JP2020086634A/en
Application granted granted Critical
Publication of JP7274198B2 publication Critical patent/JP7274198B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は資産情報登録方法に関し、特にブロックチェーンネットワークを利用した資産の安全な取引の仕組みに関する。 TECHNICAL FIELD The present invention relates to an asset information registration method, and more particularly to a secure asset transaction mechanism using a blockchain network.

近年、有形無形を問わず、様々な資産(コンテンツ)の流通を促す仕組み(プラットフォーム)が提案されている。 In recent years, mechanisms (platforms) have been proposed to promote the distribution of various assets (contents), whether tangible or intangible.

特許文献1には、デジタルコンテンツを売買するための電子商取引システムが提案されている。この電子商取引システムでは、デジタルコンテンツの販売者は、デジタルコンテンツの開発への投資額やデジタルコンテンツの販売のための営業への投資額等を回収し且つ利益が得られるようにデジタルコンテンツの価格を設定する。 Patent Literature 1 proposes an electronic commerce system for buying and selling digital content. In this electronic commerce system, the seller of digital contents recovers the amount of investment in development of digital contents and the amount of investment in marketing for sales of digital contents, etc., and adjusts the price of digital contents so as to obtain a profit. set.

特開2010-272033号公報JP 2010-272033 A

上述した技術は、例えば、コンテンツのように内容に変更が加えられない(即ち、オリジナルの状態で点々流通)することが念頭に置かれており、例えば、仕様に基づく刑事変化等の情報を付加することが何ら考慮されていない。 The above-mentioned technology, for example, is borne in mind that the content is not changed like content (that is, it is distributed in the original state), and for example, information such as criminal changes based on specifications is added. no consideration has been given to doing

そこで、本発明は、資産の取引に関する安全なプラットフォームを提供することを一つの目的とする。 Accordingly, one object of the present invention is to provide a secure platform for trading assets.

本発明によれば、
資産情報を匿名化してブロックチェーンネットワークに保存する資産情報登録方法であって、
少なくとも対象物の第1情報を暗号化した第1暗号情報を前記ブロックチェーンネットワークにおける第1ブロックに書き込むとともに、管理データベースに前記第1暗号情報と前記第1情報とを関連付けて登録するステップと、
前記対象物の第1情報に変更が生じた際に、当該変更を反映した第2情報と前記第1暗号情報とに基づいて暗号化された第2暗号情報を前記ブロックチェーンネットワークにおける第2ブロックに書き込むとともに、前記管理データベースに前記第2暗号情報と前記第2情報とを関連付けて登録するステップと、
を少なくとも含み、
利用者に対して、前記管理データベースへのアクセスを許可するステップと、
前記対象物に関する前記第2暗号情報を取得した前記利用者が、前記管理データベースにアクセスすることにより、当該第2暗号情報に関連付けられた前記第2情報を特定するステップと、
を含む
資産情報登録方法が得られる。
According to the invention,
An asset information registration method for anonymizing asset information and storing it in a blockchain network,
a step of writing first cryptographic information obtained by encrypting at least the first information of an object into a first block in the blockchain network, and registering the first cryptographic information and the first information in a management database in association with each other;
When the first information of the object is changed, the second encrypted information encrypted based on the second information reflecting the change and the first encrypted information is transferred to the second block in the blockchain network. and registering the second encrypted information and the second information in association with each other in the management database;
including at least
allowing a user to access the management database;
a step in which the user who has acquired the second encrypted information about the object identifies the second information associated with the second encrypted information by accessing the management database;
An asset information registration method including

本発明によれば、資産の取引に関する安全なプラットフォームを提供することができる。 According to the present invention, it is possible to provide a secure platform for trading assets.

本発明の実施の形態によるシステムの構成例を示す図である。It is a figure which shows the structural example of the system by embodiment of this invention. 図1の管理サーバのハードウェア構成を示すブロック図である。2 is a block diagram showing the hardware configuration of a management server in FIG. 1; FIG. 図1のユーザ端末のハードウェア構成を示すブロック図である。2 is a block diagram showing the hardware configuration of the user terminal in FIG. 1; FIG. 本実施の形態によるシステムの処理の概念図である。2 is a conceptual diagram of processing of the system according to the present embodiment; FIG. 本実施の形態による管理サーバによって管理されるデータベースのデータテーブル例である。It is a data table example of the database managed by the management server by this Embodiment. 本実施の形態によるシステムにおいて、暗号情報から対象物の情報を特定する処理のイメージを示す図である。FIG. 10 is a diagram showing an image of processing for specifying information of an object from encrypted information in the system according to the present embodiment;

本発明の実施形態の内容を列記して説明する。本発明の実施の形態によるコンテンツ・プラットフォームシステムは、以下のような構成を備える。
[項目1]
資産情報を匿名化してブロックチェーンネットワークに保存する資産情報登録方法であって、
少なくとも対象物の第1情報を暗号化した第1暗号情報を前記ブロックチェーンネットワークにおける第1ブロックに書き込むとともに、管理データベースに前記第1暗号情報と前記第1情報とを関連付けて登録するステップと、
前記対象物の第1情報に変更が生じた際に、当該変更を反映した第2情報と前記第1暗号情報とに基づいて暗号化された第2暗号情報を前記ブロックチェーンネットワークにおける第2ブロックに書き込むとともに、前記管理データベースに前記第2暗号情報と前記第2情報とを関連付けて登録するステップと、
を少なくとも含み、
利用者に対して、前記管理データベースへのアクセスを許可するステップと、
前記対象物に関する前記第2暗号情報を取得した前記利用者が、前記管理データベースにアクセスすることにより、当該第2暗号情報に関連付けられた前記第2情報を特定するステップと、
を含む
資産情報登録方法。
[項目2]
項目1に記載の資産情報登録方法であって、
前記第1情報及び前記第2情報は、少なくとも、前記資産のオーナー情報及び属性情報を含み得る、
資産情報登録方法。
[項目3]
項目2に記載の資産情報登録方法であって、
前記変更は、前記対象物のオーナー情報の変更である、
資産情報登録方法。
[項目4]
項目1乃至項目3のいずれかに記載の資産情報登録方法であって、
前記資産は自動車であり、前記第1情報及び前記第2情報は、車両情報及び使用履歴情報を更に含む、
資産情報登録方法。
The contents of the embodiments of the present invention are listed and explained. A content platform system according to an embodiment of the present invention has the following configuration.
[Item 1]
An asset information registration method for anonymizing asset information and storing it in a blockchain network,
a step of writing first cryptographic information obtained by encrypting at least the first information of an object into a first block in the blockchain network, and registering the first cryptographic information and the first information in a management database in association with each other;
When the first information of the object is changed, the second encrypted information encrypted based on the second information reflecting the change and the first encrypted information is transferred to the second block in the blockchain network. and registering the second encrypted information and the second information in association with each other in the management database;
including at least
allowing a user to access the management database;
a step in which the user who has acquired the second encrypted information about the object identifies the second information associated with the second encrypted information by accessing the management database;
Asset information registration method including
[Item 2]
The asset information registration method according to item 1,
The first information and the second information may include at least owner information and attribute information of the asset;
Asset information registration method.
[Item 3]
The asset information registration method according to item 2,
The change is a change of owner information of the object,
Asset information registration method.
[Item 4]
The asset information registration method according to any one of items 1 to 3,
the asset is a car, and the first information and the second information further include vehicle information and usage history information;
Asset information registration method.

<実施の形態の詳細>
以下、本発明の実施の形態による資産情報登録方法を具現化する取引情報登録システム(以下「システム」という)ついて、図面を参照しながら説明する。
<Details of Embodiment>
A transaction information registration system (hereinafter referred to as "system") embodying an asset information registration method according to an embodiment of the present invention will be described below with reference to the drawings.

<概要>
本発明の実施の形態によるシステムは、例えば、自動車や不動産をはじめとする、資産(財産権、所有権その他権利共有主体によって取引可能なあらゆる権利)に関する、履歴(所有履歴、取引履歴、ステータス履歴等)をブロックチェーンネットワーク上において匿名化しつつトレース可能にする、所謂、分散型台帳技術を利用したシステムである。
<Overview>
The system according to the embodiment of the present invention, for example, has a history (ownership history, transaction history, status history) related to assets (property rights, ownership rights and other rights that can be traded by rights sharing entities) such as automobiles and real estate. etc.) are anonymized and traceable on the blockchain network.

<構成>
図1に示されるように、管理サーバ(資産管理サーバ)1は、ユーザ(顧客)20aの資産2aを管理する。管理サーバ1は、ユーザ(取引者等)の端末(ユーザ端末)2とネットワーク(インターネット等であり、ブロックチェーンネットワークを含む)3を介して接続される。
<Configuration>
As shown in FIG. 1, a management server (asset management server) 1 manages assets 2a of a user (customer) 20a. The management server 1 is connected to a terminal (user terminal) 2 of a user (trader, etc.) via a network (such as the Internet, including a blockchain network) 3 .

本実施の形態において、少なくとも管理サーバ1及び利用者端末2bは、ブロックチェーンネットワークにおいて共同管理される台帳(ブロックチェーン)にアクセス・参照可能に接続されている。 In the present embodiment, at least the management server 1 and the user terminal 2b are connected so as to be able to access and refer to a ledger (blockchain) jointly managed in a blockchain network.

<ハードウェア構成>
本実施の形態による管理サーバ1とユーザ端末2とは、以下のようなハードウェア構成を有する。なお、以下の構成は一例であり、これ以外の構成を有していても良い。
<Hardware configuration>
The management server 1 and the user terminal 2 according to this embodiment have the following hardware configurations. In addition, the following configuration is an example, and may have a configuration other than this.

<管理サーバ1>
図2に示されるように、管理サーバ1は、ユーザ端末2a及びユーザ端末2bと通信を介して情報処理を実行することにより、システムの一部を構成する。管理サーバ1は、例えばワークステーションやパーソナルコンピュータのような汎用コンピュータとしてもよいし、或いはクラウド・コンピューティングによって論理的に実現されてもよい。
<Management Server 1>
As shown in FIG. 2, the management server 1 constitutes a part of the system by executing information processing through communication with the user terminals 2a and 2b. The management server 1 may be, for example, a general-purpose computer such as a workstation or personal computer, or may be logically realized by cloud computing.

管理サーバ1は、少なくとも、プロセッサ10、メモリ11、ストレージ12、送受信部13、入出力部14等を備え、これらはバス15を通じて相互に電気的に接続される。 The management server 1 includes at least a processor 10 , a memory 11 , a storage 12 , a transmission/reception section 13 , an input/output section 14 and the like, which are electrically connected to each other through a bus 15 .

プロセッサ10は、管理サーバ1全体の動作を制御し、各要素間におけるデータの送受信の制御、及びアプリケーションの実行に必要な情報処理等を行う演算装置である。例えばプロセッサ10はCPU(Central Processing Unit)であり、ストレージ12に格納されメモリ11に展開されたプログラム等を実行して各情報処理を実施する。 The processor 10 is an arithmetic device that controls the overall operation of the management server 1, controls transmission and reception of data between elements, and performs information processing necessary for executing applications. For example, the processor 10 is a CPU (Central Processing Unit), and executes a program or the like stored in the storage 12 and developed in the memory 11 to carry out each information process.

メモリ11は、DRAM(Dynamic Random Access Memory)等の揮発性記憶装置で構成される主記憶と、フラッシュメモリやHDD(Hard Disc Drive)等の不揮発性記憶装置で構成される補助記憶と、を含む。メモリ11は、プロセッサ10のワークエリア等として使用され、また、管理サーバ1の起動時に実行されるBIOS(Basic Input / Output System)、及び各種設定情報等を格納する。 The memory 11 includes a main memory composed of a volatile memory device such as a DRAM (Dynamic Random Access Memory), and an auxiliary memory composed of a non-volatile memory device such as a flash memory or a HDD (Hard Disc Drive). . The memory 11 is used as a work area for the processor 10, and stores a BIOS (Basic Input/Output System) executed when the management server 1 is started, various setting information, and the like.

ストレージ12は、アプリケーション・プログラム、及びブロックチェーンネットワークに対する認証プログラムやマイニングプログラム等の各種プログラムを格納する。各処理に用いられるデータを格納したデータベースがストレージ22に構築されていてもよい。 The storage 12 stores application programs and various programs such as authentication programs and mining programs for blockchain networks. A database storing data used for each process may be constructed in the storage 22 .

送受信部13は、管理サーバ1をネットワーク3に接続する。なお、送受信部13は、Bluetooth(登録商標)及びBLE(Bluetooth Low Energy)の近距離通信インタフェースを備えていてもよい。 The transmission/reception unit 13 connects the management server 1 to the network 3 . Note that the transmitting/receiving unit 13 may include a short-range communication interface of Bluetooth (registered trademark) and BLE (Bluetooth Low Energy).

入出力部14は、必要に応じて使用するキーボード・マウス類等の情報入力機器、及びディスプレイ等の出力機器である。 The input/output unit 14 is an information input device such as a keyboard and a mouse, and an output device such as a display, which are used as necessary.

バス15は、上記各要素に共通に接続され、例えば、アドレス信号、データ信号及び各種制御信号を伝達する。 A bus 15 is commonly connected to the above elements and transmits, for example, address signals, data signals and various control signals.

<ユーザ端末2>
図3に示されるように、ユーザ端末2は、管理サーバ1と通信を介して情報処理を実行することにより、配送システムの一部を構成する。ユーザ端末2は、例えばワークステーションやパーソナルコンピュータのような汎用コンピュータであってもよいし、スマートフォン等の携帯通信機器等であってもよい。
<User terminal 2>
As shown in FIG. 3 , the user terminal 2 configures a part of the delivery system by executing information processing through communication with the management server 1 . The user terminal 2 may be, for example, a general-purpose computer such as a workstation or personal computer, or may be a mobile communication device such as a smart phone.

ユーザ端末2は、少なくとも、プロセッサ20、メモリ21、ストレージ22、送受信部23、入出力部24等を備え、これらはバス25を通じて相互に電気的に接続される。 The user terminal 2 includes at least a processor 20 , a memory 21 , a storage 22 , a transmission/reception section 23 , an input/output section 24 and the like, which are electrically connected to each other through a bus 25 .

上述した管理サーバ1と同様に、プロセッサ20は、ユーザ端末2全体の動作を制御し、各要素間におけるデータの送受信の制御、及びアプリケーションの実行に必要な情報処理等を行う演算装置である。例えばプロセッサ20はCPU(Central Processing Unit)であり、ストレージ22に格納されメモリ21に展開されたプログラム等を実行して各情報処理を実施する。 Similar to the management server 1 described above, the processor 20 is an arithmetic device that controls the overall operation of the user terminal 2, controls transmission and reception of data between elements, and performs information processing necessary for executing applications. For example, the processor 20 is a CPU (Central Processing Unit), and executes each information processing by executing a program or the like stored in the storage 22 and developed in the memory 21 .

メモリ21は、DRAM(Dynamic Random Access Memory)等の揮発性記憶装置で構成される主記憶と、フラッシュメモリやHDD(Hard Disc Drive)等の不揮発性記憶装置で構成される補助記憶と、を含む。メモリ21は、プロセッサ20のワークエリア等として使用され、また、ユーザ端末2の起動時に実行されるBIOS(Basic Input / Output System)、及び各種設定情報等を格納する。 The memory 21 includes a main memory composed of a volatile memory device such as a DRAM (Dynamic Random Access Memory), and an auxiliary memory composed of a non-volatile memory device such as a flash memory or a HDD (Hard Disc Drive). . The memory 21 is used as a work area for the processor 20, etc., and stores a BIOS (Basic Input/Output System) executed when the user terminal 2 is started, various setting information, and the like.

ストレージ22は、アプリケーション・プログラム、及びブロックチェーンネットワークに対する認証プログラムやマイニングプログラム等の各種プログラムを格納する。各処理に用いられるデータを格納したデータベースがストレージ22に構築されていてもよい。 The storage 22 stores application programs and various programs such as authentication programs and mining programs for blockchain networks. A database storing data used for each process may be constructed in the storage 22 .

送受信部23は、ユーザ端末2をネットワーク3に接続する。なお、送受信部23は、Bluetooth(登録商標)及びBLE(Bluetooth Low Energy)の近距離通信インタフェースを備えていてもよい。 The transmitter/receiver 23 connects the user terminal 2 to the network 3 . Note that the transmitting/receiving unit 23 may include a short-range communication interface of Bluetooth (registered trademark) and BLE (Bluetooth Low Energy).

入出力部24は、必要に応じて使用するキーボード・マウス類等の情報入力機器、及びディスプレイ等の出力機器である。 The input/output unit 24 is an information input device such as a keyboard and a mouse, and an output device such as a display, which are used as necessary.

バス25は、上記各要素に共通に接続され、例えば、アドレス信号、データ信号及び各種制御信号を伝達する。
<動作>
A bus 25 is commonly connected to each of the above elements and transmits, for example, address signals, data signals and various control signals.
<Action>

続いて、図4乃至図6を参照して、本システムの動作について説明する。なお、以下の実施の形態においては、ユーザの資産として「自動車」を例に説明をするが、本システムは、他の資産も同様に適用可能である。 Next, the operation of this system will be described with reference to FIGS. 4 to 6. FIG. In the following embodiments, a "car" will be described as an example of a user's asset, but this system can be applied to other assets as well.

図4に示されるように、時間(time)軸に沿って、ユーザA、ユーザB及びユーザCの順に同一の自動車が譲渡取引される。自動車Cs01乃至Cs03は、全て同一の自動車であるが、自機に応じてその状態(走行距離等)が異なっているため異なる参照符号を付している。 As shown in FIG. 4, the same car is transferred and traded in the order of user A, user B, and user C along the time axis. Although the automobiles Cs01 to Cs03 are all the same automobile, they are given different reference numerals because their states (mileage, etc.) differ depending on their own machines.

ユーザAが自動車Cs01を新車で購入した際に、ブロックチェーン上の任意のブロックBk#01内にハッシュ情報(暗号情報)が生成される。ハッシュ情報は、当該ブロックチェーンにおいて許容されるフリーメッセージ機能を利用することとしてもよい。 When the user A purchases a new car Cs01, hash information (encryption information) is generated in an arbitrary block Bk#01 on the blockchain. Hash information may use the free message function allowed in the blockchain.

自動車Cs01は例えば、車種情報R600XL、走行距離0km、オーナーAという資産情報を有しており、当該資産情報は、所定のハッシュ関数によってハッシュ化されることによって、上述したハッシュ情報が生成される。その結果、ブロックBk#01内には例えば「wT098ssE」というハッシュ情報が生成される。この際、同時に、自動車の管理者(自動車のメーカや自動車の販売店等)は、資産情報と、ハッシュ情報とを関連付けて管理サーバに送信する(管理サーバの資産データベース(DB)には、図5に示される管理テーブルが生成される:詳しくは後述する)。 The automobile Cs01 has, for example, vehicle type information R600XL, mileage 0 km, and property information such as owner A. The property information is hashed by a predetermined hash function to generate the hash information described above. As a result, hash information such as "wT098ssE" is generated in block Bk#01. At this time, at the same time, the administrator of the automobile (automobile manufacturer, automobile dealer, etc.) associates the asset information with the hash information and transmits it to the management server (the asset database (DB) of the management server contains 5 is generated (details will be described later).

続いて、自動車Cs01がユーザAからユーザBに譲渡される。ユーザBが取得した時には自動車Cs02の資産情報は、車種情報R600XL、走行距離4000km、オーナーBという情報となる。この時、当該新たな情報と、既に登録されていたハッシュ情報「wT098ssE」とがハッシュ化されることによって、新たなハッシュ情報が生成される。その結果、ブロックBk#02内には、例えば「Rkpok5sZ」というハッシュ情報が生成される。上記と同様に、新たなハッシュ情報は自動車Cs02の情報と関連付けて管理サーバに送信される。 Subsequently, the car Cs01 is transferred from the user A to the user B. When the user B acquires the asset information of the automobile Cs02, the vehicle type information is R600XL, the mileage is 4000 km, and the owner B is the information. At this time, new hash information is generated by hashing the new information and the already registered hash information “wT098ssE”. As a result, hash information such as "Rkpok5sZ" is generated in block Bk#02. Similar to the above, the new hash information is associated with the information of the car Cs02 and sent to the management server.

更に、自動車Cs02がユーザBからユーザCに譲渡される。ユーザCが取得した時には自動車Cs03の資産情報は、車種情報R600XL、走行距離12000km、修復歴あり、オーナーCという情報となる。この時、当該新たな情報と、既に登録されていたハッシュ情報「Rkpok5sZ」とがハッシュ化されることによって、新たなハッシュ情報が生成される。その結果、ブロックBk#03内には、例えば「Gq083skd」というハッシュ情報が生成される。上記と同様に、新たなハッシュ情報は自動車Cs03の情報と関連付けて管理サーバに送信される。 Furthermore, the car Cs02 is transferred from the user B to the user C. When the user C acquires the asset information of the automobile Cs03, the vehicle type information is R600XL, the mileage is 12000 km, there is a repair history, and the owner C is information. At this time, new hash information is generated by hashing the new information and the already registered hash information "Rkpok5sZ". As a result, hash information such as "Gq083skd" is generated in block Bk#03. Similar to the above, the new hash information is associated with the information of the car Cs03 and sent to the management server.

以上のように、自動車がユーザA乃至ユーザCに点々と流通した場合、譲渡された際の自動車の状態と、最新のハッシュ情報とに基づいてハッシュ情報が生成される。ブロックチェーン上には、匿名化された資産情報が存在し続けることとなる。 As described above, when a car is distributed to users A to C, hash information is generated based on the state of the car at the time of transfer and the latest hash information. Anonymized asset information will continue to exist on the blockchain.

管理サーバは、図5に示される資産DBを有している。資産DBは、ハッシュ情報(ID)とそれに対応する資産情報(車種、走行距離、オーナー、修復歴等があるがこれに限られない)とを関連づけて保存するデータベースである。即ち、ハッシュ情報をキーに検索すれば、そのハッシュ情報に対応する情報が取り出せることとなる。なお、図5に示されるデータベースのデータテーブルは、自動車Cs01乃至自動車Cs03までの情報全てを格納することとしている。 The management server has an asset DB shown in FIG. The asset DB is a database that associates and stores hash information (ID) and corresponding asset information (including, but not limited to, vehicle type, mileage, owner, repair history, etc.). That is, by searching using hash information as a key, information corresponding to the hash information can be extracted. It should be noted that the data table of the database shown in FIG. 5 stores all the information of the automobiles Cs01 to Cs03.

続いて、図6を参照して、資産情報を確認したい者が本システムを利用して資産情報を紹介する場合を説明する。なお、利用者は、例えば、自動車の販売店の者などのように、管理サーバへのアクセス権限を(部分的に又は全部)付与された者である。 Next, with reference to FIG. 6, a case where a person who wants to check property information introduces property information using this system will be described. The user is, for example, a person who is granted (partially or wholly) access authority to the management server, such as a car dealer.

例えば、ユーザCが自動車Cs03を他のユーザに譲渡しようとして、販売店舗スタッフ(利用者)に相談した場合、当該利用者は、ユーザCから自動車Cs03に関するハッシュ情報「Gq083skd」を取得する。取得の方法は、たとえば、車検証やオーナーズカード、その他の情報を確認できるあらゆる媒体から取得することとしてもよい。 For example, when the user C intends to transfer the car Cs03 to another user and consults with the store staff (user), the user acquires hash information "Gq083skd" regarding the car Cs03 from the user C. The acquisition method may be, for example, vehicle inspection, owner's card, or any other medium that allows information to be confirmed.

利用者は、ハッシュ情報「Gq083skd」がブロックチェーン上に存在する情報か否かを確認する。次いで、管理サーバにログイン等行い、ハッシュ情報を入力する。資産DBは、ハッシュ情報「Gq083skd」に該当する自動車の情報を出力する。これにより、利用者は、ユーザCのハッシュ情報が正当なものであることをブロックチェーン上で確認することができ、かつ、その内容についてはクローズドな資産DBで確認することが可能となる。 The user confirms whether or not the hash information "Gq083skd" exists on the blockchain. Then, the user logs in to the management server and inputs the hash information. The asset DB outputs the information of the automobile corresponding to the hash information "Gq083skd". As a result, the user can confirm on the block chain that the hash information of user C is valid, and can confirm the contents thereof in the closed asset DB.

ハッシュ情報は、トレース可能な情報としてブロックチェーン上に残り続けることにより、改ざんをすることができないことから、情報の安全性及び県労政が担保される。 Hash information remains on the blockchain as traceable information and cannot be tampered with, ensuring information security and prefectural labor administration.

上述した実施の形態は、本発明の理解を容易にするための例示に過ぎず、本発明を限定して解釈するためのものではない。本発明は、その趣旨を逸脱することなく、変更、改良することができると共に、本発明にはその均等物が含まれることは言うまでもない。 The above-described embodiments are merely examples for facilitating understanding of the present invention, and are not intended to limit and interpret the present invention. It goes without saying that the present invention can be modified and improved without departing from its spirit, and that equivalents thereof are included in the present invention.

1 管理サーバ
2 ユーザ端末
3 ネットワーク
1 management server 2 user terminal 3 network

Claims (3)

資産のオーナー情報を含む資産情報を匿名化してブロックチェーンネットワークに保存する資産情報登録方法であって、
第1資産情報をハッシュ関数によりハッシュ化した第1ハッシュ値を計算するステップと、
前記第1ハッシュ値を前記ブロックチェーンネットワークにおける第1ブロックに書き込むとともに、管理データベースに前記第1資産情報と前記第1ハッシュ値とを関連付けて登録するステップと、
前記第1資産情報の前記オーナー情報に変更が生じた際に、当該変更を反映した第2資産情報及び前記第1ハッシュ値を前記ハッシュ関数によりハッシュ化した第2ハッシュ値を計算するステップと、
前記第2ハッシュ値を前記ブロックチェーンネットワークにおける第2ブロックに書き込むとともに、前記管理データベースに前記第2資産情報と前記第2ハッシュ値とを関連付けて登録するステップと、
利用者に対して、前記管理データベースへのアクセスを可能に設定するステップと、
前記第2ハッシュ値を取得した前記利用者から前記第2ハッシュ値の入力を受け付け、前記管理データベースから当該第2ハッシュ値に関連付けられた前記第2資産情報を特定するステップと、
コンピュータが実行することを含む
資産情報登録方法。
An asset information registration method for anonymizing asset information including asset owner information and storing it in a blockchain network,
calculating a first hash value obtained by hashing the first asset information with a hash function;
writing the first hash value to a first block in the blockchain network and registering the first asset information and the first hash value in association with each other in a management database;
calculating a second hash value obtained by hashing the second asset information reflecting the change and the first hash value using the hash function when the owner information of the first asset information is changed;
writing the second hash value to a second block in the blockchain network and registering the second asset information and the second hash value in association with each other in the management database;
setting a user to be able to access the management database;
receiving an input of the second hash value from the user who acquired the second hash value , and identifying the second asset information associated with the second hash value from the management database;
asset information registration method including executing
請求項1に記載の資産情報登録方法であって、
前記第1資産情報及び前記第2資産情報は、属性情報を含み得る、
資産情報登録方法。
The asset information registration method according to claim 1,
the first asset information and the second asset information may include attribute information;
Asset information registration method.
請求項1又は2に記載の資産情報登録方法であって、
前記資産は自動車であり、前記第1資産情報及び前記第2資産情報は、車両情報及び使用履歴情報を更に含む、
資産情報登録方法。
The asset information registration method according to claim 1 or 2 ,
The asset is an automobile, and the first asset information and the second asset information further include vehicle information and usage history information,
Asset information registration method.
JP2018216374A 2018-11-19 2018-11-19 Asset information registration method Active JP7274198B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018216374A JP7274198B2 (en) 2018-11-19 2018-11-19 Asset information registration method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018216374A JP7274198B2 (en) 2018-11-19 2018-11-19 Asset information registration method

Publications (2)

Publication Number Publication Date
JP2020086634A JP2020086634A (en) 2020-06-04
JP7274198B2 true JP7274198B2 (en) 2023-05-16

Family

ID=70908080

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018216374A Active JP7274198B2 (en) 2018-11-19 2018-11-19 Asset information registration method

Country Status (1)

Country Link
JP (1) JP7274198B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7133589B2 (en) * 2020-08-05 2022-09-08 Sbinft株式会社 NFT Access Restriction System and NFT Access Restriction Program
WO2022264240A1 (en) * 2021-06-15 2022-12-22 株式会社世界 Vehicle management ledger system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002149998A (en) 2000-11-15 2002-05-24 Buaatekkusu Vision:Kk Method and device for managing vehicle information in client server computer environment
WO2018064487A1 (en) 2016-09-30 2018-04-05 Amazon Technologies, Inc. Immutable cryptographically secured ledger-backed databases
JP2018128823A (en) 2017-02-08 2018-08-16 株式会社サテライトオフィス Electronic file certification system
JP2018173692A (en) 2017-03-31 2018-11-08 Necソリューションイノベータ株式会社 Article information management apparatus, system, method and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002149998A (en) 2000-11-15 2002-05-24 Buaatekkusu Vision:Kk Method and device for managing vehicle information in client server computer environment
WO2018064487A1 (en) 2016-09-30 2018-04-05 Amazon Technologies, Inc. Immutable cryptographically secured ledger-backed databases
JP2019535076A (en) 2016-09-30 2019-12-05 アマゾン・テクノロジーズ、インコーポレイテッド Immutable database supported by a cryptographically protected ledger
JP2018128823A (en) 2017-02-08 2018-08-16 株式会社サテライトオフィス Electronic file certification system
JP2018173692A (en) 2017-03-31 2018-11-08 Necソリューションイノベータ株式会社 Article information management apparatus, system, method and program

Also Published As

Publication number Publication date
JP2020086634A (en) 2020-06-04

Similar Documents

Publication Publication Date Title
US11588619B2 (en) Generating customized smart contracts
EP3816837B1 (en) Data sharing method, apparatus, and system, and electronic device
CN112840596B (en) Distributed application architecture using blockchain and distributed file system
US11334874B2 (en) Digital contracts in blockchain environments
EP3485437B1 (en) Distributed ledger platform for vehicle records
JP6364132B2 (en) Blockchain transaction recording system and method
US11341490B2 (en) Carbon footprint blockchain network
CN110620810B (en) Non-linked ownership of continuous asset transfer over blockchain
CN108711051B (en) Intellectual property trading sharing platform and method based on block chain
US11870847B2 (en) Decentralized data flow valuation and deployment
US20190101896A1 (en) Controlled 3-d printing
CN111936995A (en) Distributed storage of customs clearance data
CN111989707A (en) Managing user permissions for customs clearance services based on blockchains
CN111989663A (en) Intelligent contract pool based on block chain
CN111868725A (en) Processing import customs clearance data based on block chain
WO2021208762A1 (en) Data storage and query
CN114930330A (en) User management of customs clearance service platform based on block chain
CN111936994A (en) Block chain based document registration for customs clearance
Yoo et al. A study for efficiency improvement of used car trading based on a public blockchain
JP7274198B2 (en) Asset information registration method
JP7149604B2 (en) Content license server and method
Hardjono et al. Wallet attestations for virtual asset service providers and crypto-assets insurance
Fonseca Cacho et al. Decentralized marketplace using blockchain, cryptocurrency, and swarm technology
US20230012276A1 (en) System, Method, and Apparatus for Decentralized E-Commerce
JP7409190B2 (en) Computer-implemented methods for cross-chain interoperability

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210903

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220707

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220901

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20221019

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221228

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230406

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230424

R150 Certificate of patent or registration of utility model

Ref document number: 7274198

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150