論文の概要: snaproot: Decentralized File Integrity Verification Using Blockchain-Anchored Cryptographic Hashing
- arxiv url: http://arxiv.org/abs/2606.10625v1
- Date: Tue, 09 Jun 2026 09:25:49 GMT
- ステータス: 翻訳完了
- システム内更新日: 2026-06-11 16:42:38.01332
- Title: snaproot: Decentralized File Integrity Verification Using Blockchain-Anchored Cryptographic Hashing
- Title(参考訳): Snaproot: Blockchain-Anchored暗号ハッシュを用いた分散ファイル統合検証
- Authors: Arslan Brömme, Tarkan Yavas,
- Abstract要約: 本稿では,Solaraブロックチェーン上でHaberとStornettaのハッシュアンチョリングパラダイムを実装する軽量システムであるSnaprootを紹介する。
snaprootはファイルのSHA-256ハッシュを生成し、永久参照レコードとして不変にオンチェーンに格納する。
本稿では,SHA-256の2次事前抵抗に基づくセキュリティ解析と,ファイルサイズが1KBから500MBのソラナデベネットの実験的評価を行う。
- 参考スコア(独自算出の注目度): 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: The rapid growth of digital content has made reliable integrity verification increasingly important. Existing solutions rely either on centralized authorities, which introduce trust dependencies and single points of failure, or on decentralized storage systems that incur prohibitive resource overhead. In this paper, we present snaproot, a lightweight system that implements the hash-anchoring paradigm of Haber and Stornetta on the Solana blockchain to provide efficient, decentralized file integrity verification. snaproot generates a SHA-256 hash of a file and stores it immutably on-chain as a permanent reference record. Verification is performed by recomputing the hash and comparing it to the stored value, yielding a deterministic binary outcome. We describe a four-tier trust architecture comprising three realized tiers and one prospective tier for long-term persistence beyond the lifetime of any single blockchain. We present a formal threat model, a security analysis grounded in the second-preimage resistance of SHA-256, and an empirical evaluation on Solana Devnet across file sizes from 1 KB to 500 MB. A central conceptual contribution is the explicit separation between existence proof, the key-independent claim that a file existed at a given time, and authorship proof, the key-dependent binding between a record and a specific wallet identity. This separation allows existence guarantees to survive key loss while preserving stronger authorship claims where keys are retained. We position snaproot against OpenTimestamps, OriginStamp, and Chainpoint and discuss limitations with respect to pre-registration manipulation and AI-generated content.
- Abstract(参考訳): デジタルコンテンツの急速な成長により、信頼性の高い完全性検証がますます重要になっている。
既存のソリューションは、信頼依存関係と単一障害点を導入する中央集権的な当局か、あるいは禁止的なリソースオーバーヘッドを引き起こす分散ストレージシステムに依存している。
本稿では,Solanaブロックチェーン上でHaberとStornettaのハッシュアンチョリングパラダイムを実装し,効率的な分散ファイル整合性検証を実現する軽量システムであるSnaprootを提案する。
snaprootはファイルのSHA-256ハッシュを生成し、永久参照レコードとして不変にオンチェーンに格納する。
ハッシュを再計算し、記憶された値と比較することで検証が行われ、決定論的二項結果が得られる。
3つの実現されたティアと1つの将来的なティアからなる4層信頼アーキテクチャについて説明する。
本稿では,SHA-256の2次事前抵抗に基づくセキュリティ解析と,ファイルサイズが1KBから500MBのソラナデベネットの実証評価について述べる。
中心的な概念的貢献は、ある時点であるファイルが存在するというキー非依存の主張と、レコードと特定のウォレットアイデンティティの間のキー依存のバインディングであるオーサシップの証明との明確な分離である。
この分離により、キーが保持されている強力なオーサシップクレームを維持しながら、存在保証がキー損失に耐えられる。
OpenTimestamps、OriginStamp、Chainpointに対してスナップルートを配置し、事前登録操作とAI生成コンテンツに関する制限について議論します。
関連論文リスト
- ElephantBroker: A Knowledge-Grounded Cognitive Runtime for Trustworthy AI Agents [45.88028371034407]
ElephantBrokerはオープンソースの認知ランタイムで、Neo4jナレッジグラフとQdrantベクトルストアを統合する。
このシステムは、ハイブリッド5ソース検索パイプラインからなる完全な認知ループ(ストア、検索、スコア、構成、保護、学習)を実装している。
論文 参考訳(メタデータ) (2026-03-26T07:03:12Z) - Decentralized Firmware Integrity Verification for Cyber-Physical Systems Using Ethereum Blockchain [0.42970700836450487]
ブロックチェーン上に構築された分散型のファームウェア整合性検証フレームワークを提案する。
本システムは,セポリアテストネット上にデプロイされたスマートコントラクト内に,ファームウェアバイナリのSHA-256ハッシュを格納する。
Pythonベースのクライアントツールはファームウェアハッシュを計算し、ブロックチェーンと通信してファームウェアの認証を登録し検証する。
論文 参考訳(メタデータ) (2026-01-13T00:19:20Z) - DESTinE Block: Private Blockchain Based Data Storage Framework for Power System [0.9809641612354518]
DESTinE Blockは、電力システム用に設計され、リソース制約のある環境に最適化されたブロックチェーンベースのデータストレージフレームワークである。
提案アーキテクチャでは、IPFS(InterPlanetary File System)を使用して、DESTinE Blockという独自のブロックチェーン上で、セキュアでトレース可能なメタデータを維持しながら、大きなファイルを格納する。
このフレームワークはx86ベースのデバイスとARM64ベースのRaspberry Piの両方でテストされ、スマートグリッドアプリケーションにおけるセキュアで分散化されたロギングと計測ストレージの可能性を示している。
論文 参考訳(メタデータ) (2025-10-18T17:41:30Z) - Fast Authenticated and Interoperable Multimedia Healthcare Data over Hybrid-Storage Blockchains [7.52489180846388]
本稿では,UnderlineFast underlineAuthenticated and underlineInteroperable mulunderlineTimedia underlineHealthcare data storage and sharing over hybrid-storage blockchainsを提案する。
ユーザ側のハッシュ再計算ではなく、FAITHは、オフチェーンストレージプロバイダがZKPを使用して検証可能な証明を生成する。
フレキシブルなアクセス認可のために、プロキシ再暗号化(PRE)を活用し、プロバイダが暗号文の再実行を可能にする。
論文 参考訳(メタデータ) (2025-10-15T09:07:31Z) - Registered Attribute-Based Encryption with Reliable Outsourced Decryption Based on Blockchain [12.205762282360482]
属性ベースの暗号化(ABE)は、データ共有におけるきめ細かいアクセス制御を可能にする有望なソリューションである。
ブロックチェーンに基づく信頼性のあるアウトソース復号法(ORABE)を用いた最初の監査可能なRABE方式を提案する。
論文 参考訳(メタデータ) (2024-12-12T05:38:50Z) - An Integrated Blockchain and IPFS Solution for Secure and Efficient Source Code Repository Hosting using Middleman Approach [0.9895793818721335]
本研究では、ブロックチェーンとInterPlanetary File Systemのセキュリティを組み合わせた、新しいハイブリッドアーキテクチャを提案する。
このアーキテクチャは,ソースコードホスティングのためのセキュアで監査可能でレジリエントなプラットフォームを実現することを実証した。
論文 参考訳(メタデータ) (2024-09-22T16:57:38Z) - The Latency Price of Threshold Cryptosystem in Blockchains [52.359230560289745]
本稿では,Byzantine-fault Tolerant(BFT)コンセンサスプロトコルを用いた,しきい値暗号とブロックチェーンのクラス間の相互作用について検討する。
Aptosのメインネットからの測定によると、楽観的なアプローチは遅延オーバーヘッドを71%削減する。
論文 参考訳(メタデータ) (2024-07-16T20:53:04Z) - Enhancing Trust and Privacy in Distributed Networks: A Comprehensive Survey on Blockchain-based Federated Learning [51.13534069758711]
ブロックチェーンのような分散型アプローチは、複数のエンティティ間でコンセンサスメカニズムを実装することで、魅力的なソリューションを提供する。
フェデレートラーニング(FL)は、参加者がデータのプライバシを保護しながら、協力的にモデルをトレーニングすることを可能にする。
本稿では,ブロックチェーンのセキュリティ機能とFLのプライバシ保護モデルトレーニング機能の相乗効果について検討する。
論文 参考訳(メタデータ) (2024-03-28T07:08:26Z) - Quantum Proofs of Deletion for Learning with Errors [91.3755431537592]
完全同型暗号方式として, 完全同型暗号方式を初めて構築する。
我々の主要な技術要素は、量子証明器が古典的検証器に量子状態の形でのLearning with Errors分布からのサンプルが削除されたことを納得させる対話的プロトコルである。
論文 参考訳(メタデータ) (2022-03-03T10:07:32Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。