JP2016218937A - Data distribution method and system and computer program - Google Patents

Data distribution method and system and computer program Download PDF

Info

Publication number
JP2016218937A
JP2016218937A JP2015106042A JP2015106042A JP2016218937A JP 2016218937 A JP2016218937 A JP 2016218937A JP 2015106042 A JP2015106042 A JP 2015106042A JP 2015106042 A JP2015106042 A JP 2015106042A JP 2016218937 A JP2016218937 A JP 2016218937A
Authority
JP
Japan
Prior art keywords
data
dimensional
code
server
user terminal
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.)
Granted
Application number
JP2015106042A
Other languages
Japanese (ja)
Other versions
JP6489939B2 (en
Inventor
武宗 堀越
Takemune Horikoshi
武宗 堀越
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP2015106042A priority Critical patent/JP6489939B2/en
Publication of JP2016218937A publication Critical patent/JP2016218937A/en
Application granted granted Critical
Publication of JP6489939B2 publication Critical patent/JP6489939B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a data distribution method and system that allow a user to manage decryption codes and are highly convenient, and a computer program.SOLUTION: A server 2 provided on an information network (1) receives data which is uploaded from a user terminal (3) connected via the Internet 1; encrypts and stores the received data; codes information for identifying the stored data and a decryption code for decrypting the data, into a two-dimensional image pattern; and transmits the obtained two-dimensional code to a user terminal (3). In addition, in response to access based on the two-dimensional code, the server 2 decrypts corresponding data and provides it to an access source (4).SELECTED DRAWING: Figure 1

Description

本発明は、データ配布システムおよびシステムならびにコンピュータプログラムに関す
る。
The present invention relates to a data distribution system and system, and a computer program.

データをネットワーク経由で他者に配布する方法として、オンラインストレージを利用
する方法が知られている。オンラインストレージは、ファイル・ホスティングあるいはク
ラウドストレージとも呼ばれ、インターネット上のサーバマシンのディスクスペースを利
用者に貸し出すサービスである。このサービスでは、利用者が自分の借りているディスク
スペースにファイルをアップロードし、それを他人に公開することで、公開の対象者がそ
のファイルをダウンロードすることができる。
As a method for distributing data to others via a network, a method using online storage is known. Online storage, also called file hosting or cloud storage, is a service that lends disk space of server machines on the Internet to users. In this service, a user uploads a file to a disk space that he or she borrows and makes it available to others, so that the target person can download the file.

また、データをオンラインストレージにアップロードし、インターネット上で提供され
るアプリケーションを用いてそのデータを加工するサービスも提供されている。
There is also a service for uploading data to online storage and processing the data using an application provided on the Internet.

さらに、データ配布のセキュリティを保つための技術として、特許文献1には、画像情
報の一部をコード画像情報に変換してファックス送信し、残り部分をネットワークを介し
て送信することが開示されている。
Further, as a technique for maintaining the security of data distribution, Patent Document 1 discloses that a part of image information is converted into code image information and transmitted by fax, and the remaining part is transmitted via a network. Yes.

特開2006−295758号公報JP 2006-295758 A

オンラインストレージにアップロードされたデータは、それ自体はサーバ側で暗号化フ
ァイルとして保存されると考えられるが、オンラインストレージのサービスにログインし
た利用者や公開対象者は、そのデータを閲覧することができる。ログインにはパスワード
が必要となるが、そのパスワードはサーバ側で管理される。このため、ログイン用のパス
ワードが漏洩するようなことがあると、データの秘匿性を確保することができなくなる。
Data uploaded to online storage itself is considered to be stored as an encrypted file on the server side, but users who log in to the online storage service and those who can publish can view the data. . Login requires a password, but the password is managed on the server side. For this reason, if the login password may be leaked, it is impossible to ensure the confidentiality of the data.

データの秘匿性を高めるため、利用者側でデータを暗号化してアップロードすることも
考えられる。しかし、利用者にとって暗号化の手間がかかり、しかも公開対象者に暗号解
除コードを別途配布しなければならないことになる。公開対象者にとっても、サービスに
ログインするためのパスワードと、暗号解除コードとが必要となり、利便性が低下してし
まう。
In order to increase the confidentiality of the data, it is possible to upload the data encrypted on the user side. However, it takes time for encryption for the user, and the descrambling code must be separately distributed to the public. For public users, a password for logging in to the service and a descrambling code are required, which reduces convenience.

特許文献1に開示の技術は、公開対象者以外への誤送信を防ぐことはできるが、サーバ
におけるデータの秘匿性を高めるものではなく、また、データを配布するために2つの経
路を用いるなど、利便性に難がある。
Although the technique disclosed in Patent Document 1 can prevent erroneous transmission to anyone other than the disclosure target person, it does not increase the confidentiality of data in the server, and uses two paths for distributing data. There are difficulties in convenience.

本発明は、このような課題を解決し、利用者が暗号解除コードを管理でき、かつ利便性
の高いデータ配布方法およびシステムならびにコンピュータプログラムを提供することを
目的とする。
An object of the present invention is to solve such problems, and to provide a data distribution method and system, and a computer program that allow a user to manage a descrambling code and is highly convenient.

本発明の第一の側面によると、情報ネットワーク上のサーバにより実行され、情報ネッ
トワークを介して接続された利用者端末からアップロードされたデータを受け取るステッ
プと、受け取ったデータを暗号化して保存するステップと、保存されたデータを識別する
ための情報とそのデータを解読するための暗号解除コードとを二次元パターンにコード化
するステップと、このコード化により得られた二次元コードを利用者端末に送付するステ
ップと、情報ネットワークを介して接続された端末からの二次元コードに基づくアクセス
に対して、対応するデータを復号化してアクセス元の端末に提供するステップと、を含む
ことを特徴とするデータ配布方法が提供される。
According to the first aspect of the present invention, a step of receiving data uploaded from a user terminal executed by a server on the information network and connected via the information network, and a step of encrypting and storing the received data And a step of encoding information for identifying the stored data and a descrambling code for decrypting the data into a two-dimensional pattern, and the two-dimensional code obtained by the encoding to the user terminal And a step of decrypting corresponding data and providing it to an access source terminal for an access based on a two-dimensional code from a terminal connected via an information network. A data distribution method is provided.

二次元コードとしては、QRコード(登録商標)などの小さな正方形を二次元的に配列
させたマトリックスコードを用いることができる。また、バーコード(コードとしては一
次元配列であるが、パターンとしては二次元であり、本明細書では二次元コードに含むも
のとする)や、一次元のバーコードを上下に重ねたスタックコードを用いることもできる
As the two-dimensional code, a matrix code in which small squares such as a QR code (registered trademark) are two-dimensionally arranged can be used. In addition, a barcode (a code is a one-dimensional array, but a pattern is two-dimensional and is included in the two-dimensional code in this specification) or a stack code in which one-dimensional barcodes are stacked one above the other are used. You can also.

提供するステップでは、アクセス元の端末のブラウザにキャッシュされるデータから容
易に元のデータを抽出できないように、復号化したデータを分割して提供することができ
る。
In the providing step, the decrypted data can be divided and provided so that the original data cannot be easily extracted from the data cached in the browser of the access source terminal.

利用者端末からアップロードされるデータは画像データであり、データを受け取るステ
ップは、人間をモデル化した複数の三次元モデルのいずれか1つを利用者に選択させるス
テップと、利用者端末がアップロードした画像データから人の顔の部分のデータを切り抜
き、既に選択された三次元モデルの顔の部分に合成した画像を利用者端末に提示するする
ステップと、を含むことができる。このとき、暗号化して保存するステップでは、三次元
モデルを暗号化する必要はなく、切り抜いたデータのみを暗号化して、暗号ファイルとし
て保存する。コード化するステップでは、データを識別するための情報として、サイトの
アドレス(URL)、選択された三次元モデルの識別子、および暗号ファイルのファイル
名を用い、これらを暗号解除コードと共に用いて二次元コードを作成する。提供するステ
ップでは、三次元モデルの画像データと、顔の部分の画像データと、を別々にアクセス元
に提供し、顔の部分の画像データについては、アクセス元のブラウザで合成できる形式で
分割して提供することが望ましい。
The data uploaded from the user terminal is image data, and the step of receiving the data is the step of letting the user select one of a plurality of three-dimensional models that modeled humans, and the user terminal uploaded Cutting out data of the human face portion from the image data, and presenting the synthesized image with the face portion of the already selected three-dimensional model to the user terminal. At this time, in the step of encrypting and storing, it is not necessary to encrypt the three-dimensional model, and only the cut out data is encrypted and stored as an encrypted file. In the encoding step, the site address (URL), the selected 3D model identifier, and the file name of the encrypted file are used as information for identifying the data, and these are used together with the decryption code to generate a 2D Create code. In the providing step, the image data of the 3D model and the image data of the face portion are separately provided to the access source, and the image data of the face portion is divided in a format that can be synthesized by the browser of the access source. It is desirable to provide it.

本発明の第二の側面によると、情報ネットワーク上に設けられた1以上のサーバを備え
、この1以上のサーバは、情報ネットワークを介して接続された利用者端末からアップロ
ードされたデータを受け取る手段と、受け取ったデータを暗号化して保存する手段と、保
存されたデータを識別するための情報とそのデータを解読するための暗号解除コードとを
二次元パターンにコード化する手段と、コード化により得られた二次元コードを利用者端
末に送付する手段と、二次元コードに基づくアクセスに対して、対応するデータを復号化
してアクセス元に提供する手段と、を備えることを特徴とするデータ配布システムが提供
される。
According to a second aspect of the present invention, the information processing apparatus includes one or more servers provided on an information network, and the one or more servers receive data uploaded from a user terminal connected via the information network. Means for encrypting and storing the received data, means for encoding information for identifying the stored data and a descrambling code for decrypting the data into a two-dimensional pattern, and Data distribution comprising: means for sending the obtained two-dimensional code to the user terminal; and means for decoding the corresponding data for access based on the two-dimensional code and providing it to the access source A system is provided.

本発明の第三の側面によると、情報ネットワーク上に設けられたサーバにインストール
することにより、そのサーバを、情報ネットワークを介して接続された利用者端末からア
ップロードされたデータを受け取る手段、受け取ったデータを暗号化して保存する手段、
保存されたデータを識別するための情報とそのデータを解読するための暗号解除コードと
を二次元パターンにコード化する手段、コード化により得られた二次元コードを利用者端
末に送付する手段、および二次元コードに基づくアクセスに対して、対応するデータを復
号化してアクセス元に提供する手段として動作させることを特徴とするコンピュータプロ
グラムが提供される。
According to the third aspect of the present invention, by installing on a server provided on the information network, the server receives means for receiving data uploaded from a user terminal connected via the information network. A means to encrypt and store data,
Means for encoding information for identifying stored data and a descrambling code for decrypting the data into a two-dimensional pattern, means for sending the two-dimensional code obtained by encoding to a user terminal, A computer program is provided that operates as a means for decrypting corresponding data and providing it to an access source for access based on a two-dimensional code.

本発明によると、利用者が暗号解読コードを管理でき、かつ利便性の高いデータ配布が
可能となる。
According to the present invention, the user can manage the decryption code and can distribute data with high convenience.

本発明の実施形態に係るデータ配布システムを示すブロック構成図である。It is a block block diagram which shows the data distribution system which concerns on embodiment of this invention. 図1に示すサーバの動作フローチャートを示す。The operation | movement flowchart of the server shown in FIG. 1 is shown.

図1は、本発明の実施形態に係るデータ配布システムを示すブロック構成図である。こ
のデータ配布システムは、情報ネットワークとしてのインターネット1上に設けられたサ
ーバ2を備える。このサーバ2は、インターネット1を介して接続された利用者端末3か
らアップロードされたデータを受け取り、受け取ったデータを暗号化して保存し、保存さ
れたデータを識別するための情報とそのデータを解読するための暗号解除コードとを二次
元パターンにコード化し、コード化により得られた二次元コードを利用者端末3に送付す
るサービスを提供するように構成される。サーバ2はさらに、インターネット1を介して
接続された公開対象者端末4からの二次元コードに基づくアクセスに対して、対応するデ
ータを復号化してアクセス元に提供するサービスを提供するように構成される。これらの
サービスを以下、「データ配布サービス」という。
FIG. 1 is a block diagram showing a data distribution system according to an embodiment of the present invention. This data distribution system includes a server 2 provided on the Internet 1 as an information network. The server 2 receives the uploaded data from the user terminal 3 connected via the Internet 1, encrypts and stores the received data, and decrypts the information for identifying the stored data and the data And a descrambling code to be encoded into a two-dimensional pattern, and a service for sending the two-dimensional code obtained by the encoding to the user terminal 3 is provided. The server 2 is further configured to provide a service for decrypting corresponding data and providing it to the access source for access based on the two-dimensional code from the disclosure target person terminal 4 connected via the Internet 1. The These services are hereinafter referred to as “data distribution services”.

この実施形態では、データ配布サービスを1つのサーバ2で提供するものとしているが
、複数のサーバが協働して提供する構成とすることもできる。二次元コードとしては、マ
トリックスコードやスタックコード、あるいはバーコードを用いることができる。特に、
QRコードを用いることが望ましい。QRコードはマトリックスコードの一種であり、ス
マートフォンを含む多くの携帯電話端末で利用可能である。
In this embodiment, the data distribution service is provided by one server 2, but a configuration in which a plurality of servers cooperate to provide the data distribution service is also possible. As the two-dimensional code, a matrix code, a stack code, or a bar code can be used. In particular,
It is desirable to use a QR code. The QR code is a kind of matrix code and can be used in many mobile phone terminals including smartphones.

以下では、具体的な例として、利用者がアップロードした写真画像を既存の三次元モデ
ルに合成して配布するシステムで本発明を実施する構成について説明する。
Hereinafter, as a specific example, a configuration in which the present invention is implemented in a system that synthesizes and distributes a photograph image uploaded by a user into an existing three-dimensional model will be described.

図2は、図1に示すサーバ2で写真画像を合成して配布する場合の動作フローチャート
を示す。
FIG. 2 shows an operation flowchart in the case where a photographic image is synthesized and distributed by the server 2 shown in FIG.

利用者端末3上で動作するブラウザからサーバ2にデータ配布サービスを申し込むと、
サーバ2は、利用者端末3のブラウザに、「利用規約の同意」画面を表示させる。利用者
端末3から利用規約への同意の返事があると、サーバ2は、図2のフローチャートに示す
データ配布サービスを開始する。
When applying for a data distribution service from the browser running on the user terminal 3 to the server 2,
The server 2 displays a “Terms of Use Agreement” screen on the browser of the user terminal 3. When there is a reply from the user terminal 3 to the agreement on the terms of use, the server 2 starts the data distribution service shown in the flowchart of FIG.

サーバ2は、最初に、インターネット1を介して接続された利用者端末3からアップロ
ードされたデータを受け取るステップとして、3Dモデルの選択(ステップS1)、写真
画像の受け付け(ステップS2)、顔の部分の切り抜き(ステップS3)および画像合成
(ステップS4)の各ステップを実行する。
First, as a step of receiving data uploaded from the user terminal 3 connected via the Internet 1, the server 2 selects a 3D model (step S1), accepts a photographic image (step S2), and a face part. Each step of clipping (step S3) and image composition (step S4) is executed.

すなわち、サーバ2は、利用者端末3のブラウザに「3Dモデル選択」画面を表示させ
、人間をモデル化した複数の三次元モデルのいずれか1つを利用者に選択させる(ステッ
プS1)。三次元モデルとしては、例えば、「アバター」と呼ばれるキャラクターのよう
な、人間を模したモデル、特に、人間を二頭身あるいは三頭身で表したものを用いること
ができる。利用者端末3から三次元モデルの選択応答があると、サーバ3は、利用者端末
3のブラウザに「写真画像のアップロード」画面を表示させ、画像データのアップロード
を受け付ける(ステップS2)。利用者端末3から画像データがアップロードされると、
サーバ2は、アップロードされた画像データから顔の部分のデータを切り抜き(ステップ
S3)、ステップS1において選択された三次元モデルの顔の部分に合成した画像を利用
者端末に提示する(S4)。ステップS4の動作を具体的に説明すると、サーバ2は、三
次元モデルと顔の部分の画像を、それらを合成するための情報およびプログラムと共に利
用者端末3に送り、利用者端末3のブラウザに、合成画像を表示させる。
That is, the server 2 displays a “3D model selection” screen on the browser of the user terminal 3 and causes the user to select one of a plurality of three-dimensional models that model humans (step S1). As the three-dimensional model, for example, a model imitating a human like a character called “avatar”, in particular, a human representing two or three heads can be used. When there is a 3D model selection response from the user terminal 3, the server 3 displays an “upload photo image” screen on the browser of the user terminal 3 and accepts the upload of the image data (step S2). When image data is uploaded from the user terminal 3,
The server 2 cuts out face part data from the uploaded image data (step S3), and presents the image synthesized with the face part of the three-dimensional model selected in step S1 to the user terminal (S4). The operation of step S4 will be described in detail. The server 2 sends the 3D model and the image of the face portion to the user terminal 3 together with information and a program for synthesizing them, and sends them to the browser of the user terminal 3. And display a composite image.

図には示していないが、サーバ2は、ステップS4で合成された画像を利用者端末3の
ブラウザに表示させ、利用者の確認が得られるまで、ステップS1〜S4を繰り返すこと
が望ましい。このためには、利用者からアップロードされた画像データをそのまますぐに
一時ファイルとして保存し、すぐにその一時ファイルを参照して切り抜きと暗号化を行い
、クッキー(HTTP Cookie)で管理される利用者固有のファイル名で保存する
。上述の一時ファイルはセッション終了後に自動的に削除される。クッキーを保持したク
ライアント(利用者端末3)から再度、画像データのアップロードがあれば、その画像デ
ータを上述のクッキーで管理された同一のファイル名を用いて保存し、サーバの負荷を軽
減する。繰り返し回数があまりに増えるとサーバ2の負担が大きいので、繰り返し回数は
、あらかじめ定められた所定の回数に限定することが望ましい。
Although not shown in the figure, it is desirable that the server 2 displays the image synthesized in step S4 on the browser of the user terminal 3 and repeats steps S1 to S4 until user confirmation is obtained. For this purpose, the image data uploaded from the user is immediately saved as a temporary file, and the temporary file is immediately referred to, cut and encrypted, and managed by a cookie (HTTP Cookie). Save with a unique file name. The above temporary file is automatically deleted after the session ends. If image data is uploaded again from the client (user terminal 3) holding the cookie, the image data is stored using the same file name managed by the cookie, thereby reducing the load on the server. If the number of repetitions increases too much, the load on the server 2 is heavy. Therefore, it is desirable to limit the number of repetitions to a predetermined number.

また、サーバ2は、画像データのアップロード受け付けに伴って、簡単なメッセージを
受け付けることもできる。
The server 2 can also accept a simple message along with accepting upload of image data.

続いてサーバ2は、受け取ったデータを暗号化して保存するステップとして、ステップ
S3で切り抜いた顔の部分のデータを暗号化し、暗号ファイルとして保存する(ステップ
S5)。選択された三次元モデルについては、暗号化の必要はない。メッセージを受け付
けている場合には、それを顔の部分のデータと一緒に暗号化する。
Subsequently, as a step of encrypting and storing the received data, the server 2 encrypts the data of the face part cut out in step S3 and stores it as an encrypted file (step S5). There is no need for encryption for the selected 3D model. If a message is accepted, it is encrypted along with the face data.

暗号ファイルを保存した後、サーバ2は、保存されたデータを識別するための情報とそ
のデータを解読するための暗号解除コードとを二次元パターンにコード化し(ステップS
6)、コード化により得られた二次元コードを利用者端末3に送付する(ステップS7)
。識別するための情報としては、サイトのアドレス(URL:Uniform Reso
urce Locator)と、選択された三次元モデルの識別子と、暗号ファイルのフ
ァイル名とを用い、これらを暗号ファイルの暗号解除コードと共に用いて、二次元コード
を作成する。
After storing the encrypted file, the server 2 encodes information for identifying the stored data and a descrambling code for decrypting the data into a two-dimensional pattern (step S).
6) The two-dimensional code obtained by encoding is sent to the user terminal 3 (step S7).
. Information for identification includes a site address (URL: Uniform Reso).
ur Locator), the identifier of the selected three-dimensional model, and the file name of the encrypted file, and using these together with the decryption code of the encrypted file, a two-dimensional code is created.

このようなサービスにおいて、サーバ2に保存された暗号ファイルをいつまでも保存し
ておくことは、利用者にとってメリットはなく、データ容量の観点からも望ましいもので
はない。そこで、データを公開する期間を限定することが望ましい。この期間は、上述の
「利用規約の同意」画面で利用者に通知される。
In such a service, storing the encrypted file stored in the server 2 indefinitely has no merit for the user and is not desirable from the viewpoint of data capacity. Therefore, it is desirable to limit the period of data disclosure. This period is notified to the user on the above “Agreement of Terms of Use” screen.

公開期間が経過するまで(ステップS8でNo)、サーバ2は、インターネット1を介
して接続された公開対象者端末4からの二次元コードに基づくアクセスがあると(ステッ
プS9)、対応するデータを復号化してアクセス元に提供する(ステップS10)。すな
わち、顔の部分のデータ(暗号ファイル)を復号して、対応する三次元モデルの画像デー
タと共に、アクセス元である公開対象者端末4に提供する。メッセージも暗号化されてい
る場合には、それも復号して提供する。
Until the publishing period elapses (No in step S8), when there is an access based on the two-dimensional code from the disclosure target person terminal 4 connected via the Internet 1 (step S9), the server 2 stores the corresponding data. Decrypt and provide to the access source (step S10). That is, the face data (encrypted file) is decrypted and provided to the disclosure target person terminal 4 that is the access source, together with the corresponding three-dimensional model image data. If the message is also encrypted, it is decrypted and provided.

データを公開対象端末4に提供する際、顔部分の画像データについては、ブラウザにキ
ャッシュされるデータから容易に元のデータを抽出できないように、公開対象者端末4の
ブラウザで合成できる形式で、分離して提供することが望ましい。例えば、画像を縦また
は横、あるいはその両方に2つ以上に分離し、さらに、分離した各画像毎にその画素に含
まれる色成分(例えばRGBA)で分離する。表示する際に各画像を重ねて合成すること
で、元の画像が得られる
When providing data to the disclosure target terminal 4, the image data of the face portion is in a format that can be synthesized by the browser of the disclosure target terminal 4 so that the original data cannot be easily extracted from the data cached in the browser. It is desirable to provide them separately. For example, the image is separated into two or more in the vertical and / or horizontal directions, and further, separated for each separated image by a color component (for example, RGBA) included in the pixel. The original image can be obtained by overlaying and synthesizing each image when displayed.

公開期間が経過した後(ステップS8でYes)、サーバ2は、暗号ファイルおよびそ
れに関連するデータを消去する(ステップS11)。
After the publishing period has elapsed (Yes in step S8), the server 2 deletes the encrypted file and its associated data (step S11).

以上の実施形態において、暗号解除コードは、二次元コードのみに記載され、サーバ2
には残さないことが望ましい。二次元コードがあればいくらでも合成画像(三次元モデル
に顔写真をはめ込んだ画像)が得られるが、顔部分の画像データだけを得ることはできず
、個人情報の漏洩を防止できる。
In the above embodiment, the descrambling code is described only in the two-dimensional code, and the server 2
It is desirable not to leave it. If there is a two-dimensional code, a composite image (an image in which a face photograph is embedded in a three-dimensional model) can be obtained any number of times. However, only image data of the face portion cannot be obtained, and personal information leakage can be prevented.

二次元コードについては、データとして、あるいは印刷して、配布することができる。
シールに印刷し、例えば名刺や葉書、お土産に貼付することもできる。
The two-dimensional code can be distributed as data or printed.
It can also be printed on a sticker and affixed to business cards, postcards, and souvenirs, for example.

以上の説明では、本発明のデータ配布システムをサーバ2の動作により説明した。この
動作のためサーバ2は、情報ネットワークを介して接続された利用者からアップロードさ
れたデータを受け取る手段として、例えばネットワークインターフェースを備えることが
できる。また、サーバ2は、受け取ったデータを暗号化して保存する手段として、例えば
暗号化アプリケーションおよびデータ蓄積装置を備えることができる。また、サーバ2は
、保存されたデータを識別するための情報とそのデータを解読するための暗号解除コード
とを二次元パターンにコード化する手段として、例えば二次元コード作成アプリケーショ
ンを備ることができる。さらに、サーバ2は、コード化により得られた二次元コードを利
用者端末3に送付する手段として、例えば上述のネットワークインターフェースを利用し
、二次元コードに基づくアクセスに対して対応するデータを復号化してアクセス元に提供
する手段として、例えば、上述の暗号化アプリケーションの復号機能と、上述のネットワ
ークインターフェースとを利用することができる。各手段を複数のサーバで分担して実行
することもできる。
In the above description, the data distribution system of the present invention has been described based on the operation of the server 2. For this operation, the server 2 can be provided with, for example, a network interface as means for receiving data uploaded from a user connected via an information network. Further, the server 2 can include, for example, an encrypted application and a data storage device as means for encrypting and storing the received data. Further, the server 2 may be provided with, for example, a two-dimensional code creation application as means for encoding information for identifying stored data and a descrambling code for decrypting the data into a two-dimensional pattern. it can. Furthermore, the server 2 uses, for example, the above-described network interface as a means for sending the two-dimensional code obtained by encoding to the user terminal 3, and decrypts data corresponding to the access based on the two-dimensional code. For example, the above-described decryption function of the encrypted application and the above-described network interface can be used as means for providing the access source. Each means can be shared and executed by a plurality of servers.

本発明は、サーバ2のような情報ネットワーク上に設けられたサーバにインストールす
ることにより、そのサーバを、情報ネットワークを介して接続された利用者からアップロ
ードされたデータを受け取る手段、受け取ったデータを暗号化して保存する手段、保存さ
れたデータを識別するための情報とそのデータを解読するための暗号解除コードとを二次
元パターンにコード化する手段、このコード化により得られた二次元コードを前記利用者
に送付する手段、および二次元コードに基づくアクセスに対して対応するデータを復号化
してアクセス元に提供する手段として動作させるコンピュータプログラムとして実施する
こともできる。このようなコンピュータプログラムは、CD、DVD、ブルーレイディス
ク(登録商標)、メモリカード、USBメモリなどに保存して提供することもできる。ま
た、通信回線を介して提供することもできる。
The present invention is a means for receiving data uploaded from a user connected via an information network by installing the server on a server provided on an information network such as the server 2, and receiving the received data. Means for encrypting and storing; means for encoding information for identifying stored data and a descrambling code for decrypting the data into a two-dimensional pattern; and a two-dimensional code obtained by the encoding It can also be implemented as a computer program that operates as means for sending to the user and means for decrypting data corresponding to access based on a two-dimensional code and providing it to the access source. Such a computer program can be provided by being stored in a CD, a DVD, a Blu-ray disc (registered trademark), a memory card, a USB memory, or the like. It can also be provided via a communication line.

また、以上の実施の形態の説明では、写真画像を三次元モデル上に合成した画像を配布
するものとしたが、本発明は、利用者が撮影した合成していない写真、写真以外の書類デ
ータ、動画データ、オーディオデータなど、種々のデータの配布に利用することもできる
In the above description of the embodiment, it is assumed that an image obtained by synthesizing a photographic image on a three-dimensional model is distributed. It can also be used to distribute various data such as video data and audio data.

1 インターネット
2 サーバ
3 利用者端末
4 公開対象者端末
1 Internet 2 Server 3 User terminal 4 Target user terminal

Claims (5)

情報ネットワーク上のサーバにより実行され、
前記情報ネットワークを介して接続された利用者端末からアップロードされたデータを
受け取るステップと、
受け取ったデータを暗号化して保存するステップと、
保存されたデータを識別するための情報とそのデータを解読するための暗号解除コード
とを二次元パターンにコード化するステップと、
このコード化により得られた二次元コードを前記利用者端末に送付するステップと、
前記情報ネットワークを介して接続された端末からの前記二次元コードに基づくアクセ
スに対して、対応するデータを復号化してアクセス元の端末に提供するステップと、
を含むことを特徴とするデータ配布方法。
Executed by a server on the information network,
Receiving data uploaded from a user terminal connected via the information network;
Encrypting and storing the received data;
Encoding information for identifying stored data and a descrambling code for decrypting the data into a two-dimensional pattern;
Sending the two-dimensional code obtained by this encoding to the user terminal;
For access based on the two-dimensional code from a terminal connected via the information network, decoding corresponding data and providing it to the access source terminal;
A data distribution method comprising:
請求項1に記載のデータ配布方法において、前記二次元コードとして、小さな正方形を
二次元的に配列させたマトリックスコードを用いる、ことを特徴とするデータ配布方法。
2. The data distribution method according to claim 1, wherein a matrix code in which small squares are two-dimensionally arranged is used as the two-dimensional code.
請求項1または2に記載のデータ配布方法において、
前記利用者端末からアップロードされるデータは画像データであり、
前記データを受け取るステップは、
人間をモデル化した複数の三次元モデルのいずれか1つを利用者に選択させるステップ
と、
前記画像データから顔の部分のデータを切り抜き、前記選択させるステップにおいて選
択された三次元モデルの顔の部分に合成した画像を前記利用者端末に提示するステップと

を含み、
前記暗号化して保存するステップでは、前記切り抜いたデータを暗号化して暗号ファイ
ルとして保存し、
前記コード化するステップでは、前記識別するための情報として、サイトのアドレス、
前記選択された三次元モデルの識別子、および前記暗号ファイルのファイル名を用い、こ
れらを前記暗号解除コードと共に用いて二次元コードを作成し、
前記提供するステップでは、前記選択された三次元モデルの画像データと、前記顔部分
の画像データと、を前記アクセス元に提供し、前記顔部分の画像データについては、前記
アクセス元のブラウザで合成できる形式で分離して提供する、
ことを特徴とするデータ配布方法。
The data distribution method according to claim 1 or 2,
The data uploaded from the user terminal is image data,
Receiving the data comprises:
Allowing the user to select one of a plurality of three-dimensional models that model humans;
Clipping the face portion data from the image data and presenting the image combined with the face portion of the three-dimensional model selected in the selecting step to the user terminal;
Including
In the step of encrypting and storing, the clipped data is encrypted and stored as an encrypted file,
In the encoding step, as the identification information, a site address,
Using the selected three-dimensional model identifier and the file name of the encrypted file, using these together with the decryption code to create a two-dimensional code,
In the providing step, the image data of the selected three-dimensional model and the image data of the face portion are provided to the access source, and the face portion image data is synthesized by the browser of the access source. Provide in a form that can be separated,
A data distribution method characterized by that.
情報ネットワーク上に設けられた1以上のサーバを備え、
この1以上のサーバは、
前記情報ネットワークを介して接続された利用者からアップロードされたデータを受け
取る手段と、
受け取ったデータを暗号化して保存する手段と、
保存されたデータを識別するための情報とそのデータを解読するための暗号解除コード
とを二次元パターンにコード化する手段と、
このコード化により得られた二次元コードを前記利用者端末に送付する手段と、
前記二次元コードに基づくアクセスに対して、対応するデータを復号化してアクセス元
に提供する手段と、
を備える
ことを特徴とするデータ配布システム。
Comprising one or more servers provided on an information network;
This one or more servers
Means for receiving data uploaded from a user connected via the information network;
Means for encrypting and storing the received data;
Means for encoding information for identifying stored data and a descrambling code for decrypting the data into a two-dimensional pattern;
Means for sending the two-dimensional code obtained by this encoding to the user terminal;
Means for decrypting corresponding data for access based on the two-dimensional code and providing it to the access source;
A data distribution system comprising:
情報ネットワーク上に設けられたサーバにインストールすることにより、そのサーバを
、前記情報ネットワークを介して接続された利用者からアップロードされたデータを受け
取る手段、受け取ったデータを暗号化して保存する手段、保存されたデータを識別するた
めの情報とそのデータを解読するための暗号解除コードとを二次元パターンにコード化す
る手段、このコード化により得られた二次元コードを前記利用者に送付する手段、および
二次元コードに基づくアクセスに対して対応するデータを復号化してアクセス元に提供す
る手段として動作させることを特徴とするコンピュータプログラム。
Means for receiving data uploaded from a user connected via the information network by installing the server on a server provided on the information network; means for encrypting and storing the received data; Means for encoding information for identifying the generated data and a descrambling code for decrypting the data into a two-dimensional pattern, means for sending the two-dimensional code obtained by the encoding to the user, And a computer program that operates as means for decrypting data corresponding to access based on a two-dimensional code and providing it to an access source.
JP2015106042A 2015-05-26 2015-05-26 Data distribution method and system, and computer program Active JP6489939B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015106042A JP6489939B2 (en) 2015-05-26 2015-05-26 Data distribution method and system, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015106042A JP6489939B2 (en) 2015-05-26 2015-05-26 Data distribution method and system, and computer program

Publications (2)

Publication Number Publication Date
JP2016218937A true JP2016218937A (en) 2016-12-22
JP6489939B2 JP6489939B2 (en) 2019-03-27

Family

ID=57581310

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015106042A Active JP6489939B2 (en) 2015-05-26 2015-05-26 Data distribution method and system, and computer program

Country Status (1)

Country Link
JP (1) JP6489939B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114095247A (en) * 2021-11-18 2022-02-25 上海云钠信息科技有限公司 Two-way ferrying method and system based on two-dimensional code and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006261717A (en) * 2005-03-15 2006-09-28 Fuji Xerox Co Ltd Document processing apparatus and method
JP2008257720A (en) * 2007-03-30 2008-10-23 Ricoh Co Ltd Technique for sharing data
JP2014206817A (en) * 2013-04-11 2014-10-30 株式会社スクウェア・エニックス Video game processing device and video game processing program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006261717A (en) * 2005-03-15 2006-09-28 Fuji Xerox Co Ltd Document processing apparatus and method
JP2008257720A (en) * 2007-03-30 2008-10-23 Ricoh Co Ltd Technique for sharing data
JP2014206817A (en) * 2013-04-11 2014-10-30 株式会社スクウェア・エニックス Video game processing device and video game processing program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114095247A (en) * 2021-11-18 2022-02-25 上海云钠信息科技有限公司 Two-way ferrying method and system based on two-dimensional code and storage medium

Also Published As

Publication number Publication date
JP6489939B2 (en) 2019-03-27

Similar Documents

Publication Publication Date Title
US9940477B2 (en) Geolocation-based encryption method and system
US10242217B1 (en) Secure file transfer
CN111182169B (en) Image processing method, image processing device, computer readable medium and electronic equipment
WO2015180666A1 (en) Wireless network connection method, apparatus, and system
KR20200124695A (en) Methods and systems for video contracting
CN110912682B (en) Data processing method, device and system
JP2019503533A5 (en)
CN109151507B (en) Video playing system and method
US20170171166A1 (en) Anti-hotlinking method and electronic device
CN107122681A (en) A kind of method of file encryption-decryption, relevant apparatus and system
CN110311892A (en) A kind of data capture method and server
JP6293245B1 (en) Transaction mutual monitoring system with enhanced security
KR101541165B1 (en) Mobile message encryption method, computer readable recording medium recording program performing the method and download server storing the method
CN114499836A (en) Key management method, key management device, computer equipment and readable storage medium
CN108475269A (en) It is used for transmission system, the method and computer program product of threedimensional model
JP6489939B2 (en) Data distribution method and system, and computer program
US8989432B2 (en) System and method of adding a watermark to a JPEG image file
CN104506530A (en) Network data processing method and device and data transmission method and device
CN114285575B (en) Image encryption and decryption method and device, storage medium and electronic device
KR102651820B1 (en) Hybrid cloud-based SECaaS device for the security of confidential data and method thereof
KR20200138755A (en) Systems, devices and methods for publicly and secretly exchanging messages/files and creating dynamic subgroups
CN114286131A (en) Transmission method and device for anchor image model file in live broadcast wheat
JP3221969U (en) Encryption Gallery Management System
KR102564222B1 (en) Messenger service server that enables secure sharing of document files through messenger service and the operating method thereof
JP6125196B2 (en) Network system, electronic data management method for network system, program therefor, and program recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180117

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180928

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181023

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181213

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190219

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190226

R150 Certificate of patent or registration of utility model

Ref document number: 6489939

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350