JP6601623B2 - Content distribution system, content distribution method, content generation apparatus, and content generation program - Google Patents

Content distribution system, content distribution method, content generation apparatus, and content generation program Download PDF

Info

Publication number
JP6601623B2
JP6601623B2 JP2016094679A JP2016094679A JP6601623B2 JP 6601623 B2 JP6601623 B2 JP 6601623B2 JP 2016094679 A JP2016094679 A JP 2016094679A JP 2016094679 A JP2016094679 A JP 2016094679A JP 6601623 B2 JP6601623 B2 JP 6601623B2
Authority
JP
Japan
Prior art keywords
content
metadata
hash value
value
transaction
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
JP2016094679A
Other languages
Japanese (ja)
Other versions
JP2017204706A (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.)
NATIONAL UNIVERSITY CORPORATION MURORAN INSTITUTE OF TECHNOLOGY
Nippon Telegraph and Telephone Corp
Original Assignee
NATIONAL UNIVERSITY CORPORATION MURORAN INSTITUTE OF TECHNOLOGY
Nippon Telegraph and Telephone Corp
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 NATIONAL UNIVERSITY CORPORATION MURORAN INSTITUTE OF TECHNOLOGY, Nippon Telegraph and Telephone Corp filed Critical NATIONAL UNIVERSITY CORPORATION MURORAN INSTITUTE OF TECHNOLOGY
Priority to JP2016094679A priority Critical patent/JP6601623B2/en
Publication of JP2017204706A publication Critical patent/JP2017204706A/en
Application granted granted Critical
Publication of JP6601623B2 publication Critical patent/JP6601623B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、コンテンツ及びメタデータの真正性を担保する技術に関する。   The present invention relates to a technique for ensuring the authenticity of content and metadata.

映像や画像の投稿共有サービスが普及している。これらのサービスでは一般ユーザが映像や画像などのコンテンツを投稿したり、投稿されたコンテンツを視聴することができる。ユーザは自由にコンテンツを投稿し視聴できるが、コンテンツの真正性(加工・改ざんが行われていないこと)を確認することが難しく、コンテンツの無断利用、著作権侵害のおそれが伴う。   Posting and sharing services for video and images are widespread. With these services, general users can post content such as videos and images, and can view the posted content. Users can freely post and view content, but it is difficult to confirm the authenticity of the content (that it has not been processed or tampered with), which may lead to unauthorized use of the content or infringement of copyright.

デジタルデータが流通する際に真正性を証明する手段として電子署名がある。真正性が担保されることで、デジタルデータを契約書や公的な証拠として利用することが可能となる。   An electronic signature is a means for proving authenticity when digital data is distributed. By ensuring authenticity, digital data can be used as contracts or public evidence.

デジタルアート作品の所有権管理サービスとして、非特許文献1のサービスが知られている。非特許文献1のサービスは、アート作品に作品名、作者名、作成年などのメタデータと所有者のアドレスをブロックチェーンに登録し、権利の移動を記録する。   A non-patent document 1 service is known as a digital art work ownership management service. The service of Non-Patent Document 1 registers metadata such as work name, author name, year of creation, etc. and the address of the owner in the block chain, and records the transfer of rights.

ブロックチェーン技術は、中央集権的な管理を必要とせずに、信頼性を担保可能な仕組みが導入された技術である。ブロックチェーン技術において、参加者間でやり取りされる情報の信頼性は、参加者全体で形成されるP2P(Peer To Peer)ネットワーク内での合意形成のプロセスによって担保され、かつ、改ざんや二重使用などの不正を系全体で防ぐことで、ブロックチェーンの健全性が保たれる。ブロックチェーンは、参加者間の取引情報(トランザクション)をブロックと呼ばれる単位でまとめ、各ブロックに直前ブロックを示す情報を記載して、各ブロックを繋いだものであり、全てのトランザクションが記録されている。   Blockchain technology is a technology that introduces a mechanism that can ensure reliability without requiring centralized management. In blockchain technology, the reliability of information exchanged between participants is ensured by a process of consensus building within the peer-to-peer (P2P) network formed by all participants, and tampering and double use By preventing fraud such as the entire system, the soundness of the blockchain is maintained. A blockchain is a collection of transaction information (transactions) between participants in units called blocks, in which information indicating the immediately preceding block is described in each block, and each block is linked. All transactions are recorded. Yes.

Trent McConaghy and David Holtzman,“Towards An Ownership Layer for the Internet”, [online], 2015年6月24日, ascribe GmbH, インターネット〈 URL:http://www.ascribe.io/ 〉Trent McConaghy and David Holtzman, “Towards An Ownership Layer for the Internet”, [online], June 24, 2015, ascribe GmbH, Internet (URL: http://www.ascribe.io/)

コンテンツの真正性を証明するために電子署名を用いる方法は、信頼性を担保可能な中央集権機構が必要となり敷居が高いという問題があった。ブロックチェーンを用いた場合、中央集権機構を用いることなく、コンテンツの情報を登録するトランザクションを発行し、トランザクションがブロックチェーンに登録されることでコンテンツの情報をネットワークに流通できる。   The method of using an electronic signature to prove the authenticity of the content has a problem that a centralization mechanism capable of ensuring reliability is required and the threshold is high. When a block chain is used, a transaction for registering content information is issued without using a centralized mechanism, and the content information can be distributed to the network by registering the transaction in the block chain.

しかしながら、ブロックチェーンを用いた場合、一般ユーザが中央集権機構を経ずにコンテンツの情報を登録するため、登録内容の信頼性を担保できないという問題があった。また、流通時の真正性は保証されるが、コンテンツが作成された瞬間から流通前までの真正性が保証されるわけではない。コンテンツは流通前に加工される可能性があり、例えば、作業証明や事故時の車載カメラの映像を証拠として利用するには問題があった。   However, when the block chain is used, since the general user registers the content information without going through the centralization mechanism, there is a problem that the reliability of the registered content cannot be secured. Further, although authenticity at the time of distribution is guaranteed, authenticity from the moment the content is created to before distribution is not guaranteed. There is a possibility that the content is processed before distribution. For example, there is a problem in using the work certificate or the video of the in-vehicle camera at the time of the accident as evidence.

非特許文献1のサービスでは、作品の登録はサービス事業者が取りまとめている。作品名、作者名、作成年は自己申告であり情報の信頼性は保証されない。また、二次利用で作成されたコンテンツも新規扱いとなり、どのコンテンツを基にしたのか確認できないという問題があった。   In the service of Non-Patent Document 1, registration of works is organized by a service provider. The work name, author name, and creation year are self-reported, and the reliability of the information is not guaranteed. In addition, content created by secondary use is also newly handled, and there is a problem that it cannot be confirmed which content is based.

本発明は、上記に鑑みてなされたものであり、コンテンツの生成時からの真正性を保証することを目的とする。   The present invention has been made in view of the above, and an object thereof is to guarantee authenticity from the time of content generation.

第1の本発明に係るコンテンツ流通システムは、コンテンツ生成装置が生成したコンテンツの情報をブロックチェーンに登録するコンテンツ流通システムであって、前記コンテンツ生成装置は、コンテンツを生成するとともに当該コンテンツのハッシュ値を求めるコンテンツ生成手段と、前記コンテンツのメタデータを生成し、前記メタデータ内の少なくとも一部の値について、当該値を秘密鍵で暗号化し、暗号化後の値のハッシュ値を前記メタデータ内に記載するメタデータ生成手段と、前記ハッシュ値と前記メタデータを送信する送信手段と、前記メタデータ内に記載された前記ハッシュ値と公開鍵を含む取得要求に応じて、当該ハッシュ値に対応する正解値を前記秘密鍵で暗号化し、さらに前記公開鍵で暗号化した暗号化正解値を返信する正解値返信手段と、を有し、前記ハッシュ値と前記メタデータを前記ブロックチェーンに登録するトランザクションを発行するトランザクション生成装置と、前記トランザクションを含むブロックを生成して前記ブロックチェーンに登録するブロック生成装置と、を有し、前記トランザクション生成装置が前記トランザクションを発行する前に前記ハッシュ値が前記ブロックチェーンに登録されていないか確認するか、あるいは前記ブロック生成装置が前記ブロックを生成する前に前記ハッシュ値が前記ブロックチェーンに登録されていないか確認することを特徴とする。 A content distribution system according to a first aspect of the present invention is a content distribution system for registering content information generated by a content generation device in a block chain, the content generation device generating content and a hash value of the content Content generating means for generating the content, generating metadata of the content , encrypting the value with a secret key for at least a part of the value in the metadata, and a hash value of the encrypted value in the metadata in response to an acquisition request including the metadata generation means, and transmission means for transmitting the meta data and the hash value, the public key and the hash value described in said metadata described, corresponding to the hash value The correct answer value is encrypted with the secret key, and the encrypted correct answer value encrypted with the public key is returned. That correct value includes a return means, the block for registering said metadata and said hash value and transaction generator to issue a transaction to be registered in the block chain, the block chain and generates a block including the transaction Before the transaction generation device issues the transaction, whether the hash value is registered in the block chain, or before the block generation device generates the block It is confirmed whether the hash value is registered in the block chain.

上記コンテンツ流通システムにおいて、前記メタデータは、前記コンテンツの生成に利用したソフトウェア及び/又はハードウェアの情報を含むことを特徴とする。   In the content distribution system, the metadata includes software and / or hardware information used for generating the content.

上記コンテンツ流通システムにおいて、前記メタデータは、前記メタデータの値の取得方法の情報を含むことを特徴とする。   In the content distribution system, the metadata includes information on a method for acquiring the metadata value.

上記コンテンツ流通システムにおいて、前記コンテンツ生成装置は、前記ハッシュ値と前記メタデータに電子署名を付与する電子署名手段を有し、前記トランザクション生成装置が前記トランザクションを発行する前に前記電子署名を検証するか、あるいは前記ブロック生成装置がブロックを生成する前に前記電子署名を検証することを特徴とする。   In the content distribution system, the content generation device includes an electronic signature unit that adds an electronic signature to the hash value and the metadata, and verifies the electronic signature before the transaction generation device issues the transaction. Alternatively, the electronic signature is verified before the block generation device generates the block.

第2の本発明に係るコンテンツ流通方法は、コンテンツ生成装置、トランザクション生成装置、ブロック生成装置によって実行されるコンテンツ流通方法であって、前記コンテンツ生成装置による、コンテンツを生成するとともに当該コンテンツのハッシュ値を求めるステップと、前記コンテンツのメタデータを生成するステップと、前記メタデータ内の少なくとも一部の値について、当該値を秘密鍵で暗号化し、暗号化後の値のハッシュ値を前記メタデータ内に記載するステップと、前記メタデータ内に記載された前記ハッシュ値と公開鍵を含む取得要求に応じて、当該ハッシュ値に対応する正解値を前記秘密鍵で暗号化し、さらに前記公開鍵で暗号化した暗号化正解値を返信するステップを有し、前記トランザクション生成装置による、前記ハッシュ値と前記メタデータをブロックチェーンに登録するトランザクションを発行するステップを有し、前記ブロック生成装置による、前記トランザクションを含むブロックを生成して前記ブロックチェーンに登録するステップを有し、前記トランザクションを発行するステップあるいは前記ブロックチェーンに登録するステップのいずれかにおいて、前記トランザクション生成装置または前記ブロック生成装置は前記ハッシュ値が前記ブロックチェーンに登録されていないか確認することを特徴とする。 A content distribution method according to a second aspect of the present invention is a content distribution method executed by a content generation device, a transaction generation device, and a block generation device , wherein the content generation method generates a content and the hash value of the content Obtaining the content metadata ; encrypting the value with a secret key for at least a part of the value in the metadata; and storing the hash value of the encrypted value in the metadata And in response to an acquisition request including the hash value and public key described in the metadata, the correct value corresponding to the hash value is encrypted with the private key, and further encrypted with the public key. comprising the step of returning the phased encrypted correct value, according to said transaction generator, The serial hash value and the metadata comprises the step of issuing a transaction to be registered in the block chain, by the block generator, includes a step of generating a block registered in the block chain that includes the transaction, said transaction The transaction generation device or the block generation device confirms whether the hash value is registered in the block chain, either in the step of issuing or registering in the block chain.

第3の本発明に係るコンテンツ生成装置は、生成したコンテンツの情報をブロックチェーンに登録させるコンテンツ生成装置であって、コンテンツを生成するとともに当該コンテンツのハッシュ値を求めるコンテンツ生成手段と、前記コンテンツのメタデータを生成し、前記メタデータ内の少なくとも一部の値について、当該値を秘密鍵で暗号化し、暗号化後の値のハッシュ値を前記メタデータ内に記載するメタデータ生成手段と、前記ハッシュ値と前記メタデータを前記ブロックチェーンに登録するトランザクションを発行するトランザクション生成装置へ前記ハッシュ値と前記メタデータを送信する送信手段と、前記メタデータ内に記載された前記ハッシュ値と公開鍵を含む取得要求に応じて、当該ハッシュ値に対応する正解値を前記秘密鍵で暗号化し、さらに前記公開鍵で暗号化した暗号化正解値を返信する正解値返信手段と、を有することを特徴とする。 A content generation device according to a third aspect of the present invention is a content generation device for registering generated content information in a block chain, a content generation unit for generating content and obtaining a hash value of the content, generating metadata for at least some of the values in said metadata, encrypting the value with a private key, and metadata generation means for describing the hash value of the value of the encrypted within said metadata, said A transmission means for transmitting the hash value and the metadata to a transaction generation device that issues a transaction for registering the hash value and the metadata in the block chain, and the hash value and the public key described in the metadata. In response to the acquisition request including the correct answer value corresponding to the hash value, It was encrypted with the key further the correct value returning means for returning the encrypted encryption correct value in the public key, and having a.

上記コンテンツ生成装置において、前記メタデータは、前記コンテンツの生成に利用したソフトウェア及び/又はハードウェアの情報を含み、前記ハッシュ値と前記メタデータに電子署名を付与する電子署名手段を備えることを特徴とする。   In the content generation apparatus, the metadata includes information on software and / or hardware used to generate the content, and includes electronic signature means for adding an electronic signature to the hash value and the metadata. And

上記コンテンツ生成装置において、前記メタデータは、前記メタデータの値の取得方法の情報を含むことを特徴とする。   In the content generation apparatus, the metadata includes information on a method for acquiring the metadata value.

第4の本発明に係るコンテンツ生成プログラムは、上記コンテンツ生成装置の各手段としてコンピュータを動作させることを特徴とする。   A content generation program according to a fourth aspect of the present invention is characterized by operating a computer as each means of the content generation apparatus.

本発明によれば、コンテンツの生成時からの真正性を保証することができる。   According to the present invention, authenticity from the time of content generation can be guaranteed.

本実施の形態におけるコンテンツ生成装置を含む全体構成図である。It is a whole lineblock diagram containing the contents generation device in this embodiment. メタデータの例を示す図である。It is a figure which shows the example of metadata. 電子署名の範囲を示す図である。It is a figure which shows the range of an electronic signature. 本実施の形態におけるコンテンツ生成装置の処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process of the content generation apparatus in this Embodiment. コンテンツのハッシュ値とメタデータをブロックチェーンに登録する処理の流れを示す図である。It is a figure which shows the flow of a process which registers the hash value and metadata of a content into a block chain. コンテンツのハッシュ値とメタデータをブロックチェーンに登録する別の処理の流れを示す図である。It is a figure which shows the flow of another process which registers the hash value and metadata of a content into a block chain. メタデータ内の値を秘匿する様子を示す図である。It is a figure which shows a mode that the value in metadata is concealed. メタデータの正解値を得る処理の流れを示すシーケンス図である。It is a sequence diagram which shows the flow of a process which acquires the correct value of metadata.

以下、本発明の実施の形態について図面を用いて説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本実施の形態におけるコンテンツ生成装置を含む全体構成図である。同図に示すコンテンツ生成装置1は、コンテンツを生成したときに、コンテンツのハッシュ値を計算し、コンテンツのメタデータを生成し、ハッシュ値とメタデータに電子署名を付与してウォレット3に送信する。ハッシュ値とメタデータは、コンテンツ管理ブロックチェーンのP2Pネットワークに参加するウォレット3とマイナー4によってブロックチェーンに登録される。   FIG. 1 is an overall configuration diagram including a content generation apparatus according to the present embodiment. When content is generated, the content generation device 1 shown in the figure calculates a hash value of the content, generates metadata of the content, attaches an electronic signature to the hash value and the metadata, and transmits it to the wallet 3. . The hash value and metadata are registered in the block chain by the wallet 3 and the minor 4 participating in the P2P network of the content management block chain.

図1に示すコンテンツ生成装置1は、コンテンツ生成部11、メタデータ生成部12、暗号化部13、電子署名部14、及び送信部15を備える。コンテンツ生成装置1が備える各部は、演算処理装置、記憶装置等を備えたコンピュータにより構成して、各部の処理がプログラムによって実行されるものとしてもよい。このプログラムはコンテンツ生成装置1が備える記憶装置に記憶されており、磁気ディスク、光ディスク、半導体メモリ等の記録媒体に記録することも、ネットワークを通して提供することも可能である。   The content generation apparatus 1 illustrated in FIG. 1 includes a content generation unit 11, a metadata generation unit 12, an encryption unit 13, an electronic signature unit 14, and a transmission unit 15. Each unit included in the content generation device 1 may be configured by a computer including an arithmetic processing device, a storage device, and the like, and the processing of each unit may be executed by a program. This program is stored in a storage device included in the content generation apparatus 1, and can be recorded on a recording medium such as a magnetic disk, an optical disk, or a semiconductor memory, or provided through a network.

コンテンツ生成部11は、映像や画像などのコンテンツを生成するとともに、コンテンツのハッシュ値を計算する。コンテンツ生成部11は、例えば、スマートフォンのカメラアプリケーション、ボイスレコーダである。映像等をエンコードするエンコーダーチップを備える場合は、エンコーダーチップがコンテンツ生成部11として機能する。コンテンツは映像や画像に限らず音声であってもよい。コンテンツが生成されたときとは、コンテンツがメモリやディスクなどに書き出されてアクセス可能になった時点である。例えば、利用者がコンテンツ生成装置1を用いて動画や静止画を撮影したときである。   The content generation unit 11 generates content such as video and images and calculates a hash value of the content. The content generation unit 11 is, for example, a smartphone camera application or a voice recorder. When an encoder chip for encoding video or the like is provided, the encoder chip functions as the content generation unit 11. The content is not limited to video and images, and may be audio. The time when the content is generated is when the content is written to a memory or a disk and becomes accessible. For example, when the user has taken a moving image or a still image using the content generation device 1.

メタデータ生成部12は、コンテンツのメタデータを生成する。コンテンツのメタデータには、コンテンツ内から取得できるメタデータとコンテンツ外のメタデータがある。コンテンツ内のメタデータは、例えば、撮影日時や位置情報などコンテンツ内に記載されるデータである。コンテンツ外のメタデータは、コンテンツ内に記載されていないがコンテンツ生成装置1が取得可能な情報である。コンテンツ外のメタデータは、例えば、コンテンツ生成装置1に付与された端末ID、コンテンツの生成に利用したソフトウェアやハードウェアの情報、コンテンツの生成者名などのデータである。メタデータ内にコンテンツの生成に利用したソフトウェアやハードウェアの情報を含めることで、そのソフトウェアやハードウェアが十分に信頼できるものであれば、コンテンツの真正性を担保可能である。図2に、メタデータの例を示す。図2の左側のメタデータはコンテンツ内に記載されたメタデータの例であり、右側のメタデータはメタデータ生成部12が取得して付与したメタデータの例である。日時や場所など複数ソースから取得できる情報は複数取得し、取得元も記載する。例えば、日時の取得元としては、端末内の時計、GPS、NTPサーバなどがあり、場所の取得元としては、GPSや無線基地局などがある。   The metadata generation unit 12 generates content metadata. Content metadata includes metadata that can be acquired from within the content and metadata that is outside the content. The metadata in the content is data described in the content such as shooting date / time and position information. The metadata outside the content is information that is not described in the content but can be acquired by the content generation device 1. The metadata outside the content is, for example, data such as a terminal ID given to the content generation device 1, information on software and hardware used for content generation, and the name of the content creator. By including information on the software and hardware used to generate the content in the metadata, the authenticity of the content can be ensured if the software or hardware is sufficiently reliable. FIG. 2 shows an example of metadata. The metadata on the left side of FIG. 2 is an example of metadata described in the content, and the metadata on the right side is an example of metadata acquired and given by the metadata generation unit 12. Obtain multiple pieces of information that can be obtained from multiple sources, such as date, time, and location, and list the source. For example, the date and time acquisition source includes a clock in the terminal, a GPS, an NTP server, and the like, and the location acquisition source includes a GPS and a wireless base station.

暗号化部13は、コンテンツに付与するライセンス(公開/限定公開)に基づいてコンテンツを暗号化する。コンテンツを自由にアクセス可能とする場合はコンテンツを暗号化しなくてもよい。   The encryption unit 13 encrypts the content on the basis of a license (public / limited publication) given to the content. If the content can be freely accessed, the content need not be encrypted.

電子署名部14は、コンテンツのハッシュ値とメタデータに電子署名を付ける。コンテンツを暗号化した場合は、暗号化したコンテンツのハッシュ値を計算し、元のコンテンツのハッシュ値とメタデータとともに電子署名を付ける。エンコーダーチップが電子署名に対応している場合には、コンテンツのハッシュ値とコンテンツ内のメタデータに対するエンコーダーチップの電子署名も得られる。図3は、電子署名の範囲を示す図である。エンコーダーチップが電子署名に対応している場合は、エンコーダーチップが生成したコンテンツのハッシュ値とコンテンツ内に記載されたメタデータに対してエンコーダーチップの電子署名が付与される。電子署名部14は、コンテンツ内に記載されたメタデータ以外にメタデータ生成部12が付与したメタデータと、コンテンツを暗号化した場合は暗号化したコンテンツのハッシュ値とを含めて電子署名を付与する。   The electronic signature unit 14 adds an electronic signature to the hash value and metadata of the content. When the content is encrypted, a hash value of the encrypted content is calculated, and an electronic signature is attached together with the hash value and metadata of the original content. When the encoder chip supports the electronic signature, the electronic signature of the encoder chip for the hash value of the content and the metadata in the content is also obtained. FIG. 3 is a diagram showing the range of the electronic signature. When the encoder chip is compatible with the electronic signature, the electronic signature of the encoder chip is given to the hash value of the content generated by the encoder chip and the metadata described in the content. In addition to the metadata described in the content, the electronic signature unit 14 assigns an electronic signature including the metadata provided by the metadata generation unit 12 and, if the content is encrypted, the hash value of the encrypted content. To do.

送信部15は、電子署名を付けたコンテンツのハッシュ値とメタデータをウォレット3に送信する。コンテンツ本体は、コンテンツ生成装置1が保持し、求めに応じてコンテンツを配信してもよい。あるいはコンテンツをコンテンツサーバに送信し、コンテンツサーバがコンテンツを保持して配信してもよい。コンテンツの取得先はメタデータに記録してもよい。   The transmission unit 15 transmits the hash value and metadata of the content attached with the electronic signature to the wallet 3. The content main body may be held by the content generation device 1 and the content may be distributed upon request. Alternatively, the content may be transmitted to the content server, and the content server may hold and distribute the content. The content acquisition destination may be recorded in the metadata.

ハッシュ値とメタデータのブロックチェーンへの登録は、ブロックチェーンのP2Pネットワークに参加するウォレット3、マイナー4によって行われる。ウォレット3は、コンテンツ生成装置1からハッシュ値とメタデータを受信し、ハッシュ値とメタデータを登録する一連の処理を記載したトランザクションを発行してネットワークにブロードキャストする。マイナー4は、トランザクションを含むブロックを生成してブロックチェーンに追加する。ネットワーク上には多数のマイナー4が存在する。所定の条件を満たすブロックを最も早く生成したマイナー4がブロックチェーンにブロックを追加できる。全てのトランザクションを記録したブロックチェーンはネットワークで共有される。ブロックチェーンに含まれるトランザクションの内容は参加者であれば誰でも確認可能であり、かつ、改ざんすることは事実上不可能である。   The hash value and metadata are registered in the block chain by the wallet 3 and the minor 4 participating in the P2P network of the block chain. The wallet 3 receives the hash value and metadata from the content generation device 1, issues a transaction describing a series of processes for registering the hash value and metadata, and broadcasts it to the network. The minor 4 generates a block including a transaction and adds it to the block chain. There are a large number of minors 4 on the network. The minor 4 that has generated the block that satisfies the predetermined condition earliest can add the block to the block chain. The blockchain that records all transactions is shared across the network. The contents of the transaction included in the blockchain can be confirmed by any participant, and it is virtually impossible to tamper with it.

なお、コンテンツ生成装置1がウォレット3の機能を備え、ハッシュ値とメタデータを登録するトランザクションを発行してもよい。   Note that the content generation apparatus 1 may have a wallet 3 function and issue a transaction for registering a hash value and metadata.

次に、コンテンツ生成装置の処理の流れについて説明する。   Next, a processing flow of the content generation apparatus will be described.

図4は、本実施の形態におけるコンテンツ生成装置の処理の流れを示すフローチャートである。   FIG. 4 is a flowchart showing the flow of processing of the content generation apparatus according to this embodiment.

コンテンツ生成部11がコンテンツを生成すると(ステップS11)、メタデータ生成部12がメタデータを生成する(ステップS12)。コンテンツの生成時にコンテンツのハッシュ値を計算しておく。   When the content generation unit 11 generates content (step S11), the metadata generation unit 12 generates metadata (step S12). The hash value of the content is calculated when the content is generated.

コンテンツを暗号化する必要がある場合は、暗号化部13がコンテンツを暗号化する(ステップS13)。   If the content needs to be encrypted, the encryption unit 13 encrypts the content (step S13).

コンテンツが暗号化されている場合は暗号化されたコンテンツのハッシュ値を計算する(ステップS14)。   If the content is encrypted, the hash value of the encrypted content is calculated (step S14).

電子署名部14がコンテンツのハッシュ値(暗号化されたコンテンツのハッシュ値も含む)とメタデータに電子署名を付け(ステップS15)、送信部15がハッシュ値とメタデータをウォレット3へ送信する(ステップS16)。   The electronic signature unit 14 attaches an electronic signature to the content hash value (including the encrypted content hash value) and metadata (step S15), and the transmission unit 15 transmits the hash value and metadata to the wallet 3 (step S15). Step S16).

次に、ハッシュ値とメタデータをブロックチェーンに登録するウォレット3とマイナー4の処理について説明する。   Next, processing of the wallet 3 and the minor 4 for registering the hash value and metadata in the block chain will be described.

図5,6は、コンテンツのハッシュ値とメタデータをブロックチェーンに登録する処理の流れを示すフローチャートである。図5は、ウォレット3が、コンテンツがブロックチェーンに既に登録されているか否かをチェックする処理のフローチャートであり、図6は、マイナー4がチェックする処理のフローチャートである。   5 and 6 are flowcharts showing the flow of processing for registering the hash value and metadata of the content in the block chain. FIG. 5 is a flowchart of a process in which the wallet 3 checks whether or not the content is already registered in the block chain, and FIG. 6 is a flowchart of a process in which the minor 4 checks.

まず、図5のフローチャートについて説明する。   First, the flowchart of FIG. 5 will be described.

ウォレット3は、ハッシュ値とメタデータを受信すると、ハッシュ値がブロックチェーンに登録されていないか確認する(ステップS21)。同じハッシュ値が既にブロックチェーンに登録されている場合は登録を中止する。ここで、ウォレット3がハッシュ値とメタデータに付与された電子署名を検証してもよい。   When receiving the hash value and the metadata, the wallet 3 checks whether the hash value is registered in the block chain (step S21). If the same hash value is already registered in the block chain, registration is stopped. Here, the electronic signature attached to the hash value and the metadata may be verified by the wallet 3.

ウォレット3は、ハッシュ値とメタデータを登録するトランザクションを発行する(ステップS22)。トランザクションは、ブロックチェーンのP2Pネットワークに参加するノードにブロードキャストされる。   The wallet 3 issues a transaction for registering the hash value and metadata (step S22). Transactions are broadcast to nodes participating in the blockchain P2P network.

マイナー4は、トランザクションを受信し、トランザクションを含むブロックを生成してブロックチェーンの末尾に追加する(ステップS23)。   The minor 4 receives the transaction, generates a block including the transaction, and adds it to the end of the block chain (step S23).

続いて、図6のフローチャートについて説明する。図6のフローチャートも図5と同様にハッシュ値とメタデータをブロックチェーンに登録する処理であるが、マイナー4が、ハッシュ値がブロックチェーンに既に登録されていないか確認する点で相違する。   Next, the flowchart of FIG. 6 will be described. The flowchart of FIG. 6 is a process for registering the hash value and metadata in the block chain as in FIG. 5, but the minor 4 is different in that it checks whether the hash value has already been registered in the block chain.

ウォレット3は、ハッシュ値とメタデータを登録するトランザクションを発行する(ステップS24)。トランザクションは、ブロックチェーンに参加するノードにブロードキャストされる。   The wallet 3 issues a transaction for registering the hash value and metadata (step S24). Transactions are broadcast to nodes participating in the blockchain.

マイナー4は、トランザクションを受信し、トランザクションに含まれるハッシュ値がブロックチェーンに登録されていないか確認する(ステップS25)。同じハッシュ値がブロックチェーンに既に登録されている場合はそのトランザクションを破棄する。ここで、マイナー4がハッシュ値とメタデータに付与された電子署名を検証してもよい。   The minor 4 receives the transaction and checks whether the hash value included in the transaction is registered in the block chain (step S25). If the same hash value is already registered in the blockchain, the transaction is discarded. Here, the minor 4 may verify the hash value and the electronic signature attached to the metadata.

マイナー4は、トランザクションを含むブロックを生成してブロックチェーンの末尾に追加する(ステップS26)。   The minor 4 generates a block including a transaction and adds it to the end of the block chain (step S26).

以上の処理により、コンテンツのハッシュ値とメタデータがブロックチェーンに登録される。   Through the above process, the hash value and metadata of the content are registered in the block chain.

次に、メタデータの情報の秘匿について説明する。   Next, secrecy of metadata information will be described.

ブロックチェーンには、全てのトランザクションが記録され、ブロックチェーンに含まれるトランザクションの内容は誰でも確認可能である。本実施の形態では、コンテンツのハッシュ値とメタデータをブロックチェーンに登録するが、メタデータには日時や位置情報など、作成者がいつどこにいたかが明らかになる項目が含まれる。プライバシーの観点から、メタデータの情報を秘匿したいという要望がある。定形のフォーマットのないデータであればハッシュ化するだけで読み取られる危険性は低くなるが、定形フォーマットのデータの場合、総当りで同一のハッシュ値を生む正解値を探される可能性が高い。定形フォーマットのデータの前後に意味のない文字列を付けた状態でハッシュ化することも考えられるが、正規の値を加工することになるため、正規の値と同一の形式の文字列を挿入した場合は区別がつかなくなる懸念があり、値の信頼性を低下させてしまう。   All transactions are recorded in the block chain, and anyone can confirm the contents of the transactions included in the block chain. In this embodiment, the hash value and metadata of the content are registered in the block chain. The metadata includes items such as date and time and position information that make it clear when and where the creator was. From the viewpoint of privacy, there is a desire to keep metadata information confidential. If the data does not have a fixed format, the risk of being read only by hashing is reduced. However, in the case of the fixed format data, there is a high possibility that a correct value that produces the same hash value is searched for. Hashing with meaningless character strings before and after the fixed format data is also possible, but because the normal value is processed, the character string in the same format as the normal value was inserted. In some cases, there is a concern that it will be indistinguishable, reducing the reliability of the value.

そこで、本実施の形態では、図7に示すように、メタデータ生成部12は、メタデータ内の秘匿したい項目の値を作成者の秘密鍵で暗号化した後、暗号化した値のハッシュ値を計算し、メタデータに記載する。   Therefore, in the present embodiment, as shown in FIG. 7, the metadata generation unit 12 encrypts the value of the item to be concealed in the metadata with the secret key of the creator, and then the hash value of the encrypted value Is calculated and described in the metadata.

秘匿された値は、図8に示す手順で知ることができる。図8は、要求者がメタデータの正解値を作成者から得る処理の流れを示すシーケンス図である。同図に示す処理は、要求者の利用する装置及びコンテンツ生成装置1が行う。   The concealed value can be known by the procedure shown in FIG. FIG. 8 is a sequence diagram showing a flow of processing in which the requester obtains the correct answer value of the metadata from the creator. The processing shown in the figure is performed by the device used by the requester and the content generation device 1.

まず、要求者は、正解値が知りたいメタデータ内に記載されたハッシュ値(暗号化後ハッシュ化したもの)と要求者の公開鍵を含む正解値の取得要求を作成者に送信する(ステップS71)。   First, the requester sends a request for obtaining a correct value including the hash value (hashed after encryption) and the public key of the requester described in the metadata that the correct value is desired to know (step) S71).

作成者は、正解値を作成者の秘密鍵で暗号化し、さらに要求者の公開鍵で暗号化する(ステップS72)。   The creator encrypts the correct answer value with the secret key of the creator, and further encrypts it with the public key of the requester (step S72).

作成者は、ステップS72で2重に暗号化した正解値を要求者に送信する(ステップS73)。   The creator transmits the correct value double-encrypted in step S72 to the requester (step S73).

要求者は、要求者自身の秘密鍵で復号し、作成者の秘密鍵で暗号化された正解値を取り出す(ステップS74)。   The requester decrypts with the requester's own private key and takes out the correct value encrypted with the creator's private key (step S74).

要求者は、ステップS74で取り出した値(作成者の秘密鍵で暗号化された正解値)のハッシュ値を計算し、求めたハッシュ値がメタデータ内に記載されたハッシュ値と同一であるか否か確認する(ステップS75)。   The requester calculates a hash value of the value extracted in step S74 (correct value encrypted with the creator's private key), and whether the obtained hash value is the same as the hash value described in the metadata. It is confirmed whether or not (step S75).

ハッシュ値が同一である場合、ステップS74で取り出した値を作成者の公開鍵で復号して正解値を取得する(ステップS76)。   If the hash values are the same, the correct value is obtained by decrypting the value extracted in step S74 with the creator's public key (step S76).

以上の処理により、要求者は、メタデータ内の秘匿項目の正解値を知ることができる。   Through the above processing, the requester can know the correct value of the secret item in the metadata.

以上説明したように、本実施の形態によれば、コンテンツを生成したときに、コンテンツのハッシュ値とコンテンツに付随するメタデータを取得し、ハッシュ値とメタデータをブロックチェーンに登録することにより、コンテンツを生成したときから流通時まで作成者が加工していないことをシステム的に保証し、コンテンツ生成時から流通時におけるコンテンツの真正性を担保することができる。ハッシュ値とメタデータをブロックチェーンに登録するので、中央集権的な管理が必要ない。   As described above, according to the present embodiment, when content is generated, a hash value of content and metadata accompanying the content are acquired, and by registering the hash value and metadata in the block chain, It is possible to guarantee systematically that the creator has not processed from the time of content generation to the time of distribution, and to ensure the authenticity of the content from the time of content generation to the time of distribution. Since hash values and metadata are registered in the blockchain, centralized management is not necessary.

本実施の形態によれば、コンテンツ生成装置1は、メタデータ内の少なくとも一部の値を作成者の秘密鍵で暗号化し、暗号化後の値のハッシュ値をメタデータ内に記載しておき、コンテンツ生成装置1は、メタデータ内に記載されたハッシュ値と要求者の公開鍵を含む取得要求を受信すると、そのハッシュ値に対応する正解値を作成者の秘密鍵で暗号化し、さらに要求者の公開鍵で二重に暗号化した値を送信することで、真正性を保証しつつ、メタデータ内に記載された値を秘匿、限定公開することが可能になる。要求者は、二重に暗号化された値を要求者の秘密鍵で復号してそのハッシュ値を計算し、メタデータ内に記載されたハッシュ値と同一であるか否か確認することで、受信した値が要求したものと同一であることを確認できる。要求者は、二重に暗号化された値を要求者の秘密鍵、作成者の公開鍵で復号することで、要求した値の正解値を知ることができる。   According to the present embodiment, the content generation device 1 encrypts at least a part of the values in the metadata with the creator's private key, and describes the hash value of the encrypted value in the metadata. Upon receiving the acquisition request including the hash value described in the metadata and the requester's public key, the content generation apparatus 1 encrypts the correct value corresponding to the hash value with the creator's private key, and further requests By transmitting a value double-encrypted with the public key of the person, it is possible to conceal and limit the value described in the metadata while ensuring authenticity. The requester decrypts the double-encrypted value with the requester's private key, calculates its hash value, and confirms whether it is the same as the hash value described in the metadata, It can be confirmed that the received value is the same as that requested. The requester can know the correct value of the requested value by decrypting the double encrypted value with the requester's private key and the creator's public key.

1…コンテンツ生成装置
11…コンテンツ生成部
12…メタデータ生成部
13…暗号化部
14…電子署名部
15…送信部
3…ウォレット
4…マイナー
DESCRIPTION OF SYMBOLS 1 ... Content production | generation apparatus 11 ... Content production | generation part 12 ... Metadata production | generation part 13 ... Encryption part 14 ... Digital signature part 15 ... Transmission part 3 ... Wallet 4 ... Minor

Claims (9)

コンテンツ生成装置が生成したコンテンツの情報をブロックチェーンに登録するコンテンツ流通システムであって、
前記コンテンツ生成装置は、
コンテンツを生成するとともに当該コンテンツのハッシュ値を求めるコンテンツ生成手段と、
前記コンテンツのメタデータを生成し、前記メタデータ内の少なくとも一部の値について、当該値を秘密鍵で暗号化し、暗号化後の値のハッシュ値を前記メタデータ内に記載するメタデータ生成手段と、
前記ハッシュ値と前記メタデータを送信する送信手段と、
前記メタデータ内に記載された前記ハッシュ値と公開鍵を含む取得要求に応じて、当該ハッシュ値に対応する正解値を前記秘密鍵で暗号化し、さらに前記公開鍵で暗号化した暗号化正解値を返信する正解値返信手段と、を有し、
前記ハッシュ値と前記メタデータを前記ブロックチェーンに登録するトランザクションを発行するトランザクション生成装置と、
前記トランザクションを含むブロックを生成して前記ブロックチェーンに登録するブロック生成装置と、を有し、
前記トランザクション生成装置が前記トランザクションを発行する前に前記ハッシュ値が前記ブロックチェーンに登録されていないか確認するか、あるいは前記ブロック生成装置が前記ブロックを生成する前に前記ハッシュ値が前記ブロックチェーンに登録されていないか確認することを特徴とするコンテンツ流通システム。
A content distribution system for registering content information generated by a content generation device in a block chain,
The content generation device includes:
Content generating means for generating content and obtaining a hash value of the content;
Metadata generation means for generating metadata of the content , encrypting the value with a secret key for at least a part of the value in the metadata, and describing a hash value of the encrypted value in the metadata When,
Transmitting means for transmitting the hash value and the metadata;
In response to an acquisition request including the hash value and public key described in the metadata, an encrypted correct value obtained by encrypting a correct value corresponding to the hash value with the private key and further encrypting with the public key A correct answer value reply means for replying ,
A transaction generation device that issues a transaction for registering the hash value and the metadata in the block chain;
A block generation device that generates a block including the transaction and registers the block in the block chain , and
Before the transaction generation device issues the transaction, it is checked whether the hash value is registered in the block chain, or the hash value is added to the block chain before the block generation device generates the block. A content distribution system that checks whether it is registered.
前記メタデータは、前記コンテンツの生成に利用したソフトウェア及び/又はハードウェアの情報を含むことを特徴とする請求項1記載のコンテンツ流通システム。   The content distribution system according to claim 1, wherein the metadata includes information on software and / or hardware used to generate the content. 前記メタデータは、前記メタデータの値の取得方法の情報を含むことを特徴とする請求項1又は2記載のコンテンツ流通システム。   The content distribution system according to claim 1, wherein the metadata includes information on a method of acquiring the metadata value. 前記コンテンツ生成装置は、前記ハッシュ値と前記メタデータに電子署名を付与する電子署名手段を有し、
前記トランザクション生成装置が前記トランザクションを発行する前に前記電子署名を検証するか、あるいは前記ブロック生成装置がブロックを生成する前に前記電子署名を検証することを特徴とする請求項1乃至3のいずれかに記載のコンテンツ流通システム。
The content generation device has an electronic signature means for giving an electronic signature to the hash value and the metadata,
4. The electronic signature is verified before the transaction generation device issues the transaction, or the electronic signature is verified before the block generation device generates a block. The content distribution system described in Crab.
コンテンツ生成装置、トランザクション生成装置、ブロック生成装置によって実行されるコンテンツ流通方法であって、
前記コンテンツ生成装置による、
コンテンツを生成するとともに当該コンテンツのハッシュ値を求めるステップと、
前記コンテンツのメタデータを生成するステップと、
前記メタデータ内の少なくとも一部の値について、当該値を秘密鍵で暗号化し、暗号化後の値のハッシュ値を前記メタデータ内に記載するステップと、
前記メタデータ内に記載された前記ハッシュ値と公開鍵を含む取得要求に応じて、当該ハッシュ値に対応する正解値を前記秘密鍵で暗号化し、さらに前記公開鍵で暗号化した暗号化正解値を返信するステップを有し、
前記トランザクション生成装置による、
前記ハッシュ値と前記メタデータをブロックチェーンに登録するトランザクションを発行するステップを有し、
前記ブロック生成装置による、
前記トランザクションを含むブロックを生成して前記ブロックチェーンに登録するステップを有し、
前記トランザクションを発行するステップあるいは前記ブロックチェーンに登録するステップのいずれかにおいて、前記トランザクション生成装置または前記ブロック生成装置は前記ハッシュ値が前記ブロックチェーンに登録されていないか確認することを特徴とするコンテンツ流通方法。
A content distribution method executed by a content generation device, a transaction generation device, and a block generation device ,
According to the content generation device,
Generating content and determining a hash value of the content;
Generating metadata of the content;
For at least some of the values in the metadata, encrypt the values with a secret key, and write the hash value of the encrypted value in the metadata;
In response to an acquisition request including the hash value and public key described in the metadata, an encrypted correct value obtained by encrypting a correct value corresponding to the hash value with the private key and further encrypting with the public key Has the step of replying
According to the transaction generator,
Issuing a transaction for registering the hash value and the metadata in a block chain ;
According to the block generation device,
Creating a block containing the transaction and registering it in the blockchain ;
In either the step of issuing the transaction or the step of registering in the block chain, the transaction generating device or the block generating device checks whether the hash value is registered in the block chain. Distribution method.
生成したコンテンツの情報をブロックチェーンに登録させるコンテンツ生成装置であって、
コンテンツを生成するとともに当該コンテンツのハッシュ値を求めるコンテンツ生成手段と、
前記コンテンツのメタデータを生成し、前記メタデータ内の少なくとも一部の値について、当該値を秘密鍵で暗号化し、暗号化後の値のハッシュ値を前記メタデータ内に記載するメタデータ生成手段と、
前記ハッシュ値と前記メタデータを前記ブロックチェーンに登録するトランザクションを発行するトランザクション生成装置へ前記ハッシュ値と前記メタデータを送信する送信手段と、
前記メタデータ内に記載された前記ハッシュ値と公開鍵を含む取得要求に応じて、当該ハッシュ値に対応する正解値を前記秘密鍵で暗号化し、さらに前記公開鍵で暗号化した暗号化正解値を返信する正解値返信手段と、
を有することを特徴とするコンテンツ生成装置。
A content generation device for registering generated content information in a block chain,
Content generating means for generating content and obtaining a hash value of the content;
Metadata generation means for generating metadata of the content , encrypting the value with a secret key for at least a part of the value in the metadata, and describing a hash value of the encrypted value in the metadata When,
Transmitting means for transmitting the hash value and the metadata to a transaction generation device that issues a transaction for registering the hash value and the metadata in the block chain ;
In response to an acquisition request including the hash value and public key described in the metadata, an encrypted correct value obtained by encrypting a correct value corresponding to the hash value with the private key and further encrypting with the public key Correct value reply means for replying,
A content generation apparatus comprising:
前記メタデータは、前記コンテンツの生成に利用したソフトウェア及び/又はハードウェアの情報を含み、
前記ハッシュ値と前記メタデータに電子署名を付与する電子署名手段を備えること
を特徴とする請求項記載のコンテンツ生成装置。
The metadata includes information on software and / or hardware used to generate the content,
The content generation apparatus according to claim 6 , further comprising: an electronic signature unit that provides an electronic signature to the hash value and the metadata.
前記メタデータは、前記メタデータの値の取得方法の情報を含むことを特徴とする請求項6又は7記載のコンテンツ生成装置。 8. The content generation apparatus according to claim 6 , wherein the metadata includes information on a method for acquiring the metadata value. 請求項6乃至8のいずれかに記載のコンテンツ生成装置の各手段としてコンピュータを動作させることを特徴とするコンテンツ生成プログラム。 A content generation program that causes a computer to operate as each unit of the content generation device according to claim 6 .
JP2016094679A 2016-05-10 2016-05-10 Content distribution system, content distribution method, content generation apparatus, and content generation program Active JP6601623B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016094679A JP6601623B2 (en) 2016-05-10 2016-05-10 Content distribution system, content distribution method, content generation apparatus, and content generation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016094679A JP6601623B2 (en) 2016-05-10 2016-05-10 Content distribution system, content distribution method, content generation apparatus, and content generation program

Publications (2)

Publication Number Publication Date
JP2017204706A JP2017204706A (en) 2017-11-16
JP6601623B2 true JP6601623B2 (en) 2019-11-06

Family

ID=60322938

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016094679A Active JP6601623B2 (en) 2016-05-10 2016-05-10 Content distribution system, content distribution method, content generation apparatus, and content generation program

Country Status (1)

Country Link
JP (1) JP6601623B2 (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019121946A (en) * 2018-01-09 2019-07-22 Kddi株式会社 Document management system, document management method, and document management program
EP3782387B1 (en) 2018-04-16 2022-03-02 BC Development Labs GmbH Trustless stateless incentivized remote node network using minimal verification clients
KR101946557B1 (en) * 2018-05-15 2019-05-03 한국마필거래소(주) Method and system for registering and managing gene information using block chain
WO2019234850A1 (en) * 2018-06-06 2019-12-12 サスメド株式会社 Security system and data processing apparatus
KR102573033B1 (en) * 2018-06-27 2023-09-01 주식회사 빅스터 Information judgment server for blockchain and Recording medium having computer program therefor
KR102148130B1 (en) * 2018-08-20 2020-08-26 주식회사 디지캡 Access control system and method for media blockchain
KR20200046456A (en) * 2018-10-24 2020-05-07 비에이지노믹스(주) Colored coin applied phenotype of individual
JP6533924B1 (en) * 2018-11-12 2019-06-26 株式会社Nexpoint Information processing system
JP2021111810A (en) 2020-01-06 2021-08-02 富士通株式会社 Unauthorized use detection system, information processing device, unauthorized use detection program, and data structure of data history
WO2022259940A1 (en) 2021-06-10 2022-12-15 キヤノン株式会社 Content generation device for registering information to blockchain, method for controlling content generation device, and program
JP7033352B1 (en) 2021-06-17 2022-03-10 株式会社TRiCERA Art work trading system, art work trading method, and art work trading management device
JP2024001840A (en) * 2022-06-22 2024-01-10 キヤノン株式会社 Content generation device, content management device, method for controlling content generation device, method for controlling content management device, and program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012101674A1 (en) * 2011-01-26 2012-08-02 Hitachi, Ltd. Computer system and data de-duplication method
WO2014087508A1 (en) * 2012-12-05 2014-06-12 株式会社日立製作所 Storage system and storage system control method
JP5871347B1 (en) * 2015-03-11 2016-03-01 株式会社Orb Virtual currency management program and virtual currency management method

Also Published As

Publication number Publication date
JP2017204706A (en) 2017-11-16

Similar Documents

Publication Publication Date Title
JP6601624B2 (en) Content distribution system, content distribution method, content generation apparatus, and content generation program
JP6601623B2 (en) Content distribution system, content distribution method, content generation apparatus, and content generation program
JP6961818B2 (en) Data sharing methods, clients, servers, computing devices, and storage media
KR102144302B1 (en) Copyright management method and system
EP3404891B1 (en) Method and system for distributing digital content in peer-to-peer network
US11868509B2 (en) Method and arrangement for detecting digital content tampering
US11615070B2 (en) Digital content integrity verification systems and methods
KR101192546B1 (en) Use of media storage structure with multiple pieces of content in a content-distribution system
CN101268651B (en) Rights management system for streamed multimedia content
CN101496327A (en) Rights management system for streamed multimedia content
CA3107819C (en) System and method for scalably tracking media playback using blockchain
CN101501724A (en) Rights management system for streamed multimedia content
JP5573272B2 (en) DIGITAL CONTENT DISTRIBUTION PROGRAM, REPRODUCTION PROGRAM, DISTRIBUTION DEVICE, AND REPRODUCTION DEVICE
JP2008136063A (en) P2p network application software program for efficiently distributing literary work in information communication network while protecting copyright and the distribution technique thereof
JP2007129413A (en) Information processing system and computer program
JP5350021B2 (en) File generation device, file reproduction device, and computer program
JP4733418B2 (en) Metadata appending device and metadata appending program
JP2009135721A (en) Content distribution system, and content distribution method and program
Nema et al. Multimedia Privacy Protection Based-on Blockchain: Survey
JP2005175652A (en) Content distribution system
REENA et al. A Novel Scheme for Enhanced Privacy-Preserving P2P Multimedia Content Dissemination Based on Recombined Fingerprints
Lopez Pimentel et al. Symmetric cryptography protocol for signing and authenticating digital documents
JP2009253860A (en) Standard time distribution system, time stamp device, device for time stamp user, time authentication system, time authentication method, and time authentication program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160516

A80 Written request to apply exceptions to lack of novelty of invention

Free format text: JAPANESE INTERMEDIATE CODE: A80

Effective date: 20160531

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180712

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20180712

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190220

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190312

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190507

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: 20190917

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190924

R150 Certificate of patent or registration of utility model

Ref document number: 6601623

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250