toplogo
登入
洞見 - Technology - # Decentralized Storage Networks

FileDES: A Secure, Scalable and Succinct Decentralized Encrypted Storage Network


核心概念
FileDES addresses challenges in decentralized storage networks by focusing on privacy preservation, scalable storage proof, and batch verification.
摘要
  • Introduction to DSNs: DSNs aggregate storage capacities for reliable data storage.
  • Challenges in DSNs: Data privacy leakage, costly proof systems, low efficiency of proof verification.
  • FileDES Solution: Privacy preservation, scalable Proof of Encrypted Storage (PoES), batch verification.
  • Comparative Evaluation: Outperforms Filecoin, Storj, and Sia in efficiency and scalability.
  • Security Analysis: Resilient against Sybil and Generation attacks. Ensures data consistency.
  • Performance Evaluation: Faster proof generation/verification times. Lower storage costs. Superior throughput in WAN setup.
edit_icon

客製化摘要

edit_icon

使用 AI 重寫

edit_icon

產生引用格式

translate_icon

翻譯原文

visual_icon

產生心智圖

visit_icon

前往原文

統計資料
FileDESは他のDSNに比べてProof of Encrypted Storage (PoES)の生成/検証効率が優れています。 RSAベースの暗号化は1MBのデータを暗号化するのに約7.5秒かかります。 PREベースの暗号化は1MBのデータを復号化するのに約3.7秒かかります。
引述
"FileDES provides encrypted data storage while maintaining data availability." "Efficiency and security of DSNs’ proof systems are crucial to ensuring the system’s viability."

從以下內容提煉的關鍵洞見

by Minghui Xu,J... arxiv.org 03-25-2024

https://arxiv.org/pdf/2403.14985.pdf
FileDES

深入探究

ファイルDESは、データの高い可用性を維持しながら堅牢なデータプライバシーを確保するためにどのようにしていますか?

FileDESは、RSAやPREといった暗号化手法を活用してデータプライバシーを強化しています。これにより、ファイルのセキュリティが向上し、機密情報が漏洩するリスクが低減されます。さらに、ランダム選択アルゴリズムを導入することでSybil攻撃から保護されており、公開鍵基盤とゼロ知識証明システムも利用されています。これらの要素が組み合わさることで、FileDESは高いデータ可用性と堅牢なデータプライバシーを実現しています。
0
star