JP2013020313A - データ分散保管システム - Google Patents
データ分散保管システム Download PDFInfo
- Publication number
- JP2013020313A JP2013020313A JP2011151337A JP2011151337A JP2013020313A JP 2013020313 A JP2013020313 A JP 2013020313A JP 2011151337 A JP2011151337 A JP 2011151337A JP 2011151337 A JP2011151337 A JP 2011151337A JP 2013020313 A JP2013020313 A JP 2013020313A
- Authority
- JP
- Japan
- Prior art keywords
- data
- server
- partial data
- user
- servers
- 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
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/0823—Network architectures or network communication protocols for network security for authentication of entities using certificates
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/31—User authentication
- G06F21/41—User authentication where a single sign-on provides access to a plurality of computers
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6218—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
Landscapes
- Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Software Systems (AREA)
- General Physics & Mathematics (AREA)
- Signal Processing (AREA)
- Databases & Information Systems (AREA)
- Health & Medical Sciences (AREA)
- Bioethics (AREA)
- General Health & Medical Sciences (AREA)
- Computer Networks & Wireless Communication (AREA)
- Computing Systems (AREA)
- Storage Device Security (AREA)
Abstract
【解決手段】各サーバ100はそれぞれクライアント端末300から受信した部分データを保管するデータ保管部110を有し、クライアント端末300は、重要データから秘密分散技術によりk個以上集めなければ重要データを復元できないn個(k≦n)の部分データを生成する分割処理部310と、n個の部分データをn個のサーバ100に保管し、重要データを復元するためのm個(k≦m≦n)の部分データをm個のサーバ100から収集する分散管理部320と、m個の部分データから秘密分散技術により重要データを復元する復元処理部330とを有する。
【選択図】図1
Description
本発明の一実施の形態であるデータ分散保管システムは、ユーザがクライアント端末上で、ユーザの重要データを保管する際に、当該重要データから秘密分散技術により複数の部分データを生成し、これらを複数のデータセンターのサーバに送信して分散保管する。また、各データセンターに対するシングルサインオンの仕組みを実装し、認証の際に、各データセンターで異なる固有情報(鍵)を用いて認証処理を行うことで、各データセンターへのアクセスを独立して安全に行えるようにし、各データセンター間でのセキュリティを確保する。これらにより、各データセンターの管理者等の内部の者であっても1つの部分データしか得ることができず、当該部分データから重要データを復元・推測することはできないため、ユーザは安全に重要データを保管することができる。
以下では、本実施の形態のデータ分散保管システム1のシステム構成について説明する。図1は、本発明の一実施の形態であるデータ分散保管システム1の構成例について概要を示した図である。データ分散保管システム1は、ネットワーク400に対して、複数のサーバ100、マスタサーバ200、およびクライアント端末300が接続する構成を有する。なお、各サーバ100は、上述の図2に示したとおり、地理的にも組織的にも相互に関連のないデータセンター10内においてそれぞれ運用管理されているものとする。
以下では、本実施の形態のデータ分散保管システム1における認証処理の内容について説明する。本実施の形態のデータ分散保管システム1では、上述したように、複数のサーバ100に対して部分データ510を分散保管する際、および複数のサーバ100から部分データ510を収集する際に、ユーザによる各サーバ100に対する個別の認証処理に伴う煩雑さを回避するため、シングルサインオンの仕組みを有する。
10、10a〜d…データセンター、
100、100a〜d…サーバ、110、110a〜d…データ保管部、120…認証処理部、130…ユーザ情報、131…ユーザシーズ、132…ハッシュ化パスワード、140…サーバシーズ、
200…マスタサーバ、210…シーズ生成部、
300…クライアント端末、301…設定情報、310…分割処理部、320…分散管理部、321…分散状況、330…復元処理部、340…認証要求部、350…インタフェース部、
400…ネットワーク、
500…重要データ、510a〜d…部分データ。
Claims (8)
- クライアント端末において、重要データから秘密分散技術により複数の非重要データである部分データを生成し、前記各部分データを、ネットワークを介して接続された複数のサーバに分散保管するデータ分散保管システムであって、
前記各サーバは、それぞれ、前記クライアント端末から受信した前記部分データを保管するデータ保管部を有し、
前記クライアント端末は、ユーザから保管を指示された前記重要データから前記秘密分散技術によりk個以上集めなければ前記重要データを復元できないn個(k≦n)の前記部分データを生成する分割処理部と、
前記分割処理部によって生成されたn個の前記部分データを、n個の前記サーバの前記データ保管部にそれぞれ保管し、また、前記重要データを復元するためのm個(k≦m≦n)の前記部分データをm個の前記サーバからそれぞれ収集する分散管理部と、
前記ユーザから利用を指示された前記重要データについて、前記分散管理部から取得したm個の前記部分データから前記秘密分散技術により前記重要データを復元する復元処理部とを有することを特徴とするデータ分散保管システム。 - 請求項1に記載のデータ分散保管システムにおいて、
前記クライアント端末の前記分散管理部は、n個以上の前記サーバの中から、n個の前記部分データを保管する対象となるn個の前記サーバを選択する際に、選択するn個の前記サーバを、保管する前記重要データ毎に順次ローテーションさせることを特徴とするデータ分散保管システム。 - 請求項1または2に記載のデータ分散保管システムにおいて、
前記各サーバは、さらに、前記サーバへのアクセスに対しての認証処理を行う認証処理部を有し、
前記クライアント端末は、さらに、前記分散管理部が前記各サーバに対して前記部分データを保管する際、および前記各サーバから前記部分データを収集する際に、前記ユーザからユーザIDおよびパスワードの指定を受けて前記各サーバに対して順次もしくは並行的に認証の要求を送信する認証要求部を有し、
前記サーバの前記認証処理部は、前記サーバ毎に固有情報であるサーバシーズと、登録されたユーザのユーザID毎に、前記ユーザ毎に固有情報であるユーザシーズと、前記ユーザのパスワードを前記サーバシーズおよび前記ユーザシーズを用いて所定の手順でハッシュ化したハッシュ化パスワードとを含むアカウント情報を保持するユーザ情報とを有し、前記クライアント端末から受信した前記認証の要求に対して、前記サーバシーズと対象の前記ユーザに係る前記ユーザシーズ、および生成した乱数を前記クライアント端末に対して送信し、
前記クライアント端末の前記認証要求部は、前記ユーザから指定されたパスワードを、前記サーバから受信した前記サーバシーズおよび前記ユーザシーズを用いて所定の手順でハッシュ化し、さらに前記乱数を用いてハッシュ化したハッシュ値を前記サーバに送信し、
前記サーバの前記認証処理部は、前記クライアント端末から受信した前記ハッシュ値と、対象の前記ユーザに係る前記ハッシュ化パスワードを前記乱数を用いてハッシュ化した値とを比較して認証を行い、認証結果を前記クライアント端末に送信することを特徴とするデータ分散保管システム。 - 請求項1〜3のいずれか1項に記載のデータ分散保管システムにおいて、
さらに、前記ネットワークに接続され、前記各サーバからの要求に基づいて、前記各サーバに対して前記シーズとなるシード値を生成して提供するマスタサーバを有することを特徴とするデータ分散保管システム。 - 請求項1〜4のいずれか1項に記載のデータ分散保管システムにおいて、
前記クライアント端末の前記分散管理部は、n個の前記部分データをn個の前記サーバにそれぞれ保管した際に、前記各部分データがいずれの前記サーバに保管されているかの対応に係る情報を分散状況記録部に記録することを特徴とするデータ分散保管システム。 - 請求項1〜5のいずれか1項に記載のデータ分散保管システムにおいて、
前記クライアント端末は、前記秘密分散技術に係るk、m、nの値、前記各サーバに対するアクセス情報、前記分散管理部がn個の前記部分データを保管する対象となるn個の前記サーバを選択する条件、前記分散管理部がm個の前記部分データを収集する対象となるm個の前記サーバを選択する条件、および前記分散管理部が前記サーバから前記部分データを取得できなかった場合の代替となる前記サーバの決定方法のうち、少なくとも1つ以上の情報が予め設定された設定情報を有することを特徴とするデータ分散保管システム。 - 請求項1〜6のいずれか1項に記載のデータ分散保管システムにおいて、
前記クライアント端末の前記分散管理部は、n個の前記部分データをn個の前記サーバにそれぞれ保管する際に、n個の前記部分データのいずれかを前記サーバに保管できなかった場合、もしくはm個の前記部分データをm個の前記サーバからそれぞれ収集する際に、k個以上収集できなかった場合は、前記ユーザに対してエラーを応答することを特徴とするデータ分散保管システム。 - 請求項1〜7のいずれか1項に記載のデータ分散保管システムにおいて、
前記クライアント端末および前記各サーバは、前記部分データを送受信する際に、送信する前記部分データを所定の手段で暗号化することを特徴とするデータ分散保管システム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011151337A JP4860779B1 (ja) | 2011-07-08 | 2011-07-08 | データ分散保管システム |
PCT/JP2011/079837 WO2013008351A1 (ja) | 2011-07-08 | 2011-12-22 | データ分散保管システム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011151337A JP4860779B1 (ja) | 2011-07-08 | 2011-07-08 | データ分散保管システム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP4860779B1 JP4860779B1 (ja) | 2012-01-25 |
JP2013020313A true JP2013020313A (ja) | 2013-01-31 |
Family
ID=45604562
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011151337A Expired - Fee Related JP4860779B1 (ja) | 2011-07-08 | 2011-07-08 | データ分散保管システム |
Country Status (2)
Country | Link |
---|---|
JP (1) | JP4860779B1 (ja) |
WO (1) | WO2013008351A1 (ja) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2015207141A (ja) * | 2014-04-21 | 2015-11-19 | 日本電信電話株式会社 | ファイル分散システム、ファイル分散方法、プログラム |
CN108475483A (zh) * | 2016-01-18 | 2018-08-31 | 日本电信电话株式会社 | 隐匿决定树计算系统、装置、方法以及程序 |
US10078906B2 (en) | 2016-03-15 | 2018-09-18 | Fujifilm Corporation | Device and method for image registration, and non-transitory recording medium |
US10175911B2 (en) | 2015-03-23 | 2019-01-08 | Fujifilm Corporation | Image file distribution apparatus, image file recovery apparatus, image file distribution method, image file recovery method, image file distribution program, image file recovery program, and recording medium storing program |
US10348490B2 (en) | 2015-12-10 | 2019-07-09 | Ns Solutions Corporation | Information processing device, authorization system, information processing method, and recording medium |
EP3672191A1 (en) | 2018-12-20 | 2020-06-24 | Fujitsu Limited | Communication device and communication method for processing authentication information |
US11050745B2 (en) | 2015-08-26 | 2021-06-29 | Nec Corporation | Information processing apparatus, authentication method, and recording medium for recording computer program |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005209118A (ja) * | 2004-01-26 | 2005-08-04 | Nippon Telegr & Teleph Corp <Ntt> | 情報分散ストレージシステムとこのシステムに用いられる全体認証サーバ装置、認証サーバ装置及び分散ストレージサーバ装置及び情報分散ストレージ方法 |
JP4945715B2 (ja) * | 2005-10-07 | 2012-06-06 | 凸版印刷株式会社 | データバックアップ装置及びデータバックアップ方法並びにそのプログラム |
JP4334582B2 (ja) * | 2007-06-26 | 2009-09-30 | 株式会社東芝 | 秘密分散装置、方法及びプログラム |
-
2011
- 2011-07-08 JP JP2011151337A patent/JP4860779B1/ja not_active Expired - Fee Related
- 2011-12-22 WO PCT/JP2011/079837 patent/WO2013008351A1/ja active Application Filing
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2015207141A (ja) * | 2014-04-21 | 2015-11-19 | 日本電信電話株式会社 | ファイル分散システム、ファイル分散方法、プログラム |
US10175911B2 (en) | 2015-03-23 | 2019-01-08 | Fujifilm Corporation | Image file distribution apparatus, image file recovery apparatus, image file distribution method, image file recovery method, image file distribution program, image file recovery program, and recording medium storing program |
US11050745B2 (en) | 2015-08-26 | 2021-06-29 | Nec Corporation | Information processing apparatus, authentication method, and recording medium for recording computer program |
US10348490B2 (en) | 2015-12-10 | 2019-07-09 | Ns Solutions Corporation | Information processing device, authorization system, information processing method, and recording medium |
CN108475483A (zh) * | 2016-01-18 | 2018-08-31 | 日本电信电话株式会社 | 隐匿决定树计算系统、装置、方法以及程序 |
US10992462B2 (en) * | 2016-01-18 | 2021-04-27 | Nippon Telegraph And Telephone Corporation | Concealed-decision-tree computation system, apparatus, method, and program |
CN108475483B (zh) * | 2016-01-18 | 2021-07-13 | 日本电信电话株式会社 | 隐匿决定树计算系统、装置、方法以及记录介质 |
US10078906B2 (en) | 2016-03-15 | 2018-09-18 | Fujifilm Corporation | Device and method for image registration, and non-transitory recording medium |
EP3672191A1 (en) | 2018-12-20 | 2020-06-24 | Fujitsu Limited | Communication device and communication method for processing authentication information |
US11323351B2 (en) | 2018-12-20 | 2022-05-03 | Fujitsu Limited | Communication device and communication method for processing authentication information |
Also Published As
Publication number | Publication date |
---|---|
WO2013008351A1 (ja) | 2013-01-17 |
JP4860779B1 (ja) | 2012-01-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11108753B2 (en) | Securing files using per-file key encryption | |
CN111488598B (zh) | 访问控制方法、装置、计算机设备和存储介质 | |
US9667416B1 (en) | Protecting master encryption keys in a distributed computing environment | |
CN105027493B (zh) | 安全移动应用连接总线 | |
EP3216188B1 (en) | Roaming content wipe actions across devices | |
US8625805B1 (en) | Digital security bubble | |
JP4860779B1 (ja) | データ分散保管システム | |
CN103731395B (zh) | 文件的处理方法及系统 | |
CN110572258B (zh) | 一种云密码计算平台及计算服务方法 | |
US20120254622A1 (en) | Secure Access to Electronic Devices | |
JP4875781B1 (ja) | データ分散保管システム | |
CN101510888B (zh) | 一种SaaS应用下提高数据安全性的方法、装置及系统 | |
CN104145446B (zh) | 操作计算设备的方法、计算设备及计算机程序 | |
JP2017507629A (ja) | 照明センサネットワークのためのセキュリティおよびデータプライバシ | |
CN101605137A (zh) | 安全分布式文件系统 | |
CN109995530B (zh) | 一种适用于移动定位系统的安全分布式数据库交互系统 | |
CN107181589B (zh) | 一种堡垒机私钥管理方法及装置 | |
GB2489676A (en) | Overlay network comprising management node controlling access of subordinate nodes | |
JP3215882U (ja) | クラウドストレージベースのファイルアクセス制御システム | |
CN108494724B (zh) | 基于多授权机构属性加密算法的云存储加密系统 | |
CN105518696B (zh) | 对数据存储器执行操作 | |
US11032708B2 (en) | Securing public WLAN hotspot network access | |
KR20210109667A (ko) | 보안 전자 데이터 전송을 위한 시스템 및 방법 | |
CN115239261A (zh) | 账号登录方法、装置、设备以及介质 | |
CN117879819B (zh) | 密钥管理方法、装置、存储介质、设备及算力服务系统 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
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 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20111102 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4860779 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20141111 Year of fee payment: 3 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |