分散ストレージでデータ再配布の負担を維持するアクセス制御
Physalia: Redistribution-Resistant Content Protection for Decentralized Storage
この論文をやさしく読む
ひとことで言うと
復号鍵だけでなくデータ本体を分散し、漏えい者にデータ全体の再配布を必要とさせるアクセス制御。
何に役立つ?
分散ストレージで鍵漏えいだけによる大量の内容流出を防ぎ、漏えいに必要な通信量を増やす設計に役立つ。
この研究の面白いところ
データ漏えいに必要な再配布帯域幅を指標化し、署名を使った定数サイズの追加情報で秘密分散を改ざんに強くする。
どこまで分かった?
論文が示すのは通信負担と安全性の保証、およびWalrus上での評価である。許可を受けた利用者がデータ全体を再配布すること自体を不可能にするわけではない。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
分散ストレージでは、アップロード前にデータを暗号化し、許可された相手に復号鍵を共有する方法でアクセスを制御することが多い。しかし鍵が漏れるとデータは誰でも利用可能になり、海賊版を作る側はデータ全体を再配布する必要があった従来の仕組みより小さな負担で済んでしまう。本研究では、鍵だけでなくデータ自体を複数サーバーに秘密分散する、分散ストレージ向けの端から端までのアクセス制御システムPhysaliaを提示する。 この仕組みでは、保護された内容を漏らすにはデータ全体を転送する必要がある。この考えを形式化し、攻撃者が漏えいのために負担する再配布帯域幅を導入して、Physaliaではその量がデータのサイズまで高まることを示す。信頼できないサーバー間で分散するには、改ざんされたシェアへの頑健性が必要である。そこで任意の計算量的秘密分散方式を頑健な方式へ変える変換を開発する。既存の誤り訂正に依存する方式と異なり、一時的な鍵による署名を使い、シェアごとに定数サイズのメタデータを加えるだけで済む。この変換の安全性を示し、チェーン上のアクセスポリシーを持つWalrus分散ストレージ上でPhysaliaを端から端まで評価する。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-23(UTC)
- 最新改訂
- 2026-09-23 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-23 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
In decentralized storage systems, access control is often implemented by encrypting the data before upload and sharing the decryption key with authorized parties. A leaked key, however, makes the data publicly accessible, which lowers the barrier to content piracy below that of traditional systems, where piracy requires redistributing the full data. We present Physalia, an end-to-end access-control system for decentralized storage that secret-shares the data itself, instead of just the key, across multiple servers. Leaking the data then requires transmitting it in full: We formalize this intuition and introduce the redistribution bandwidth an adversary must pay to leak protected content and show that Physalia raises it to the size of the data. Sharing across untrusted servers requires robustness against corrupted shares. We develop a robustness transform that turns any computational secret sharing scheme into a robust one and which is of independent interest. In contrast to existing schemes that rely on error correction, it uses signatures with ephemeral keys and adds only constant-size metadata per share. We show that this transform is secure and evaluate Physalia end-to-end on the Walrus decentralized storage system with an on-chain access policy.
arXiv ID: 2609.28277 / 要約の誤りについて