JP2024058414A - Information processing system, information processing device, and program - Google Patents

Information processing system, information processing device, and program Download PDF

Info

Publication number
JP2024058414A
JP2024058414A JP2022165758A JP2022165758A JP2024058414A JP 2024058414 A JP2024058414 A JP 2024058414A JP 2022165758 A JP2022165758 A JP 2022165758A JP 2022165758 A JP2022165758 A JP 2022165758A JP 2024058414 A JP2024058414 A JP 2024058414A
Authority
JP
Japan
Prior art keywords
information
image
handling
blockchain
shared
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.)
Pending
Application number
JP2022165758A
Other languages
Japanese (ja)
Inventor
聖二 島田
Original Assignee
株式会社ギャス
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 株式会社ギャス filed Critical 株式会社ギャス
Priority to JP2022165758A priority Critical patent/JP2024058414A/en
Publication of JP2024058414A publication Critical patent/JP2024058414A/en
Pending legal-status Critical Current

Links

Images

Abstract

【課題】共有の対象となる対象画像の意図しない利用を抑制する。【解決手段】情報処理システムは、共有の対象となる対象画像の取り扱いに関する取扱情報を受け付ける受付手段と、取扱情報をブロックチェーンに登録する登録手段と、ブロックチェーンに登録された取扱情報を特定可能な特定情報を取得する取得手段と、対象画像に特定情報を付加する付加手段とを備えることを特徴とする。【選択図】図1[Problem] To prevent unintended use of a target image to be shared. [Solution] An information processing system is characterized by comprising a receiving means for receiving handling information regarding the handling of a target image to be shared, a registering means for registering the handling information in a blockchain, an acquiring means for acquiring specific information capable of identifying the handling information registered in the blockchain, and an adding means for adding the specific information to the target image. [Selected Figure] Figure 1

Description

本発明は、情報処理システム、情報処理装置およびプログラムに関する。 The present invention relates to an information processing system, an information processing device, and a program.

特許文献1には、画像情報が格納された第1トランザクション(TX)をブロックチェーン(BC)のネットワークに送信し、BCに登録された第1TXを特定するための特定情報が符号化された2次元コードを、画像データに埋め込んで格納し、2次元コードが埋め込まれた画像データのハッシュ値と特定情報とを含む改変防止データが格納された第2TXをBCのネットワークに送信する登録装置が記載されている。 Patent Document 1 describes a registration device that transmits a first transaction (TX) in which image information is stored to a blockchain (BC) network, embeds and stores a two-dimensional code in which specific information for identifying the first TX registered in the BC is encoded in the image data, and transmits a second TX in which tamper-proof data including a hash value of the image data in which the two-dimensional code is embedded and the specific information is stored to the BC network.

特開2020-182167号公報JP 2020-182167 A

ところで、例えば一のユーザが他のユーザに対して画像データなどの対象情報を共有する場合がある。ここで、画像データは、複製や配布が容易である。そのため、他のユーザが、一のユーザの意に反して更に別のユーザに画像データなどの対象情報を共有してしまうおそれがあった。
本発明は、共有の対象となる対象情報の意図しない利用を抑制することを目的とする。
However, for example, there are cases where one user shares target information such as image data with other users. Image data is easy to copy and distribute, so there is a risk that the other users may share the target information such as image data with yet another user against the first user's will.
The present invention aims to prevent unintended use of target information that is to be shared.

かかる目的のもと、本明細書に開示される技術は、共有の対象となる対象画像の取り扱いに関する取扱情報を受け付ける受付手段と、前記取扱情報をブロックチェーンに登録する登録手段と、前記ブロックチェーンに登録された前記取扱情報を特定可能な特定情報を取得する取得手段と、前記対象画像に前記特定情報を付加する付加手段と、を備えることを特徴とする情報処理システムである。
ここで、前記取扱情報には、前記対象画像を共有する共有者に関する共有情報が含まれるとよい。
また、前記付加手段は、前記ブロックチェーンに前記取扱情報を登録した際のトランザクションハッシュを前記対象画像に付加するとよい。
また、前記付加手段は、前記特定情報を示す特定画像と、当該特定情報が付加されていることを示唆する示唆画像とを前記対象画像に付加し、前記特定画像は、視認不可能または視認困難な態様で表し、前記示唆画像は、視認可能または視認容易な態様で表すとよい。
また、前記特定情報が付加された前記対象画像のハッシュ値を生成する生成手段を備え、前記登録手段は、前記ハッシュ値に関するハッシュ情報と前記取扱情報とを関連付けた登録情報を前記ブロックチェーンに登録するとよい。
また、前記ブロックチェーンには複数の異なる前記取扱情報が登録され、前記登録手段は、前記ブロックチェーンに登録された複数の前記取扱情報のうちから選択された一の前記取扱情報と前記対象画像とを関連付けて登録するとよい。
また、ユーザから受け付けた入力情報を用いて、前記ブロックチェーンに登録するための前記取扱情報と、当該入力情報を文章化した文書情報とを出力する出力手段を備えるとよい。
また、前記登録手段は、前記取扱情報の変更に関する情報を取得するとともに、変更前の前記取扱情報と変更後の前記取扱情報とを関連付けて前記ブロックチェーンに登録するとよい。
また、前記対象画像に含まれる前記特定情報に基づいて、当該特定情報に対応する前記取扱情報の内容を出力する情報出力手段を備えるとよい。
また、前記ブロックチェーンを形成するブロックチェーンシステム上で、ユーザが指定する前記対象画像の取り扱い条件が予め定められた条件を満たすか否かを判断する判断手段を備えるとよい。
For this purpose, the technology disclosed in this specification is an information processing system characterized by having a receiving means for receiving handling information regarding the handling of a target image to be shared, a registration means for registering the handling information in a blockchain, an acquisition means for acquiring specific information capable of identifying the handling information registered in the blockchain, and an addition means for adding the specific information to the target image.
Here, the handling information may include sharing information about the people who share the target image.
In addition, the addition means may add a transaction hash when the handling information was registered in the blockchain to the target image.
In addition, the adding means adds a specific image indicating the specific information and a suggestive image suggesting that the specific information has been added to the target image, and the specific image is presented in an invisible or difficult to see manner, and the suggestive image is presented in a visible or easily visible manner.
The method may also include a generation means for generating a hash value of the target image to which the specific information has been added, and the registration means may register registration information in the blockchain that associates hash information regarding the hash value with the handling information.
In addition, a plurality of different handling information may be registered in the blockchain, and the registration means may register one of the plurality of handling information registered in the blockchain in association with the target image.
In addition, it is preferable to include an output means for outputting the handling information to be registered in the blockchain and document information that has been written down from the input information received from the user.
In addition, the registration means may acquire information regarding changes to the handling information, and may associate the handling information before the change with the handling information after the change and register them in the blockchain.
The image forming apparatus may further comprise an information output means for outputting the content of the handling information corresponding to the specific information based on the specific information included in the target image.
In addition, it is preferable that the blockchain system forming the blockchain is provided with a judgment means for judging whether the handling conditions for the target image specified by the user satisfy predetermined conditions.

また、かかる目的のもと、本明細書に開示される技術は、共有の対象となる対象画像の共有者に関する共有情報を受け付ける受付手段と、前記共有情報をブロックチェーンに登録する第1登録手段と、前記ブロックチェーンに登録された前記共有情報を特定可能なトランザクションハッシュを取得する取得手段と、前記トランザクションハッシュを視認不可能または視認困難な態様で表すトランザクション画像、前記対象画像に当該トランザクションハッシュが含まれることを視認可能または視認容易な態様で示唆する示唆画像、および前記対象画像を用いて共有画像を生成する画像生成手段と、前記共有画像から生成されるハッシュ値と前記共有情報とを関連付けて前記ブロックチェーンに登録する第2登録手段と、を備えることを特徴とする情報処理システムである。 For this purpose, the technology disclosed in this specification is an information processing system that includes a receiving means for receiving shared information related to a sharer of a target image to be shared, a first registration means for registering the shared information in a blockchain, an acquisition means for acquiring a transaction hash that can identify the shared information registered in the blockchain, a transaction image that shows the transaction hash in an invisible or difficult to see manner, a suggestion image that suggests in a visible or easily visible manner that the transaction hash is included in the target image, and an image generation means for generating a shared image using the target image, and a second registration means for registering the hash value generated from the shared image and the shared information in association with each other in the blockchain.

また、かかる目的のもと、本明細書に開示される技術は、共有の対象となる対象情報の取り扱いに関する取扱情報を受け付ける受付手段と、前記取扱情報をブロックチェーンに登録する登録手段と、前記ブロックチェーンに登録された前記取扱情報を特定可能な特定情報を取得する取得手段と、前記対象情報に前記特定情報を付加する付加手段と、を備えることを特徴とする情報処理システムである。 Furthermore, for this purpose, the technology disclosed in this specification is an information processing system characterized by comprising a receiving means for receiving handling information regarding the handling of the target information to be shared, a registering means for registering the handling information in a blockchain, an acquiring means for acquiring specific information capable of identifying the handling information registered in the blockchain, and an adding means for adding the specific information to the target information.

また、かかる目的のもと、本明細書に開示される技術は、共有の対象となる対象画像のブロックチェーンに登録された取り扱いに関する取扱情報を特定可能な特定情報を取得する取得手段と、前記対象画像と前記特定情報とを用いて共有画像を生成する画像生成手段と、を備えることを特徴とする情報処理装置である。
また、かかる目的のもと、本明細書に開示される技術は、コンピュータに、共有の対象となる対象画像のブロックチェーンに登録された取り扱いに関する取扱情報を特定可能な特定情報を取得する機能と、前記対象画像と前記特定情報とを用いて共有画像を生成する機能と、を実現させるためのプログラムである。
In addition, for this purpose, the technology disclosed in this specification is an information processing device characterized by having an acquisition means for acquiring specific information capable of identifying handling information regarding the handling of a target image to be shared that is registered in a blockchain, and an image generation means for generating a shared image using the target image and the specific information.
Furthermore, for this purpose, the technology disclosed in this specification is a program for enabling a computer to realize the functions of obtaining specific information capable of identifying handling information regarding the handling of a target image to be shared that is registered in a blockchain, and generating a shared image using the target image and the specific information.

また、かかる目的のもと、本明細書に開示される技術は、共有の対象である対象画像を取得する画像取得手段と、ブロックチェーンに登録された前記対象画像の取り扱いに関する取扱情報を特定可能な特定情報を、当該対象画像から読み取る読取手段と、前記特定情報に基づいて、前記ブロックチェーンに登録された前記取扱情報を出力する情報出力手段と、を備えることを特徴とする情報処理装置である。 Furthermore, for this purpose, the technology disclosed in this specification is an information processing device characterized by comprising an image acquisition means for acquiring a target image to be shared, a reading means for reading specific information from the target image that can identify handling information regarding the handling of the target image registered in the blockchain, and an information output means for outputting the handling information registered in the blockchain based on the specific information.

本発明によれば、共有の対象となる対象情報の意図しない利用を抑制することができる。 The present invention makes it possible to prevent unintended use of the target information to be shared.

本実施形態のコンテンツ管理システムの概略図である。1 is a schematic diagram of a content management system according to an embodiment of the present invention; (A)および(B)は、本実施形態の共有画像の概略図である。1A and 1B are schematic diagrams of a shared image according to the present embodiment. 端末装置のハードウェア構成例を示した図である。FIG. 2 illustrates an example of a hardware configuration of a terminal device. サーバ装置のハードウェア構成例を示した図である。FIG. 2 illustrates an example of a hardware configuration of a server device. 本実施形態のサーバ装置の機能ブロック図である。FIG. 2 is a functional block diagram of a server device according to the present embodiment. 本実施形態の埋込画像の説明図である。FIG. 2 is an explanatory diagram of an embedded image according to the present embodiment. 本実施形態の登録フォーム画面の一例を示す図である。FIG. 4 is a diagram showing an example of a registration form screen according to the present embodiment. 本実施形態の申請画面の一例を示す図である。FIG. 13 is a diagram showing an example of an application screen according to the present embodiment. ブロックチェーンシステムに契約情報を登録する際のシーケンス図である。This is a sequence diagram for registering contract information in a blockchain system. コンテンツ画像を共有する際のシーケンス図である。FIG. 11 is a sequence diagram for sharing a content image. 本実施形態の共有画像の検証時のフローチャートである。10 is a flowchart showing a process for verifying a shared image according to the present embodiment.

以下、添付図面を参照して、本実施形態について説明する。
<コンテンツ管理システム1>
図1は、本実施形態のコンテンツ管理システム1の概略図である。
図2は、本実施形態の共有画像100の概略図である。
Hereinafter, the present embodiment will be described with reference to the accompanying drawings.
<Content Management System 1>
FIG. 1 is a schematic diagram of a content management system 1 according to the present embodiment.
FIG. 2 is a schematic diagram of a shared image 100 according to the present embodiment.

図1に示すように、本実施形態のコンテンツ管理システム1は、一のユーザが利用する第1端末装置10と、他のユーザが利用する第2端末装置20と、ブロックチェーンシステム30と、情報を処理するサーバ装置50とを備えている。
そして、第1端末装置10、第2端末装置20、ブロックチェーンシステム30およびサーバ装置50は、ネットワークを介して互いに接続されている。なお、ネットワークは、各装置の間のデータ通信に用いられる通信ネットワークであれば特に限定されない。
As shown in Figure 1, the content management system 1 of this embodiment includes a first terminal device 10 used by one user, a second terminal device 20 used by another user, a blockchain system 30, and a server device 50 that processes information.
The first terminal device 10, the second terminal device 20, the block chain system 30, and the server device 50 are connected to each other via a network. The network is not particularly limited as long as it is a communication network used for data communication between the devices.

図2に示すように、本実施形態において共有の対象となる共有画像100は、オリジナルな画像を含むコンテンツ画像100Cと、コンテンツ画像100Cに埋め込まれる埋込画像100Hと、マーク画像100Mとを有する。なお、共有画像100の構成については後に詳しく説明する。 As shown in FIG. 2, the shared image 100 to be shared in this embodiment includes a content image 100C including an original image, an embedded image 100H embedded in the content image 100C, and a mark image 100M. The configuration of the shared image 100 will be described in detail later.

ここで、本実施形態の説明において第1端末装置10は、例えばA企業の社員であるユーザaが利用するパーソナルコンピューター(PC)を例示できる。また、第2端末装置20は、B企業の社員であるユーザbが利用するPCを例示できる。
なお、本実施形態における説明の便宜上、A企業のユーザaが用いる第1端末装置10と、B企業のユーザbが用いる第2端末装置20とをそれぞれ例示しているが、本システムを利用するユーザに応じて他の複数の端末装置が用いられる。
また、本実施形態の説明において、第1端末装置10および第2端末装置20を特に区別しない場合には、端末装置と総称する。
In the description of this embodiment, the first terminal device 10 can be exemplified by a personal computer (PC) used by a user a who is an employee of company A. The second terminal device 20 can be exemplified by a PC used by a user b who is an employee of company B.
For the sake of convenience in the explanation of this embodiment, a first terminal device 10 used by user a of company A and a second terminal device 20 used by user b of company B are respectively illustrated, however, multiple other terminal devices may be used depending on the users who use this system.
In addition, in the description of this embodiment, when there is no particular need to distinguish between the first terminal device 10 and the second terminal device 20, they will be collectively referred to as terminal devices.

そして、本実施形態では、A企業のユーザaが、自社の共有画像100をB企業のユーザbに共有するという例を用いて説明する。ただし、共有画像100は、ユーザbがB企業内にて利用することに留まり、B企業の外部に公開や譲渡など更に共有することを制限するという契約がA企業とB企業との間で結ばれている。 In this embodiment, an example will be described in which user a of company A shares his company's shared image 100 with user b of company B. However, a contract has been concluded between company A and company B stating that the shared image 100 may only be used by user b within company B, and that further sharing, such as disclosure or transfer, of the image to outside company B is restricted.

そして、本実施形態のコンテンツ管理システム1は、共有の対象となるコンテンツ画像100Cの取り扱いに関する取扱情報を受け付け、その取扱情報をブロックチェーンに登録する。さらに、コンテンツ管理システム1は、ブロックチェーンに登録された取扱情報を特定可能なトランザクションハッシュなどの特定情報を取得し、コンテンツ画像100Cにその特定情報を付加する。 The content management system 1 of this embodiment then accepts handling information regarding the handling of the content image 100C to be shared, and registers the handling information in the blockchain. Furthermore, the content management system 1 acquires specific information, such as a transaction hash, that can identify the handling information registered in the blockchain, and adds the specific information to the content image 100C.

すなわち、本実施形態のコンテンツ管理システム1では、共有画像100がユーザbのB企業内での利用に限定されるという内容を確認可能な特定情報をコンテンツ画像100Cそのものに付加する。仮に、共有画像100がB企業の外部に流出して第三者によって公開された場合には、その共有画像100に付加された特定情報から、その共有画像100の取り扱いの契約に関する取扱情報を確認できるようになっている。このように、本実施形態のコンテンツ管理システム1では、共有画像100の取扱情報を共有画像100そのものに基づいて確認できる。そのため、例えばB企業のユーザbは、A企業から取得したコンテンツ画像100Cの取り扱いに十分な配慮をするという意識が働く。すなわち、例えばB企業のユーザbに対して、そのコンテンツ画像100Cを第三者に流出させないようにけん制できる。 That is, in the content management system 1 of this embodiment, specific information that can confirm that the shared image 100 is limited to use within Company B of user b is added to the content image 100C itself. If the shared image 100 is leaked outside Company B and made public by a third party, the specific information added to the shared image 100 makes it possible to confirm handling information related to the contract for handling the shared image 100. In this way, in the content management system 1 of this embodiment, the handling information of the shared image 100 can be confirmed based on the shared image 100 itself. Therefore, for example, user b of Company B will be conscious of taking sufficient care in handling the content image 100C obtained from Company A. That is, for example, user b of Company B can be deterred from leaking the content image 100C to a third party.

なお、コンテンツ画像100Cは、共有画像100にて表現される特有な画像である。コンテンツ画像100Cは、例えば写真、絵およびイラストなどの画像、実験結果など特定の範囲を超えて公開しない画像を例示できる。すなわち、コンテンツ画像100Cは、誰もが自由に利用できる画像ではなく、その利用に制限があったり機密性が求められたりする画像を例示できる。また、コンテンツ画像100Cは、例えばJPEG、JPG、PNG、GIF、TIFFなどのデータ形式の静止画像を例示できる。 Content image 100C is a unique image represented in shared image 100. Content image 100C can be, for example, a photograph, a picture, an illustration, or an image that is not to be made public beyond a certain range, such as experimental results. In other words, content image 100C is not an image that anyone can use freely, but an image that has restrictions on its use or requires confidentiality. Content image 100C can be, for example, a still image in a data format such as JPEG, JPG, PNG, GIF, or TIFF.

また、コンテンツ画像100Cは、紙媒体の画像や電子媒体の画像が含まれる。紙媒体の画像は、スキャンなどにより電子データ化することでコンテンツ画像100Cとなる。一方、電子媒体の画像は、そのままのデータ形式でコンテンツ画像100Cとして用いたり、上述のとおり予め定められた形式の電子データにしたりすることでコンテンツ画像100Cとして用いることができる。 The content image 100C also includes images on paper media and images on electronic media. Images on paper media become content image 100C by converting them into electronic data by scanning or the like. On the other hand, images on electronic media can be used as content image 100C in their original data format, or can be used as content image 100C by converting them into electronic data in a predetermined format as described above.

(第1端末装置10、第2端末装置20)
図3は、端末装置のハードウェア構成例を示した図である。
(First terminal device 10, second terminal device 20)
FIG. 3 is a diagram illustrating an example of a hardware configuration of a terminal device.

図3に示すように、端末装置(第1端末装置10、第2端末装置20)は、CPU101と、RAM102と、ROM103と、記憶部104と、ディスプレイ105と、スピーカ106と、マイク107と、カメラ108と、ネットワークI/F109とを備える。 As shown in FIG. 3, the terminal device (first terminal device 10, second terminal device 20) includes a CPU 101, a RAM 102, a ROM 103, a memory unit 104, a display 105, a speaker 106, a microphone 107, a camera 108, and a network I/F 109.

CPU101は、ROM103等に記憶された各種プログラムをRAM102にロードして実行することにより、端末装置の各機能を実現する。
RAM102は、CPU101の作業用メモリ等として用いられるメモリである。
ROM103は、CPU101が実行する各種プログラム等を記憶するメモリである。
記憶部104は、各種アプリのプログラム、および当該プログラムによって使用される各種データ等を記憶する例えばフラッシュメモリである。
The CPU 101 loads various programs stored in the ROM 103 or the like into the RAM 102 and executes them to realize various functions of the terminal device.
The RAM 102 is a memory used as a working memory for the CPU 101, etc.
The ROM 103 is a memory that stores various programs executed by the CPU 101 .
The storage unit 104 is, for example, a flash memory that stores various application programs and various data used by the programs.

ディスプレイ105は、ユーザに対して各種情報を伝える画面等を表示する。また、でディスプレイ105は、ユーザからの操作入力を受け付ける例えばタッチパネルでもよい。
スピーカ106は、通話先から受信された受話音声を含む種々の音声を出力する。
マイク107は、ユーザの発話音声を含む種々の音声を取得する。
カメラ108は、レンズと、CMOS(Complementary Metal‐Oxide Semiconductor)などの撮像素子(画像センサ)とを含み被写体を撮影する。
The display 105 displays a screen or the like that conveys various information to the user. The display 105 may be, for example, a touch panel that accepts operational input from the user.
The speaker 106 outputs various sounds including the voice received from the other party.
The microphone 107 captures various sounds including the user's speech.
The camera 108 includes a lens and an imaging element (image sensor) such as a complementary metal-oxide semiconductor (CMOS), and captures an image of a subject.

ネットワークI/F710は、他の通信機器との間でデータを送受信する。ここで、ネットワークI/F710は、ネットワークを介してサーバ装置50などと通信を行う。 The network I/F 710 transmits and receives data to and from other communication devices. Here, the network I/F 710 communicates with the server device 50 and the like via the network.

(ブロックチェーンシステム30)
ブロックチェーンシステム30は、Peer to Peer(P2P)方式にて接続されている複数のノードによって構成される。ブロックチェーンシステム30における一のノードがマイナーノードとなり、未処理のトランザクションを束ねて新たなブロックを生成する。すなわち、マイナーノードは、マイニングを行う。また、ブロックチェーンシステム30における少なくとも一のノードはフルノードであり、ブロックチェーンのデータの全体を記憶している。そして、ブロックチェーンシステム30では、ノード間で予め定められたコンセンサスアルゴリズムで合意をとることで、改竄が困難なブロックチェーンを形成する。また、本実施形態のサーバ装置50は、ブロックチェーンシステム30におけるノードを構成する。
なお、ブロックチェーンのネットワークとしては、例えばイーサリアム・ネットワークなどの既存のブロックチェーンのネットワークを利用することができる。
(Blockchain system 30)
The blockchain system 30 is composed of multiple nodes connected in a Peer to Peer (P2P) manner. One node in the blockchain system 30 becomes a minor node, which bundles unprocessed transactions to generate a new block. That is, the minor node performs mining. At least one node in the blockchain system 30 is a full node, which stores the entire data of the blockchain. In the blockchain system 30, a blockchain that is difficult to tamper with is formed by reaching an agreement between nodes using a predetermined consensus algorithm. In addition, the server device 50 of this embodiment constitutes a node in the blockchain system 30.
As the blockchain network, an existing blockchain network such as the Ethereum network can be used.

ブロックチェーンシステム30では、例えば企業や個人などのアカウントごとに所有されるウォレットが用いられる。ウォレットは、ブロックチェーンにおけるトランザクションデータを作成する際の電子署名に使われる秘密鍵を有する。そして、本実施形態のコンテンツ管理システム1では、ブロックチェーンシステム30にトランザクションの登録を行った者(アカウント)や、そのトランザクションの登録日時の情報を確認することができるようになっている。 In the blockchain system 30, a wallet is used that is owned by each account, for example, of a company or an individual. The wallet has a private key that is used for an electronic signature when creating transaction data in the blockchain. In the content management system 1 of this embodiment, it is possible to check information on the person (account) who registered a transaction in the blockchain system 30 and the date and time when the transaction was registered.

(サーバ装置50)
図4は、サーバ装置50のハードウェア構成例を示した図である。
(Server device 50)
FIG. 4 is a diagram showing an example of the hardware configuration of the server device 50. As shown in FIG.

図4に示すように、サーバ装置50は、演算手段であるCPU(Central Processing Unit)501と、プログラムの実行領域であるRAM(Random Access Memory)502と、BIOS(Basic Input Output System)等のプログラムを記憶する記憶領域であるROM(Read Only Memory)503とを備える。また、サーバ装置50は、OS(Operating System)やアプリ等の各種プログラム、各種プログラムに対する入力データ、各種プログラムからの出力データ等を記憶する記憶領域であるHDD(Hard Disk Drive)504を備える。さらに、サーバ装置50は、外部との通信を行うための通信インターフェース(通信I/F)505を有する。 As shown in FIG. 4, the server device 50 includes a CPU (Central Processing Unit) 501, which is a computing means, a RAM (Random Access Memory) 502, which is an execution area for programs, and a ROM (Read Only Memory) 503, which is a storage area for storing programs such as a BIOS (Basic Input Output System). The server device 50 also includes a HDD (Hard Disk Drive) 504, which is a storage area for storing various programs such as an OS (Operating System) and apps, input data for the various programs, output data from the various programs, and the like. Furthermore, the server device 50 has a communication interface (communication I/F) 505 for communicating with the outside.

図5は、本実施形態のサーバ装置50の機能ブロック図である。 Figure 5 is a functional block diagram of the server device 50 of this embodiment.

図5に示すように、サーバ装置50は、契約情報などを管理する契約管理部51と、コンテンツ画像100Cなどを管理するコンテンツ管理部53と、コンテンツ画像100Cに関連付けられた契約情報などを検証する検証部55と、を備える。 As shown in FIG. 5, the server device 50 includes a contract management unit 51 that manages contract information, etc., a content management unit 53 that manages content image 100C, etc., and a verification unit 55 that verifies the contract information, etc. associated with content image 100C.

まず、本実施形態の契約管理部51について詳細に説明する。
契約管理部51は、コンテンツ画像100Cの取り扱いに関する契約である契約情報を管理する。契約情報は、例えば秘密保持契約(NDA)を例示できる。契約管理部51は、登録フォーム画面200(後述する図7参照)からコンテンツ画像100Cの取り扱いに関する契約情報を受け付ける。そして、契約管理部51は、契約情報をブロックチェーンシステム30に登録する。契約管理部51は、複数の異なる契約情報をブロックチェーンシステム30に予め登録している。本実施形態の契約管理部51は、一の契約を一意に特定可能な契約識別情報を、その一の契約に関連付ける。具体的には、契約管理部51は、特定の英数字などの識別子を契約識別情報として契約ごとに付与することで、個々の契約を管理する。
First, the contract management unit 51 of this embodiment will be described in detail.
The contract management unit 51 manages contract information, which is a contract regarding the handling of the content image 100C. The contract information can be, for example, a non-disclosure agreement (NDA). The contract management unit 51 accepts contract information regarding the handling of the content image 100C from a registration form screen 200 (see FIG. 7 described later). Then, the contract management unit 51 registers the contract information in the blockchain system 30. The contract management unit 51 registers a plurality of different contract information in the blockchain system 30 in advance. The contract management unit 51 of this embodiment associates contract identification information that can uniquely identify one contract with the one contract. Specifically, the contract management unit 51 manages each individual contract by assigning an identifier such as a specific alphanumeric character as contract identification information to each contract.

契約情報は、ブロックチェーンシステム30に登録されることで、その内容が改ざんされる可能性が極めて低く、高い信頼性の元に管理される。そして、ブロックチェーンシステム30に登録された契約情報は、後述するようにコンテンツ画像100Cに関連付けられる。そして、契約情報は、例えば検証のときなど必要に応じて参照される。 By registering the contract information in the blockchain system 30, the possibility of the contents being tampered with is extremely low, and the information is managed with a high degree of reliability. The contract information registered in the blockchain system 30 is then associated with the content image 100C, as described below. The contract information is then referenced as necessary, for example, during verification.

本実施形態の契約情報には、以下の情報が含まれる。契約情報には、契約者に関する契約者情報、コンテンツ画像100Cの利用条件、およびコンテンツ画像の返却方法の情報が含まれる。
契約者情報には、契約を結ぶ企業名などの契約者の具体的な名称が含まれる。
利用条件には、コンテンツ画像100Cの開示範囲、コンテンツ画像100Cの利用期間、コンテンツ画像100Cの利用方法などのコンテンツ画像100Cを利用する際の条件に関する情報が含まれる。開示範囲は、例えば企業内でのコンテンツ画像100Cの利用に限定、業務委託先までの利用に限定などコンテンツ画像100Cの開示の範囲を指定する。利用方法は、例えばコンテンツ画像100Cを研究に限定する、コンテンツ画像100Cを新聞や雑誌などの媒体にへの掲載可能であるなど、コンテンツ画像100Cの具体的な利用の方法を指定する。利用期間は、コンテンツ画像100Cを共有可能な期間を具体的に指定する。
返却方法は、コンテンツ画像100Cを返却する際の方法を指定する。返却方法は、例えば、コンテンツ画像100Cを削除する、削除したという記録の証拠を示すことなどを例示できる。
The contract information in this embodiment includes the following information: The contract information includes contractor information on the contractor, the usage conditions of the content image 100C, and information on the method of returning the content image.
The contractor information includes the specific name of the contractor, such as the name of the company that is entering into the contract.
The usage conditions include information on the conditions for using the content image 100C, such as the disclosure range of the content image 100C, the usage period of the content image 100C, and the usage method of the content image 100C. The disclosure range specifies the range of disclosure of the content image 100C, such as limiting the use of the content image 100C to within a company or limiting the use to outsourced parties. The usage method specifies the specific usage method of the content image 100C, such as limiting the content image 100C to research or allowing the content image 100C to be published in media such as newspapers and magazines. The usage period specifies the specific period during which the content image 100C can be shared.
The return method specifies a method for returning the content image 100C. Examples of the return method include deleting the content image 100C, or showing evidence of the deletion.

契約管理部51は、登録フォーム画面200(後述する図7参照)から受け付けた契約に関する情報に基づいて、ブロックチェーンシステム30に登録する「登録契約情報」と、文章としてユーザが認識できる「契約文書情報」とをそれぞれ作成する。つまり、本実施形態の契約管理部51は、一の契約に基づいて、相互に対応する登録契約情報と契約文書情報とを出力する。 Based on the information regarding the contract received from the registration form screen 200 (see FIG. 7 described later), the contract management unit 51 creates "registered contract information" to be registered in the blockchain system 30 and "contract document information" that can be recognized by the user as text. In other words, the contract management unit 51 of this embodiment outputs registered contract information and contract document information that correspond to each other based on one contract.

登録契約情報は、契約の内容を示す情報であり、登録フォーム画面200に入力された情報を用いる。そして、契約管理部51は、ブロックチェーンシステム30に登録契約情報を登録する。契約管理部51は、登録契約情報をブロックチェーンシステム30に登録した際に得られるトランザクションハッシュを契約情報に関連づけて管理する。具体的には、契約管理部51は、契約識別情報とトランザクションハッシュとを関連づけてデータベースに記憶する。 The registered contract information is information indicating the contents of the contract, and uses the information entered in the registration form screen 200. The contract management unit 51 then registers the registered contract information in the blockchain system 30. The contract management unit 51 manages the transaction hash obtained when the registered contract information is registered in the blockchain system 30 in association with the contract information. Specifically, the contract management unit 51 stores the contract identification information and the transaction hash in the database in association with each other.

契約文書情報は、予め作成されたひな形文書と、登録フォーム画面200にて受け付けた情報とに基づいて作成することができる。契約文書情報は、登録フォームにて受け付けた情報を文章にした情報である。ひな形文書には、日付、固有名称、個別の条件などが空欄になった契約に関する文章が予め記載されている。契約文書情報は、ひな形文書の空欄部分を登録フォーム画面200にて受け付けた情報で埋めることで作成される。例えば、登録フォーム画面200の契約において利用期間の終期として「XXXX年Y月Z日」を受け付けた場合には、契約文書情報は、「本契約の契約期間は、XXXX年Y月Z日までとする。契約期間は、乙からの延長の申し出がない限り…」といったように文章化される。
契約管理部51は、作成した契約文書情報を保持するとともに、ユーザからの要求に応じて契約文書情報をユーザに送る。
The contract document information can be created based on a template document created in advance and information accepted on the registration form screen 200. The contract document information is information obtained by turning the information accepted on the registration form into text. The template document contains text about the contract with the date, proper name, individual conditions, etc., left blank. The contract document information is created by filling in the blanks in the template document with the information accepted on the registration form screen 200. For example, if "XXXY/Y/Z" is accepted as the end date of the usage period in the contract on the registration form screen 200, the contract document information will be written as "The contract period of this contract shall be XXXY/Y/Z. The contract period will continue unless Party B requests an extension...".
The contract management unit 51 holds the created contract document information, and also sends the contract document information to the user in response to a request from the user.

続いて、本実施形態のコンテンツ管理部53について詳細に説明する。
コンテンツ管理部53は、コンテンツ画像100Cと契約情報とを関連付けてブロックチェーンシステム30に登録する。ブロックチェーンシステム30を用いることで、登録された内容の改ざんが実質的に不可能となる。
Next, the content management unit 53 of this embodiment will be described in detail.
The content management unit 53 associates the content image 100C with the contract information and registers them in the block chain system 30. By using the block chain system 30, it becomes substantially impossible to tamper with the registered content.

コンテンツ管理部53は、申請情報を作成する。申請情報は、例えばユーザaがあるコンテンツ画像100Cを、ある契約に基づいてユーザbに公開しようとするときなど、1つのコンテンツ画像100Cごとに作成される。本実施形態のコンテンツ管理部53は、申請画面300(後述する図8参照)からコンテンツ画像100Cを共有するための申請情報を受け付ける。 The content management unit 53 creates application information. Application information is created for each content image 100C, for example, when user a wants to make a content image 100C available to user b based on a contract. In this embodiment, the content management unit 53 accepts application information for sharing the content image 100C from the application screen 300 (see FIG. 8 described later).

申請情報には、一の申請を一意に特定可能な申請識別情報と、申請を行うユーザ(申請者)を特定可能な申請者情報、および申請者が選択した契約情報を特定する選択契約識別情報が含まれる。さらに、申請情報には、コンテンツ画像100Cを共有する相手先の共有情報、申請を承諾するユーザ(承諾者)を特定可能な承諾者情報、およびコンテンツ画像100Cの利用条件を申請者が指定する条件申請情報が含まれる。 The application information includes application identification information that can uniquely identify one application, applicant information that can identify the user (applicant) making the application, and selected contract identification information that identifies the contract information selected by the applicant. Furthermore, the application information includes sharing information of the party with whom the content image 100C will be shared, approver information that can identify the user (applicant) who approves the application, and condition application information in which the applicant specifies the conditions for using the content image 100C.

申請識別情報は、特定の英数字などの識別子を申請ごとに付与することで、個々の申請を一意に特定可能になっている。
申請者情報は、対象のコンテンツ画像100Cを共有するために申請を行う申請者の具体的な氏名等を例示できる。なお、申請者情報は、申請者を特定できればよく、氏名のほかに、社員番号や記号など他の態様であってもよい。
The application identification information is made possible to uniquely identify each application by assigning a specific identifier such as alphanumeric characters to each application.
The applicant information may be, for example, a specific name of an applicant who applies to share the target content image 100C. Note that the applicant information may be in other forms, such as an employee number or a symbol, other than a name, as long as it can identify the applicant.

選択契約識別情報は、コンテンツ画像100Cに関連付ける契約情報を特定する情報である。本実施形態において、選択契約識別情報は、複数の契約情報の中から申請者がコンテンツ画像100Cに関連付けるために選択した契約情報の契約識別情報である。すなわち、選択契約識別情報は、コンテンツ画像100Cを共有する相手先との間で締結された契約情報の契約識別情報を指定する。
共有情報は、申請者がコンテンツ画像100Cを共有しようとする企業や個人の情報である。共有情報は、上述のとおり、申請者が選択した契約情報を特定する選択契約識別情報の契約者情報から特定される契約者となる。
The selected contract identification information is information for identifying the contract information to be associated with the content image 100C. In this embodiment, the selected contract identification information is the contract identification information of the contract information selected by the applicant from among a plurality of pieces of contract information to be associated with the content image 100C. In other words, the selected contract identification information specifies the contract identification information of the contract information concluded with the other party with which the content image 100C is shared.
The shared information is information about a company or individual with whom the applicant intends to share the content image 100C. As described above, the shared information is information about a contractor identified from contractor information in the selected contract identification information that identifies the contract information selected by the applicant.

承諾者情報は、申請者による申請を許可する承諾者の具体的な氏名である。承諾者は、例えば申請者の上長など企業における責任者を例示できる。なお、承諾者情報は、承諾者を特定できればよく、氏名のほかに、社員番号など他の態様であってもよい。 The approver information is the specific name of the approver who approves the application made by the applicant. An example of an approver is a person in charge at a company, such as the applicant's superior. Note that the approver information only needs to be able to identify the approver, and may be in other forms, such as an employee number, in addition to a name.

条件申請情報には、コンテンツ画像100Cの開示範囲やコンテンツ画像の利用期間などのコンテンツ画像を利用する際、申請者が指定する条件に関する情報が含まれる。
開示範囲は、例えば「企業内でのコンテンツ画像100Cの利用に限定」、「コンテンツ画像100Cの論文・雑誌への記載に限定」など、コンテンツ画像100Cの開示の範囲(公開範囲)を申請者が指定する。
返却方法は、コンテンツ画像100Cを返却する際の方法を申請者が指定する。
The condition application information includes information regarding the conditions designated by the applicant when using the content image, such as the disclosure range of the content image 100C and the usage period of the content image.
The applicant specifies the scope of disclosure (publication scope) of the content image 100C, such as "limited to use of the content image 100C within the company" or "limited to mention of the content image 100C in papers and magazines."
The applicant specifies the method for returning the content image 100C as the return method.

なお、本実施形態では、条件申請情報は、申請者による特別な指定がなければ、選択した契約情報の条件がそのまま適用される。すなわち、本実施形態のコンテンツ管理システム1において、コンテンツ画像100Cの申請者による取り扱い条件の指定は必須ではない。
一方で、条件申請情報は、申請者による指定があれば、申請者が指定した内容が適用される。ただし、申請者による条件の指定は、契約情報から逸脱することはできない。例えば、契約情報において利用期間が予め指定されている場合に、契約情報の利用期間の範囲を超えて、申請者が利用期間を指定できないようになっている。このような場合、本実施形態の申請画面では、申請できない内容である旨の警告メッセージが表される。
In this embodiment, the conditions of the selected contract information are applied as is unless the applicant specifies otherwise. In other words, in the content management system 1 of this embodiment, it is not essential for the applicant to specify the handling conditions for the content image 100C.
On the other hand, if the applicant specifies the condition application information, the contents specified by the applicant are applied. However, the conditions specified by the applicant cannot deviate from the contract information. For example, if the usage period is specified in advance in the contract information, the applicant cannot specify a usage period that exceeds the range of the usage period of the contract information. In such a case, a warning message is displayed on the application screen of this embodiment to the effect that the content cannot be applied for.

そして、コンテンツ管理部53は、契約情報と申請情報とを関連づけてブロックチェーンシステム30に登録する。 Then, the content management unit 53 associates the contract information with the application information and registers them in the blockchain system 30.

契約情報は、ブロックチェーンシステム30に予め登録されている契約情報のうちから選択される。ここで、契約情報は、申請者(本実施形態ではA企業のユーザa)が申請の際にコンテンツ画像100Cに関連付けた契約情報のことである。より具体的には、契約情報は、選択された契約情報の契約識別情報である選択契約識別情報により特定される。 The contract information is selected from among the contract information preregistered in the blockchain system 30. Here, the contract information refers to the contract information that the applicant (in this embodiment, user a of company A) associates with the content image 100C at the time of application. More specifically, the contract information is identified by the selected contract identification information, which is the contract identification information of the selected contract information.

上述したとおり、申請情報には、上述した申請識別情報と、申請者情報、承諾者情報、選択契約識別情報および条件申請情報が含まれる。そして、コンテンツ管理部53は、申請情報をトランザクションとしてブロックチェーンシステム30に登録する。 As described above, the application information includes the above-mentioned application identification information, applicant information, approver information, selected contract identification information, and condition application information. The content management unit 53 then registers the application information as a transaction in the blockchain system 30.

コンテンツ管理部53は、ブロックチェーンシステム30に申請情報を登録した際のトランザクションハッシュを取得する。ここで、トランザクションハッシュは、ブロックチェーンシステム30における一のトランザクションを特定するための情報である。例えば、トランザクションハッシュは、64文字の英数字として作成される。そして、コンテンツ管理部53は、申請情報と、申請情報のブロックチェーンシステム30への登録に応じて取得したトランザクションハッシュとを関連付けて管理する。 The content management unit 53 obtains a transaction hash when the application information is registered in the blockchain system 30. Here, the transaction hash is information for identifying one transaction in the blockchain system 30. For example, the transaction hash is created as a 64-character alphanumeric code. The content management unit 53 then manages the application information in association with the transaction hash obtained in response to the registration of the application information in the blockchain system 30.

コンテンツ管理部53は、ユーザから共有するコンテンツ画像100Cの指定を受け付ける。そして、コンテンツ管理部53は、申請情報に対応するトランザクションハッシュを示す画像(以下、埋込画像100Hと呼ぶ)をコンテンツ画像100Cに埋め込む。つまり、コンテンツ管理部53は、ブロックチェーンに申請情報に含まれる選択契約識別情報を登録した際のトランザクションハッシュをコンテンツ画像100Cに付加する。このように、コンテンツ管理部53は、コンテンツ画像100Cとトランザクションハッシュ(埋込画像100H)とを用いて共有画像100を生成する。 The content management unit 53 receives a designation of the content image 100C to be shared from the user. The content management unit 53 then embeds an image (hereinafter referred to as an embedded image 100H) indicating the transaction hash corresponding to the application information in the content image 100C. In other words, the content management unit 53 adds the transaction hash generated when the selected contract identification information included in the application information was registered in the blockchain to the content image 100C. In this way, the content management unit 53 generates the shared image 100 using the content image 100C and the transaction hash (embedded image 100H).

図6は、本実施形態の埋込画像100Hの説明図である。 Figure 6 is an explanatory diagram of embedded image 100H in this embodiment.

コンテンツ画像100Cに埋め込む埋込画像100Hは、例えば以下の方法によりコンテンツ画像100Cに付加する。トランザクションハッシュを表す埋込画像100Hは、例えばコンテンツ画像100Cにおける中央部に設ける(図2(A)参照)。そして、図6に示すように、本実施形態の埋込画像100Hは、周囲のピクセルと比較してRGBの数値が異なるピクセルによって構成する。例えば赤色を表現する領域がある場合、その領域は、(R:255,G:0,B:0)で表現された複数のピクセルP1の集合で表現される。これに対し、埋込画像100Hは、例えば(R:254,G:0,B:0)のようにRGB値のうち例えばRの数値を1つ減らして異ならせたピクセルP2で表現する。すなわち、周囲のピクセルP1とはRGB値が異なるピクセルP2によって、英数字などの文字列を表現する。本実施形態の埋込画像100Hは、このルールに基づいてトランザクションハッシュをコンテンツ画像100C上で表現する。このように、埋込画像100Hは、コンテンツ画像100Cと重なるようにして(重畳)表示される。 The embedded image 100H to be embedded in the content image 100C is added to the content image 100C by, for example, the following method. The embedded image 100H representing the transaction hash is provided, for example, in the center of the content image 100C (see FIG. 2A). As shown in FIG. 6, the embedded image 100H of this embodiment is composed of pixels whose RGB values are different from those of the surrounding pixels. For example, if there is an area that represents red, the area is represented by a set of multiple pixels P1 represented by (R: 255, G: 0, B: 0). In contrast, the embedded image 100H is represented by pixels P2 whose RGB values are different by subtracting, for example, the R value from the RGB values, such as (R: 254, G: 0, B: 0). In other words, a character string such as an alphanumeric character is represented by the pixel P2 whose RGB value is different from that of the surrounding pixel P1. The embedded image 100H of this embodiment represents the transaction hash on the content image 100C based on this rule. In this way, embedded image 100H is displayed so as to overlap (superimpose) with content image 100C.

さらに、本実施形態では、図2(B)に示すように、埋込画像100Hを構成する各文字列の前後にそれぞれスラッシュ「/」を付ける。例えば、コンテンツ画像100Cにおいて「E12Y2B9…276F」を表現する場合には、「/E12Y2B9…276F/」のように表現する。上記のRGB値のルールに基づく場合に、コンテンツ画像100Cの本来(オリジナル)の色表現として文字が読み取れる場合が想定される。これに対して、例えばスラッシュのように特定の記号で挟まれているという条件を加えることで、埋込画像100Hの読み取り精度を高めている。 Furthermore, in this embodiment, as shown in FIG. 2(B), a slash "/" is added before and after each character string that makes up embedded image 100H. For example, to express "E12Y2B9...276F" in content image 100C, it is expressed as "/E12Y2B9...276F/". Based on the above RGB value rules, it is expected that the characters will be read as the original color expression of content image 100C. However, by adding the condition that the characters are enclosed between specific symbols, such as slashes, the reading accuracy of embedded image 100H is improved.

コンテンツ管理部53は、上述のとおり、周囲のピクセルのRGB値と大きく異ならないピクセルを用いてコンテンツ画像100Cにトランザクションハッシュの情報を埋め込む。これによって、コンテンツ管理部53は、埋込画像100Hをユーザが視認不可能または視認困難な態様で表す。そして、コンテンツ管理部53は、コンテンツ画像100Cを大きく変更することなく、コンテンツ画像100Cの本来の内容を損ねないようにしている。 As described above, the content management unit 53 embeds the transaction hash information in the content image 100C using pixels whose RGB values do not differ significantly from those of the surrounding pixels. In this way, the content management unit 53 displays the embedded image 100H in a manner that is invisible or difficult for the user to view. The content management unit 53 also avoids compromising the original content of the content image 100C by not significantly modifying the content image 100C.

なお、本実施形態の埋込画像100Hは、例えばブロックチェーンシステム30から取得した申請情報のトランザクションハッシュをそのまま文字列で表しているが、この態様に限定されない。埋込画像100Hは、申請情報のトランザクションハッシュを一意に特定できる情報であれば、他の文字列や画像などであってもよい。 In the present embodiment, the embedded image 100H represents, for example, the transaction hash of the application information obtained from the blockchain system 30 as a character string, but is not limited to this. The embedded image 100H may be any other character string or image, as long as it is information that can uniquely identify the transaction hash of the application information.

さらに、図2(A)に示すように、コンテンツ管理部53は、コンテンツ画像100Cに予め定められたマーク画像100Mを付加する。マーク画像100Mは、ユーザが視認可能または視認容易な画像である。マーク画像100Mは、例えば黒色などコンテンツ画像100C上に設けた際に周囲の色とは異なり比較的目立つ色を用いる。また、マーク画像100Mは、例えばコンテンツ画像100Cにおける端部、またはコンテンツ画像100Cの範囲外に配置される。そして、マーク画像100Mは、本実施形態のコンテンツ管理システム1においてブロックチェーンシステム30の登録が実施されたコンテンツ画像100Cに共通の画像である。すなわち、マーク画像100Mは、コンテンツ画像100Cの内容や契約内容に係らず、一律に付与される画像である。
なお、マーク画像100Mは、コンテンツ画像100Cとは重ねられる画像であり、埋込画像100Hは、コンテンツ画像100Cと重ねられない画像と捉えることもできる。
Furthermore, as shown in FIG. 2A, the content management unit 53 adds a predetermined mark image 100M to the content image 100C. The mark image 100M is an image that is visible or easily visible to the user. The mark image 100M uses a color that is relatively conspicuous when placed on the content image 100C, such as black, unlike the surrounding colors. In addition, the mark image 100M is placed, for example, at the end of the content image 100C or outside the range of the content image 100C. The mark image 100M is an image common to the content image 100C registered in the blockchain system 30 in the content management system 1 of this embodiment. In other words, the mark image 100M is an image that is uniformly added regardless of the content of the content image 100C or the contract content.
It should be noted that the mark image 100M is an image that is superimposed on the content image 100C, and the embedded image 100H is an image that is not superimposed on the content image 100C.

マーク画像100Mは、共有画像100においてユーザが視認できる。そのため、マーク画像100Mは、コンテンツ画像100Cが本実施形態のコンテンツ管理システム1によって管理されていることをユーザに示唆または認識させることができる。すなわち、マーク画像100Mは、共有画像100においてコンテンツ画像100Cにトランザクションハッシュなどの埋込画像100Hが付加されていることを示唆する画像である。マーク画像100Mが共有画像100に視認可能に設けられることで、共有画像100を確認したユーザが共有画像100の取り扱い方を意識させることができる。 The mark image 100M can be visually recognized by the user in the shared image 100. Therefore, the mark image 100M can suggest or make the user aware that the content image 100C is managed by the content management system 1 of this embodiment. In other words, the mark image 100M is an image that suggests that an embedded image 100H such as a transaction hash has been added to the content image 100C in the shared image 100. By providing the mark image 100M so that it is visually recognizable in the shared image 100, the user who has viewed the shared image 100 can be made aware of how to handle the shared image 100.

以上のように、コンテンツ管理部53は、コンテンツ画像100Cに埋込画像100Hおよびマーク画像100Mを付加した共有画像100を作成する。
そして、コンテンツ管理部53は、共有画像100のハッシュ値を計算する。ハッシュ値は、特定のアルゴリズム(ハッシュ関数)を用いて共有画像100から生成する不規則な文字列である。すなわち、ハッシュ値は、共有画像100を短い固定長のデータで表現したものである。共有画像100から生成されるハッシュ値は、一の共有画像100に固有の値であり、共有画像100の内容が少しでも異なれば全く異なる値となる。
As described above, the content management unit 53 creates the shared image 100 by adding the embedded image 100H and the mark image 100M to the content image 100C.
Then, the content management unit 53 calculates a hash value of the shared image 100. The hash value is an irregular character string generated from the shared image 100 using a specific algorithm (hash function). In other words, the hash value represents the shared image 100 as short, fixed-length data. The hash value generated from the shared image 100 is a value unique to each shared image 100, and will be a completely different value if the content of the shared image 100 is even slightly different.

そして、コンテンツ管理部53は、共有画像100から生成したハッシュ値と、既に登録されている申請情報(申請識別情報)とを関連づけてブロックチェーンシステム30に登録する。この共有画像100のハッシュ値および申請識別情報を「登録情報」と呼ぶ。これによって、共有画像100(ハッシュ値)、申請情報および契約情報がブロックチェーンシステム30上で相互に関連付けられた状態になる。 Then, the content management unit 53 associates the hash value generated from the shared image 100 with the already registered application information (application identification information) and registers them in the blockchain system 30. This hash value and application identification information of the shared image 100 are called "registered information." As a result, the shared image 100 (hash value), application information, and contract information are mutually associated on the blockchain system 30.

なお、ブロックチェーンシステム30は、一のトランザクションあるいはブロックとして記憶可能なデータ容量が有限である。したがって、本実施形態のコンテンツ管理システム1では、共有画像100そのものをブロックチェーンに登録するのではなく、上記のようにハッシュ値を登録する。これによって、ブロックチェーンシステム30を構成するハードウェア資源の負荷を低減している。 The blockchain system 30 has a limited amount of data that can be stored as one transaction or block. Therefore, in the content management system 1 of this embodiment, the shared image 100 itself is not registered in the blockchain, but rather a hash value is registered as described above. This reduces the load on the hardware resources that make up the blockchain system 30.

また、コンテンツ管理部53は、コンテンツ画像100Cに埋込画像100Hおよびマーク画像100Mが付加された共有画像100を記憶する。コンテンツ管理部53は、ユーザからの要求に応じて共有画像100をユーザに送る。そして、第1端末装置10は、第2端末装置20に共有画像100を送信する。すなわち、ユーザ(例えばユーザa)は、例えば企業の外部のユーザ(例えばユーザb)に共有画像100(コンテンツ画像100C)を共有することができる。 The content management unit 53 also stores the shared image 100 in which the embedded image 100H and the mark image 100M are added to the content image 100C. The content management unit 53 sends the shared image 100 to the user in response to a request from the user. Then, the first terminal device 10 transmits the shared image 100 to the second terminal device 20. That is, the user (e.g., user a) can share the shared image 100 (content image 100C) with a user (e.g., user b) outside the company, for example.

次に、本実施形態の検証部55について詳細に説明する。
検証部55は、共有画像100とブロックチェーンシステム30とを用いて、共有画像100に関連付けられた各種の情報を特定する。特に、検証部55は、各種の情報に基づいて、コンテンツ画像100Cの取り扱いに関する情報を特定する。
Next, the verification unit 55 of the present embodiment will be described in detail.
The verification unit 55 uses the shared image 100 and the blockchain system 30 to identify various pieces of information associated with the shared image 100. In particular, the verification unit 55 identifies information related to the handling of the content image 100C based on the various pieces of information.

検証部55は、共有画像100を取得する。そして、検証部55は、共有画像100に付加されている埋込画像100Hを読み取る。
そして、本実施形態の検証部55は、埋込画像100Hから申請情報のトランザクションハッシュを読み取る。さらに、検証部55は、ブロックチェーンシステム30においてトランザクションハッシュに対応する申請情報のトランザクションを特定する。この申請情報のトランザクションには、コンテンツ画像100Cの契約識別情報を含む各種の情報が含まれる。したがって、検証部55は、契約識別情報に基づいて、ブロックチェーンシステム30に登録される契約情報を特定する。
The verification unit 55 acquires the shared image 100. Then, the verification unit 55 reads the embedded image 100H added to the shared image 100.
Then, the verification unit 55 of this embodiment reads the transaction hash of the application information from the embedded image 100H. Furthermore, the verification unit 55 identifies a transaction of the application information corresponding to the transaction hash in the blockchain system 30. This transaction of the application information includes various information including the contract identification information of the content image 100C. Therefore, the verification unit 55 identifies the contract information to be registered in the blockchain system 30 based on the contract identification information.

検証部55は、例えば端末装置の画面に共有画像100に関連付けられた契約情報や申請情報の内容を表示する。これによって、検証部55は、コンテンツ画像100Cの取り扱いに関する情報を示す。 The verification unit 55 displays the contents of the contract information and application information associated with the shared image 100, for example, on the screen of the terminal device. In this way, the verification unit 55 shows information regarding the handling of the content image 100C.

次に、本実施形態の契約管理部51が表示する登録フォーム画面200について説明する。
図7は、本実施形態の登録フォーム画面200の一例を示す図である。
Next, the registration form screen 200 displayed by the contract management unit 51 of this embodiment will be described.
FIG. 7 is a diagram showing an example of a registration form screen 200 according to this embodiment.

図7に示すように、登録フォーム画面200には、契約者情報を入力するための契約者入力欄211と、利用条件として利用期間入力欄212と、利用条件としての利用範囲入力欄213と、利用条件としての利用方法入力欄214と、返却方法入力欄215と、を有する。 As shown in FIG. 7, the registration form screen 200 has a contractor input field 211 for inputting contractor information, a usage period input field 212 as a usage condition, a usage range input field 213 as a usage condition, a usage method input field 214 as a usage condition, and a return method input field 215.

契約者入力欄211には、個人名や企業名など具体的な名称を入力することができる。契約者入力欄211には、個人や企業を一意に特定可能な英数字などの識別情報を入力してもよい。 A specific name, such as an individual's name or a company's name, can be entered in the contractor input field 211. Identification information, such as alphanumeric characters, that can uniquely identify an individual or company may also be entered in the contractor input field 211.

利用期間入力欄212には、コンテンツ画像100Cの利用期間の開始および終了の年月日を入力することができる。この例では、利用期間入力欄212は、数字の入力を受け付ける。
利用範囲入力欄213には、コンテンツ画像100Cを開示する範囲を入力する。本実施形態の利用範囲入力欄213では、開示範囲を指定する複数の候補から選択可能になっている。
利用方法入力欄214には、コンテンツ画像100Cの利用方法を入力する。本実施形態の利用方法入力欄214では、利用方法を指定する複数の候補から選択可能になっている。
The start and end dates of the usage period of the content image 100C can be input in the usage period input field 212. In this example, the usage period input field 212 accepts the input of numbers.
The range of disclosure of the content image 100C is input in the usage range input field 213. In the usage range input field 213 of this embodiment, a selection can be made from a plurality of candidates for specifying the disclosure range.
A method of using the content image 100C is input in the method of use input field 214. In the method of use input field 214 of this embodiment, a selection can be made from a plurality of candidates for specifying the method of use.

返却方法入力欄215には、コンテンツ画像100Cの返却方法を入力する。本実施形態の返却方法入力欄215では、利用方法を指定する複数の候補から選択可能になっている。 The return method input field 215 is used to input the return method for the content image 100C. In this embodiment, the return method input field 215 allows the user to select from multiple options to specify the method of use.

次に、本実施形態のコンテンツ管理部53が表示する申請画面300について説明する。
図8は、本実施形態の申請画面300の一例を示す図である。
Next, the application screen 300 displayed by the content management unit 53 of this embodiment will be described.
FIG. 8 is a diagram showing an example of the application screen 300 of this embodiment.

図8に示すように、申請画面300は、申請者を入力する申請者入力欄311と、コンテンツ画像100Cを指定するコンテンツ画像指定欄312と、契約情報を指定する契約情報指定欄313と、コンテンツ画像100Cの共有先を示す共有情報欄314と、承諾者を入力する承諾者入力欄315とを有する。 As shown in FIG. 8, the application screen 300 has an applicant input field 311 for inputting the applicant, a content image designation field 312 for designating the content image 100C, a contract information designation field 313 for designating the contract information, a sharing information field 314 for indicating the sharing destination of the content image 100C, and an approver input field 315 for inputting the approver.

申請者入力欄311は、コンテンツ画像100Cの共有の申請を行う申請者を入力する欄である。なお、申請者入力欄311には、申請者を一意に特定可能な英数字などの識別情報を入力してもよい。
コンテンツ画像指定欄312は、共有するコンテンツ画像100Cを指定する欄である。申請者は、コンテンツ画像指定欄312を用いて、コンテンツ画像100Cをアップロードしたり、予め記憶されている複数のコンテンツ画像100Cの一覧表示の中から一のコンテンツ画像100Cを指定したりする。
The applicant input field 311 is a field for inputting an applicant who applies to share the content image 100C. Note that the applicant input field 311 may be used to input identification information, such as alphanumeric characters, that can uniquely identify the applicant.
The content image designation field 312 is a field for designating a content image 100C to be shared. The applicant uses the content image designation field 312 to upload a content image 100C or designate one content image 100C from a list display of a plurality of pre-stored content images 100C.

契約情報指定欄313は、コンテンツ画像100Cに関連付ける契約情報を指定する欄である。申請者は、契約情報指定欄313を用いて、指定したコンテンツ画像100Cに契約情報を関連付ける。すなわち、申請者は、コンテンツ画像100Cを共有する共有者に対応する契約者を指定する。このように、契約情報には、コンテンツ画像100Cを共有する共有者に関する共有情報が含まれる。なお、契約情報指定欄313では、例えば複数の契約情報の一覧表示の中から一の契約情報の指定を受け付けることができる。 The contract information designation field 313 is a field for designating contract information to be associated with the content image 100C. The applicant uses the contract information designation field 313 to associate contract information with the designated content image 100C. That is, the applicant designates a contractor corresponding to the contractor who will share the content image 100C. In this manner, the contract information includes sharing information related to the contractor who will share the content image 100C. Note that the contract information designation field 313 can accept the designation of one piece of contract information from a list display of multiple pieces of contract information, for example.

共有情報欄314は、契約情報指定欄313にて指定された契約情報の契約者情報を表示する。本実施形態では、契約情報指定欄313において複数の契約情報から選択された契約情報の契約者は、コンテンツ画像100Cの共有者に相当する。そして、共有情報欄314には、コンテンツ画像100Cを共有する共有者の情報が表示される。 The shared information field 314 displays the contractor information of the contract information specified in the contract information specification field 313. In this embodiment, the contractor of the contract information selected from the multiple pieces of contract information in the contract information specification field 313 corresponds to the contractor of the content image 100C. Then, the shared information field 314 displays information of the contractor who shares the content image 100C.

承諾者入力欄315は、申請者によるコンテンツ画像100Cの共有の申請を承諾する承諾者の情報を入力する欄である。なお、承諾者入力欄315には、承諾者を一意に特定可能な英数字などの識別情報を入力してもよい。 The approver input field 315 is a field for inputting information about an approver who approves an applicant's request to share the content image 100C. Note that identification information such as alphanumeric characters that can uniquely identify the approver may be input into the approver input field 315.

さらに、申請画面300には、コンテンツ確認ボタン321と、契約確認ボタン322と、申請条件指定ボタン323と、承諾ボタン324とが設けられる。 Furthermore, the application screen 300 includes a content confirmation button 321, a contract confirmation button 322, an application condition specification button 323, and an acceptance button 324.

コンテンツ確認ボタン321は、申請者が指定したコンテンツ画像100Cの内容を確認するためのボタン画像である。コンテンツ確認ボタン321が押下されることで、端末装置の画面にコンテンツ画像100Cが表示される。 The content confirmation button 321 is a button image for confirming the contents of the content image 100C specified by the applicant. When the content confirmation button 321 is pressed, the content image 100C is displayed on the screen of the terminal device.

契約確認ボタン322は、申請者が選択した契約情報の内容を確認するためのボタン画像である。契約確認ボタン322が押下されることで、端末装置の画面に契約文書情報が表示される。 The contract confirmation button 322 is a button image for confirming the contents of the contract information selected by the applicant. When the contract confirmation button 322 is pressed, the contract document information is displayed on the screen of the terminal device.

申請条件指定ボタン323は、コンテンツ画像100Cの取り扱いについて申請者から指定を受け付けるためのボタン画像である。申請条件指定ボタン323が押下されることで、画面にコンテンツ画像100Cの利用条件の指定を受け付ける受付画面(不図示)が表示される。受付画面は、登録フォーム画面200の利用条件の入力欄と同様に、複数の選択肢の中から申請者が選択を行えるようになっている。なお、申請者が指定した利用条件が、契約情報の条件を満たしていない場合には、申請者に対して警告が行われる。 The application condition specification button 323 is a button image for accepting specifications from the applicant regarding the handling of the content image 100C. When the application condition specification button 323 is pressed, a reception screen (not shown) for accepting the specification of the usage conditions of the content image 100C is displayed on the screen. The reception screen allows the applicant to select from a number of options, similar to the usage conditions input field of the registration form screen 200. Note that if the usage conditions specified by the applicant do not satisfy the conditions of the contract information, a warning is issued to the applicant.

続いて、本実施形態のコンテンツ管理システム1の動作について具体的に説明する。
まず、ブロックチェーンシステム30に契約情報を登録する際の動作を説明する。
図9は、ブロックチェーンシステム30に契約情報を登録する際のシーケンス図である。
Next, the operation of the content management system 1 of this embodiment will be specifically described.
First, the operation when registering contract information in the blockchain system 30 will be described.
FIG. 9 is a sequence diagram showing the process of registering contract information in the blockchain system 30.

図9に示すように、第1端末装置10に表示される登録フォーム画面200(図7参照)から契約情報を受け付ける(S901)。契約情報は、契約を締結する個人や企業に応じてそれぞれ個別に作成される。第1端末装置10は、登録フォーム画面200にて受け付けた契約情報をサーバ装置50に送信する(S902)。
また、サーバ装置50は、受け付けた契約情報に基づいて登録契約情報を作成する(S903)。さらに、サーバ装置50は、ブロックチェーンシステム30に対し、トランザクションとして登録契約情報の登録を要求する(S904)。
As shown in Fig. 9, contract information is accepted from the registration form screen 200 (see Fig. 7) displayed on the first terminal device 10 (S901). The contract information is created individually for each individual or company that concludes a contract. The first terminal device 10 transmits the contract information accepted on the registration form screen 200 to the server device 50 (S902).
The server device 50 also creates registered contract information based on the received contract information (S903). The server device 50 then requests the blockchain system 30 to register the registered contract information as a transaction (S904).

ブロックチェーンシステム30は、登録契約情報のトランザクションをブロックチェーンに登録する(S905)。また、ブロックチェーンシステム30は、登録した登録契約情報のトランザクションハッシュをサーバ装置50に送信する(S906)。このようにして、登録フォーム画面200にて受け付けられた契約情報がブロックチェーンシステム30に登録される。
そして、サーバ装置50は、ブロックチェーンシステム30から取得したトランザクションハッシュと契約情報とを関連付けて管理する(S907)。
The blockchain system 30 registers the transaction of the registered contract information in the blockchain (S905). The blockchain system 30 also transmits the transaction hash of the registered registered contract information to the server device 50 (S906). In this manner, the contract information accepted on the registration form screen 200 is registered in the blockchain system 30.
Then, the server device 50 associates and manages the transaction hash obtained from the blockchain system 30 with the contract information (S907).

また、サーバ装置50は、受け付けた契約情報に基づいて契約文書情報を作成する(S908)。一方で、第1端末装置10は、サーバ装置50に対し、契約文書情報の送信を要求する(S909)。サーバ装置50は、この第1端末装置10からの要求に応じて、作成した契約文書情報を送信する(S910)。このように、登録フォーム画面200にて受け付けられた契約情報は、ユーザが読める文書としてダウンロード可能になる。 The server device 50 also creates contract document information based on the received contract information (S908). Meanwhile, the first terminal device 10 requests the server device 50 to transmit the contract document information (S909). In response to the request from the first terminal device 10, the server device 50 transmits the created contract document information (S910). In this way, the contract information received on the registration form screen 200 becomes available for download as a user-readable document.

以上のように、本実施形態のコンテンツ管理システム1では、ブロックチェーンシステム30に登録契約情報の登録が行われる。この登録契約情報は、個々の契約に応じて作成される。そのため、ブロックチェーンシステム30には、複数の登録契約情報が登録されることになる。 As described above, in the content management system 1 of this embodiment, registered contract information is registered in the blockchain system 30. This registered contract information is created according to each individual contract. Therefore, multiple pieces of registered contract information are registered in the blockchain system 30.

次に、コンテンツ画像100Cを共有する際の動作を説明する。
図10は、コンテンツ画像100Cを共有する際のシーケンス図である。
Next, an operation for sharing the content image 100C will be described.
FIG. 10 is a sequence diagram when the content image 100C is shared.

図10に示すように、第1端末装置10の申請画面300から申請情報を受け付ける(S1001)。そして、第1端末装置10は、受け付けた申請情報をサーバ装置50に送信する(S1002)。本実施形態では、申請者であるユーザは、コンテンツ画像100Cを共有する相手である共有者に応じた契約情報を少なくとも指定すればよい。これによって、例えばユーザは、契約内容を詳細に精査することを必須とせず、コンテンツ画像100Cを共有することができる。すなわち、本実施形態のコンテンツ管理システム1は、申請者であるユーザの作業負荷を大きく低減できる。 As shown in FIG. 10, application information is accepted from the application screen 300 of the first terminal device 10 (S1001). Then, the first terminal device 10 transmits the accepted application information to the server device 50 (S1002). In this embodiment, the applicant user only needs to specify contract information according to the sharer with whom the content image 100C is to be shared. This allows, for example, the user to share the content image 100C without being required to closely examine the contract details. In other words, the content management system 1 of this embodiment can significantly reduce the workload of the applicant user.

また、第1端末装置10は、コンテンツ画像100Cをサーバ装置50に送信する(S1003)。なお、ユーザが共有しようとするコンテンツ画像100Cが予めサーバ装置50に記憶されている場合は、申請情報において指定されたコンテンツ画像100Cが用いられる。 The first terminal device 10 also transmits the content image 100C to the server device 50 (S1003). If the content image 100C that the user wishes to share is stored in advance in the server device 50, the content image 100C specified in the application information is used.

そして、サーバ装置50は、ブロックチェーンシステム30に対し、トランザクションとして申請情報の登録を要求する(S1004)。
ブロックチェーンシステム30は、申請情報のトランザクションをブロックチェーンに登録する(S1005)。申請情報には、選択された契約情報を特定する選択契約識別情報、申請識別情報、および申請を行う申請者情報などの情報が含まれる。すなわち、ブロックチェーンシステム30のブロックチェーンに、選択された契約情報と申請識別情報とが改ざんがほぼ不可能な状態で登録される。
Then, the server device 50 requests the blockchain system 30 to register the application information as a transaction (S1004).
The blockchain system 30 registers the transaction of the application information in the blockchain (S1005). The application information includes information such as selected contract identification information that identifies the selected contract information, application identification information, and applicant information making the application. In other words, the selected contract information and application identification information are registered in the blockchain of the blockchain system 30 in a state that makes it almost impossible to tamper with them.

その後、ブロックチェーンシステム30は、登録した登録契約情報のトランザクションハッシュをサーバ装置50に送信する(S1006)。
一方、サーバ装置50は、ブロックチェーンシステム30から取得したトランザクションを埋込画像100Hとしてコンテンツ画像100Cに付加し、共有画像100(図2(A)参照)を作成する(S1007)。さらに、サーバ装置50は、共有画像100のハッシュ値を生成する(S1008)。そして、サーバ装置50は、ブロックチェーンシステム30に対し、トランザクションとして、共有画像100のハッシュ値と申請情報の申請識別情報とを含む登録情報の登録を要求する(S1009)。
Thereafter, the blockchain system 30 transmits a transaction hash of the registered contract information to the server device 50 (S1006).
Meanwhile, the server device 50 adds the transaction acquired from the block chain system 30 to the content image 100C as an embedded image 100H, and creates the shared image 100 (see FIG. 2A) (S1007). Furthermore, the server device 50 generates a hash value of the shared image 100 (S1008). Then, the server device 50 requests the block chain system 30 to register registration information including the hash value of the shared image 100 and the application identification information of the application information as a transaction (S1009).

ブロックチェーンシステム30は、登録情報のトランザクションをブロックチェーンに登録する(S1010)。なお、サーバ装置50は、登録情報のトランザクションハッシュを得ることができる。
以上のようにして、本実施形態のコンテンツ管理システム1では、共有画像100のハッシュ値と、契約識別情報および申請情報が関連付けられてブロックチェーンシステム30に登録される。
The blockchain system 30 registers the transaction of the registration information in the blockchain (S1010). Note that the server device 50 can obtain the transaction hash of the registration information.
In this manner, in the content management system 1 of this embodiment, the hash value of the shared image 100 is associated with the contract identification information and the application information and registered in the blockchain system 30 .

また、サーバ装置50は、作成した共有画像100を第1端末装置10に送信する(S1011)。例えば、ユーザが実際にコンテンツ画像100Cを共有しようとする場合には、この埋込画像100Hがコンテンツ画像100Cに付加された共有画像100を共有する。 The server device 50 also transmits the created shared image 100 to the first terminal device 10 (S1011). For example, when the user actually wants to share the content image 100C, the shared image 100 with the embedded image 100H added to the content image 100C is shared.

次に、検証時の動作について説明する。
図11は、本実施形態の共有画像100の検証時のフローチャートである。
Next, the operation during verification will be described.
FIG. 11 is a flowchart showing the process of verifying the shared image 100 according to this embodiment.

例えば本来意図しない者がコンテンツ画像100Cを公開等している場合を想定する。この場合、例えば第1端末装置10からサーバ装置50に対象となる画像を送信する。
そして、図11に示すように、サーバ装置50は、検証対象となる画像に対して、付加されている埋込画像100Hの読み取りを行う(S1101)。検証部55は、上述したとおり周囲のピクセルとは異なるRGB値のピクセルによって構成される埋込画像100Hを検出する。
For example, it is assumed that a person who is not intended to use the content image 100C has made the content image 100C public. In this case, the target image is transmitted from the first terminal device 10 to the server device 50, for example.
11, the server device 50 reads the embedded image 100H added to the image to be verified (S1101). The verification unit 55 detects the embedded image 100H composed of pixels with RGB values different from those of the surrounding pixels, as described above.

サーバ装置50は、埋込画像100Hからトランザクションハッシュを特定する(S1102)。
さらに、サーバ装置50は、ブロックチェーンシステム30から、トランザクションハッシュに対応するトランザクション情報を取得する(S1103)。このトランザクション情報には、契約識別情報や申請識別情報を含む申請情報が含まれる。
The server device 50 identifies the transaction hash from the embedded image 100H (S1102).
Furthermore, the server device 50 acquires transaction information corresponding to the transaction hash from the block chain system 30 (S1103). This transaction information includes application information including contract identification information and application identification information.

そして、サーバ装置50は、ブロックチェーンシステム30から、契約識別情報に対応する登録契約情報を参照する(S1104)。この登録契約情報には、共有者に相当する契約者情報、コンテンツ画像100Cの利用条件などの情報が含まれる。サーバ装置50は、例えば第1端末装置10の画面に登録契約情報をユーザに対して表示させる。そして、登録契約情報を参照することで、コンテンツ画像100Cの本来意図された形で公開されたものであるかの検証をすることができる。 Then, the server device 50 refers to the registered contract information corresponding to the contract identification information from the blockchain system 30 (S1104). This registered contract information includes information such as contractor information corresponding to the sharer and the terms of use of the content image 100C. The server device 50 displays the registered contract information to the user on the screen of the first terminal device 10, for example. Then, by referring to the registered contract information, it is possible to verify whether the content image 100C has been made public in the manner originally intended.

次に、対象の画像のコンテンツ画像100Cが改ざんされたものであるかを検証する。
サーバ装置50は、対象の画像のハッシュ値を生成する(S1105)。
さらに、サーバ装置50は、ブロックチェーンシステム30から、申請識別情報に対応する登録情報を参照する(S1106)。この登録情報には、共有画像100のハッシュ値の情報が含まれる。
Next, it is verified whether the content image 100C of the target image has been tampered with.
The server device 50 generates a hash value of the target image (S1105).
Furthermore, the server device 50 refers to the registration information corresponding to the application identification information from the blockchain system 30 (S1106). This registration information includes information on the hash value of the shared image 100.

そして、サーバ装置50は、対象の画像のハッシュ値と、ブロックチェーンシステム30から取得した共有画像100のハッシュ値とを比較する(S1107)。ハッシュ値が一致する場合には(S1107でYes)、コンテンツ画像100Cの内容は同一であると判断する(S1108)。一方で、ハッシュ値が一致しない場合(S1107でNo)、コンテンツ画像100Cの内容が相違すると判断する(S1109)。 Then, the server device 50 compares the hash value of the target image with the hash value of the shared image 100 obtained from the blockchain system 30 (S1107). If the hash values match (Yes in S1107), it is determined that the contents of the content image 100C are the same (S1108). On the other hand, if the hash values do not match (No in S1107), it is determined that the contents of the content image 100C are different (S1109).

なお、サーバ装置50は、対象の画像から特定される共有者と対象の画像の公開者とが一致しているか否か、コンテンツ画像100Cが一致するか否かなどの判定結果を例えば「適」や「否」などの表現で出力しても良い。出力は、ウェブ画面での表示、メールによる結果の送信、判定結果を書面として印刷出力するなどの各種態様を例示できる。 The server device 50 may output the determination result, such as whether or not the sharer identified from the target image matches the publisher of the target image, or whether or not the content image 100C matches, in the form of expressions such as "suitable" or "not suitable." Examples of the output include displaying the results on a web screen, sending the results by email, and printing out the determination results in writing.

以上のように、本実施形態のコンテンツ管理システム1では、検証の対象となるコンテンツ画像100Cを含む画像から、そのコンテンツ画像100Cの公開範囲などの取り扱いに関する情報を特定可能になっている。さらに、本実施形態のコンテンツ管理システム1では、コンテンツ画像100Cそのものに加工等や差し替えがされているか否かの検証も可能になっている。 As described above, the content management system 1 of this embodiment makes it possible to identify information regarding the handling of the content image 100C, such as the scope of disclosure, from an image that contains the content image 100C to be verified. Furthermore, the content management system 1 of this embodiment makes it possible to verify whether the content image 100C itself has been altered or replaced.

<変形例>
なお、本実施形態の契約管理部51は、契約情報を登録する際に、登録フォーム画面200(図7参照)からユーザによる具体的な情報の入力を受け付けているが、この態様に限定されない。契約管理部51は、例えば契約内容が記載された紙の契約書や電子データの契約書の文字情報に基づいて契約情報を作成しても良い。
<Modification>
In addition, when registering the contract information, the contract management unit 51 of the present embodiment accepts specific information input by the user from the registration form screen 200 (see FIG. 7 ), but is not limited to this. The contract management unit 51 may create the contract information based on, for example, character information of a paper contract or an electronic contract in which the contract contents are described.

<変形例>
本実施形態のコンテンツ管理部53は、コンテンツ画像100Cの一部を加工して変更することで、コンテンツ画像100Cにトランザクションハッシュなどの埋込画像100Hを表しているが、この態様に限定されない。コンテンツ管理部53は、コンテンツ画像100Cを生成する際にはじめてトランザクションハッシュなどの画像を表現してもよい。すなわち、画像を生成する生成部が、埋込画像100Hを表現することを前提としてコンテンツ画像100Cを生成してもよい。
<Modification>
In the present embodiment, the content management unit 53 processes and changes a part of the content image 100C to represent the embedded image 100H such as the transaction hash in the content image 100C, but is not limited to this. The content management unit 53 may represent an image such as the transaction hash for the first time when generating the content image 100C. In other words, the generation unit that generates the image may generate the content image 100C on the premise that the embedded image 100H is represented.

<変形例>
ブロックチェーンシステム30は、条件申請情報が契約情報の条件を満たすか否かについてユーザやサーバ装置50の判断を介さずに、ブロックチェーンシステム30が自動的に判定してもよい。この場合、ブロックチェーンシステム30における所謂スマートコントラクトの機能(判断手段の一例)を利用する。例えば、申請者がコンテンツ画像100Cの取り扱い条件を条件申請情報として指定する場合、その申請内容が契約情報で定めれた条件を満たすか否かを判断するアルゴリズムをブロックチェーンシステム30に予め組み込んでおく。このように、ブロックチェーンシステム30は、コンテンツ画像100Cの取り扱いに関する条件を満たすか否かの判断を行うようにしても良い。
また、ブロックチェーンのスマートコントラクトを用いる場合には、コンテンツ画像100Cに付加する埋込画像100Hは、例えばスマートコントラクトを特定可能な識別子を用いることができる。
<Modification>
The blockchain system 30 may automatically determine whether the condition application information satisfies the conditions of the contract information without the user or the server device 50. In this case, a so-called smart contract function (an example of a determination means) in the blockchain system 30 is used. For example, when an applicant specifies the handling conditions of the content image 100C as the condition application information, an algorithm for determining whether the application content satisfies the conditions set in the contract information is built into the blockchain system 30 in advance. In this way, the blockchain system 30 may determine whether the conditions regarding the handling of the content image 100C are satisfied.
In addition, when using a blockchain smart contract, the embedded image 100H added to the content image 100C can use, for example, an identifier that can identify the smart contract.

<変形例>
本実施形態のブロックチェーンシステム30は、オープンネットワークとする例を用いているが、これに限定されない。例えばブロックチェーンシステム30をプライベートネットワークで構成する場合、契約における企業名やユーザ名などの具体的な名称を例えばそのまま用いることができる。これによって、契約情報における詳細な情報を外部に秘匿することが可能になる。
一方で、ブロックチェーンシステム30をオープンネットワークで構成することで、コンテンツ画像100Cを検証した際に誰でもその内容を確認できる。これによって、共有画像100に付加された情報の透明性が確保され、システムとしての信頼性を高めることが可能になる。
<Modification>
The blockchain system 30 of this embodiment is an example of an open network, but is not limited to this. For example, when the blockchain system 30 is configured as a private network, specific names such as the company name and user name in the contract can be used as they are. This makes it possible to keep detailed information in the contract information secret from the outside.
On the other hand, by configuring the blockchain system 30 as an open network, anyone can check the contents of the content image 100C when verifying the content image 100C. This ensures the transparency of the information added to the shared image 100, and makes it possible to increase the reliability of the system.

<変形例>
本実施形態では、ブロックチェーンシステム30に契約情報を登録しているが、この契約内容を変更(編集)可能にしても良い。
この場合、変更を行った契約情報を改めてブロックチェーンシステム30に登録する。このとき、変更前の契約情報の契約識別番号を、変更後の契約情報に関連付けてブロックチェーンシステム30で管理する。このようにすることで、契約情報の変更を可能にするとともに、変更前後で契約情報の連続性を持たせることが可能になる。
<Modification>
In this embodiment, the contract information is registered in the block chain system 30, but the contents of this contract may be made changeable (editable).
In this case, the changed contract information is newly registered in the blockchain system 30. At this time, the contract identification number of the contract information before the change is associated with the changed contract information and managed in the blockchain system 30. In this way, it is possible to change the contract information and to maintain continuity of the contract information before and after the change.

<変形例>
本実施形態のコンテンツ管理システム1では、共有の対象としてコンテンツ画像100Cを用いているが、共有の対象とする対象情報はコンテンツ画像100Cに限定されない。
<Modification>
In the content management system 1 of the present embodiment, the content image 100C is used as an object to be shared, but the target information to be shared is not limited to the content image 100C.

対象情報は、動画であってもよい。動画は、例えばMP3などのデータ形式を例示できる。動画は、複数のフレーム画像によって構成されている。コンテンツ管理システム1は、上述した共有画像100と同様に、このフレーム画像に対して埋込画像100Hやマーク画像100Mを付加する。なお、埋込画像100Hを埋め込むフレーム画像は、動画を構成する全ての複数のフレーム画像であってもよく、動画を構成する複数のフレーム画像のうち一部のフレーム画像であってもよい。
すなわち、コンテンツ管理システム1では、動画の取り扱いに関する取扱情報を受け付け、取扱情報をブロックチェーンに登録し、ブロックチェーンに登録された取扱情報を特定可能な特定情報を取得し、動画を構成するフレーム画像に特定情報を付加する。
The target information may be a video. The video may be in a data format such as MP3. The video is composed of a plurality of frame images. The content management system 1 adds an embedded image 100H and a mark image 100M to the frame images, similar to the shared image 100 described above. The frame images into which the embedded image 100H is embedded may be all of the frame images constituting the video, or may be some of the frame images among the frame images constituting the video.
In other words, the content management system 1 accepts handling information regarding the handling of the video, registers the handling information in the blockchain, obtains specific information that can identify the handling information registered in the blockchain, and adds the specific information to the frame images that make up the video.

対象情報は、音声ファイルであってもよい。音声ファイルは、例えばMP4などのデータ形式を例示できる。音声ファイルには、楽器や歌声などの楽曲、会話などの人の声など聴覚で認識できる情報が含まれる。そして、コンテンツ管理システム1は、本来の音声内容を損なうことなく、特定の情報を音楽ファイルにオーディオ透かしとして埋め込む。オーディオ透かしは、例えば音声ファイルを構成する音の周波数を予め定められた規則に基づいて変更することで、文字列などの情報を音声データ上で表現する。コンテンツ管理システム1では、埋込画像100Hに相当するトランザクションハッシュの情報をオーディオ透かしとして音声ファイルに付加する。また、コンテンツ管理システム1は、音声ファイルを任意の数に分割し、分割されたインターバル期間にトランザクションハッシュを埋め込む。
すなわち、コンテンツ管理システム1では、音声ファイルの取り扱いに関する取扱情報を受け付け、取扱情報をブロックチェーンに登録し、ブロックチェーンに登録された取扱情報を特定可能な特定情報を取得し、音声ファイルに特定情報を付加する。
The target information may be an audio file. The audio file may be in a data format such as MP4. The audio file includes information that can be recognized by hearing, such as musical instruments, singing, and human voices such as conversation. The content management system 1 embeds specific information into the music file as an audio watermark without compromising the original audio content. The audio watermark expresses information such as a character string on audio data by, for example, changing the frequency of the sound that constitutes the audio file based on a predetermined rule. The content management system 1 adds transaction hash information corresponding to the embedded image 100H to the audio file as an audio watermark. The content management system 1 also divides the audio file into an arbitrary number of parts, and embeds transaction hashes into the divided interval periods.
In other words, the content management system 1 accepts handling information regarding the handling of audio files, registers the handling information in the blockchain, obtains specific information that can identify the handling information registered in the blockchain, and adds the specific information to the audio file.

対象情報は、編集を行わない編集不可ファイルあってもよい。編集不可ファイルは、原則、閲覧のみを行うこと前提としており、特別な編集ソフトウェアを用いない限り内容の編集ができない形式のファイルである。編集不可ファイルは、例えばPDF(Portable Document Format)などのデータ形式を例示できる。そして、コンテンツ管理システム1では、例えばデジタル署名の機能を用いて、埋込画像100Hに対応するトランザクションハッシュを編集不可ファイルに付加する。デジタル署名は、例えば編集不可ファイルにおいてユーザが目視で確認可能な画像部分に表示してもよく、画像部分とは別の例えばファイルのプロファイル情報が格納されるメタデータ構造部などに記載してもよい。
すなわち、コンテンツ管理システム1では、編集不可ファイルの取り扱いに関する取扱情報を受け付け、取扱情報をブロックチェーンに登録し、ブロックチェーンに登録された取扱情報を特定可能な特定情報を取得し、編集不可ファイルに特定情報を付加する。
The target information may be an uneditable file that is not edited. The uneditable file is a file format that is, in principle, intended for viewing only, and the contents cannot be edited unless special editing software is used. An example of the uneditable file is a data format such as PDF (Portable Document Format). In addition, the content management system 1 adds a transaction hash corresponding to the embedded image 100H to the uneditable file using, for example, a digital signature function. The digital signature may be displayed, for example, in an image portion of the uneditable file that can be visually confirmed by the user, or may be written in a metadata structure portion that is separate from the image portion, for example, in which file profile information is stored.
In other words, the content management system 1 accepts handling information regarding the handling of uneditable files, registers the handling information in the blockchain, obtains specific information that can identify the handling information registered in the blockchain, and adds the specific information to the uneditable files.

ここで、コンテンツ管理システム1は、情報処理システムの一例である。サーバ装置50は、情報処理装置の一例である。コンテンツ画像100Cは、対象画像、対象情報の一例である。埋込画像100Hは、特定画像、特定情報およびトランザクション画像の一例である。マーク画像100Mは、示唆画像の一例である。契約管理部51は、受付手段および出力手段の一例である。コンテンツ管理部53は、登録手段、取得手段、付加手段、生成手段、第1登録手段、画像生成手段および第2登録手段の一例である。検証部55は、画像取得手段、読取手段および情報出力手段の一例である。 Here, the content management system 1 is an example of an information processing system. The server device 50 is an example of an information processing device. The content image 100C is an example of a target image and target information. The embedded image 100H is an example of a specific image, specific information, and transaction image. The mark image 100M is an example of a suggestion image. The contract management unit 51 is an example of a reception means and an output means. The content management unit 53 is an example of a registration means, an acquisition means, an addition means, a generation means, a first registration means, an image generation means, and a second registration means. The verification unit 55 is an example of an image acquisition means, a reading means, and an information output means.

また、上記では種々の実施形態および変形例を説明したが、これらの実施形態や変形例同士を組み合わせて構成してもよい。
さらに、本開示は上記の実施形態に何ら限定されるものではなく、本開示の要旨を逸脱しない範囲で種々の形態で実施することができる。
Furthermore, although various embodiments and modifications have been described above, these embodiments and modifications may be combined together to form a configuration.
Furthermore, the present disclosure is not limited to the above-described embodiments, and can be embodied in various forms without departing from the gist of the present disclosure.

1…コンテンツ管理システム、10…第1端末装置、20…第2端末装置、30…ブロックチェーンシステム、50…サーバ装置、51…契約管理部、53…コンテンツ管理部、55…検証部、100C…コンテンツ画像、100M…マーク画像、100H…埋込画像、100…共有画像 1...content management system, 10...first terminal device, 20...second terminal device, 30...blockchain system, 50...server device, 51...contract management unit, 53...content management unit, 55...verification unit, 100C...content image, 100M...mark image, 100H...embedded image, 100...shared image

Claims (15)

共有の対象となる対象画像の取り扱いに関する取扱情報を受け付ける受付手段と、
前記取扱情報をブロックチェーンに登録する登録手段と、
前記ブロックチェーンに登録された前記取扱情報を特定可能な特定情報を取得する取得手段と、
前記対象画像に前記特定情報を付加する付加手段と、
を備えることを特徴とする情報処理システム。
A receiving means for receiving handling information regarding the handling of the target image to be shared;
A registration means for registering the handling information in a blockchain;
An acquisition means for acquiring specific information capable of identifying the handling information registered in the blockchain;
adding means for adding the specific information to the target image;
An information processing system comprising:
前記取扱情報には、前記対象画像を共有する共有者に関する共有情報が含まれる、ことを特徴とする請求項1に記載の情報処理システム。 The information processing system according to claim 1, characterized in that the handling information includes sharing information regarding the sharers who share the target image. 前記付加手段は、前記ブロックチェーンに前記取扱情報を登録した際のトランザクションハッシュを前記対象画像に付加する、ことを特徴とする請求項1に記載の情報処理システム。 The information processing system according to claim 1, characterized in that the adding means adds a transaction hash when the handling information is registered in the blockchain to the target image. 前記付加手段は、前記特定情報を示す特定画像と、当該特定情報が付加されていることを示唆する示唆画像とを前記対象画像に付加し、
前記特定画像は、視認不可能または視認困難な態様で表し、前記示唆画像は、視認可能または視認容易な態様で表す、ことを特徴とする請求項1に記載の情報処理システム。
The adding means adds a specific image indicating the specific information and a suggestion image suggesting that the specific information has been added to the target image,
2. The information processing system according to claim 1, wherein the specific image is displayed in an invisible or difficult to see manner, and the suggestive image is displayed in a visible or easily visible manner.
前記特定情報が付加された前記対象画像のハッシュ値を生成する生成手段を備え、
前記登録手段は、前記ハッシュ値に関するハッシュ情報と前記取扱情報とを関連付けた登録情報を前記ブロックチェーンに登録する、ことを特徴とする請求項1に記載の情報処理システム。
a generation means for generating a hash value of the target image to which the specific information is added,
The information processing system according to claim 1 , wherein the registration means registers registration information in the blockchain that associates hash information regarding the hash value with the handling information.
前記ブロックチェーンには複数の異なる前記取扱情報が登録され、
前記登録手段は、前記ブロックチェーンに登録された複数の前記取扱情報のうちから選択された一の前記取扱情報と前記対象画像とを関連付けて登録する、ことを特徴とする請求項1に記載の情報処理システム。
A plurality of different pieces of handling information are registered in the blockchain,
The information processing system according to claim 1, characterized in that the registration means registers the target image in association with one of the handling information selected from the multiple handling information registered in the blockchain.
ユーザから受け付けた入力情報を用いて、前記ブロックチェーンに登録するための前記取扱情報と、当該入力情報を文章化した文書情報とを出力する出力手段を備える、ことを特徴とする請求項1に記載の情報処理システム。 The information processing system according to claim 1, further comprising an output means for outputting the handling information to be registered in the blockchain and document information that documents the input information, using input information received from a user. 前記登録手段は、前記取扱情報の変更に関する情報を取得するとともに、変更前の前記取扱情報と変更後の前記取扱情報とを関連付けて前記ブロックチェーンに登録する、ことを特徴とする請求項1に記載の情報処理システム。 The information processing system according to claim 1, characterized in that the registration means acquires information regarding changes to the handling information, and associates the handling information before the change with the handling information after the change and registers them in the blockchain. 前記対象画像に含まれる前記特定情報に基づいて、当該特定情報に対応する前記取扱情報の内容を出力する情報出力手段を備える、ことを特徴とする請求項1に記載の情報処理システム。 The information processing system according to claim 1, further comprising an information output means for outputting the contents of the handling information corresponding to the specific information included in the target image, based on the specific information. 前記ブロックチェーンを形成するブロックチェーンシステム上で、ユーザが指定する前記対象画像の取り扱い条件が予め定められた条件を満たすか否かを判断する判断手段を備える、ことを特徴とする請求項1に記載の情報処理システム。 The information processing system according to claim 1, further comprising a determination means for determining whether the handling conditions of the target image specified by the user satisfy predetermined conditions on the blockchain system that forms the blockchain. 共有の対象となる対象画像の共有者に関する共有情報を受け付ける受付手段と、
前記共有情報をブロックチェーンに登録する第1登録手段と、
前記ブロックチェーンに登録された前記共有情報を特定可能なトランザクションハッシュを取得する取得手段と、
前記トランザクションハッシュを視認不可能または視認困難な態様で表すトランザクション画像、前記対象画像に当該トランザクションハッシュが含まれることを視認可能または視認容易な態様で示唆する示唆画像、および前記対象画像を用いて共有画像を生成する画像生成手段と、
前記共有画像から生成されるハッシュ値と前記共有情報とを関連付けて前記ブロックチェーンに登録する第2登録手段と、
を備えることを特徴とする情報処理システム。
A receiving means for receiving sharing information related to a sharer of a target image to be shared;
A first registration means for registering the shared information in a blockchain;
An acquisition means for acquiring a transaction hash capable of identifying the shared information registered in the blockchain;
an image generating means for generating a transaction image that displays the transaction hash in an invisible or difficult to see manner, a suggestion image that suggests in a visible or easily visible manner that the transaction hash is included in the target image, and a shared image using the target image;
A second registration means for registering a hash value generated from the shared image and the shared information in the blockchain in association with each other;
An information processing system comprising:
共有の対象となる対象情報の取り扱いに関する取扱情報を受け付ける受付手段と、前記取扱情報をブロックチェーンに登録する登録手段と、前記ブロックチェーンに登録された前記取扱情報を特定可能な特定情報を取得する取得手段と、前記対象情報に前記特定情報を付加する付加手段と、を備えることを特徴とする情報処理システム。 An information processing system comprising: a receiving means for receiving handling information regarding the handling of target information to be shared; a registering means for registering the handling information in a blockchain; an acquiring means for acquiring specific information capable of identifying the handling information registered in the blockchain; and an adding means for adding the specific information to the target information. 共有の対象となる対象画像のブロックチェーンに登録された取り扱いに関する取扱情報を特定可能な特定情報を取得する取得手段と、
前記対象画像と前記特定情報とを用いて共有画像を生成する画像生成手段と、
を備えることを特徴とする情報処理装置。
An acquisition means for acquiring specific information capable of identifying handling information regarding the handling registered in the blockchain of the target image to be shared;
an image generating means for generating a shared image using the target image and the specific information;
An information processing device comprising:
コンピュータに、
共有の対象となる対象画像のブロックチェーンに登録された取り扱いに関する取扱情報を特定可能な特定情報を取得する機能と、
前記対象画像と前記特定情報とを用いて共有画像を生成する機能と、
を実現させるためのプログラム。
On the computer,
A function to obtain specific information that can identify handling information registered on the blockchain of the target image to be shared; and
A function of generating a shared image using the target image and the specific information;
A program to achieve this.
共有の対象である対象画像を取得する画像取得手段と、
ブロックチェーンに登録された前記対象画像の取り扱いに関する取扱情報を特定可能な特定情報を、当該対象画像から読み取る読取手段と、
前記特定情報に基づいて、前記ブロックチェーンに登録された前記取扱情報を出力する情報出力手段と、
を備えることを特徴とする情報処理装置。
An image acquisition means for acquiring a target image to be shared;
A reading means for reading specific information capable of identifying handling information regarding the handling of the target image registered in the block chain from the target image;
An information output means for outputting the handling information registered in the blockchain based on the specific information;
An information processing device comprising:
JP2022165758A 2022-10-14 2022-10-14 Information processing system, information processing device, and program Pending JP2024058414A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022165758A JP2024058414A (en) 2022-10-14 2022-10-14 Information processing system, information processing device, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022165758A JP2024058414A (en) 2022-10-14 2022-10-14 Information processing system, information processing device, and program

Publications (1)

Publication Number Publication Date
JP2024058414A true JP2024058414A (en) 2024-04-25

Family

ID=90790280

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022165758A Pending JP2024058414A (en) 2022-10-14 2022-10-14 Information processing system, information processing device, and program

Country Status (1)

Country Link
JP (1) JP2024058414A (en)

Similar Documents

Publication Publication Date Title
US7753260B2 (en) Information processing system, information processing method, program, and recording system
CN101888466B (en) Image processing apparatus, image reading apparatus, image forming apparatus
US9323937B2 (en) Methods and systems for establishing and enforcing document visibility rights with an electronic signature service
KR100920287B1 (en) Text security method
CN101795336B (en) Image generating, processing, reading, forming devices and image generating and processing methods
JP4865282B2 (en) Image processing apparatus control method, image processing apparatus, program code, and storage medium
US20070266252A1 (en) Authenticating Metadata and Embedding Metadata in Watermarks of Media Signals
EP2767947A1 (en) Integrated authentication system using electronic contract
JP4824112B2 (en) Server apparatus and information providing method thereof
JP5400319B2 (en) Electronic document control apparatus, method and program
EP2216729A1 (en) Method and system for protection of user information registers for use in electoral processes
JP5153464B2 (en) Document management system, document management method, and computer program
JP2010072900A (en) Storage device, content disclosure system, and program
JP2024058414A (en) Information processing system, information processing device, and program
JP5788278B2 (en) Drawing management server and drawing management program
JP7302272B2 (en) Information processing device and program
JP5737469B1 (en) Control device and program
JP7375325B2 (en) Management device, terminal device, and printing system
JP2005309973A (en) Electronic seal device, processing method, and program
JP2005110183A (en) Image processing apparatus
JP2009020618A (en) Document information editing device, document information editing method, document information editing program, and recording medium
WO2012140985A1 (en) Data transmission device, method for adding copyright notice, and program
JP2818582B2 (en) Electronic seal making method and device
JP2012165293A (en) Electronic signature device and signature verification device
JP7180038B1 (en) Artwork management method, computer, and program