论文标题
演示:概念验证的实施后卫安全路由协议
Demo: A Proof-of-Concept Implementation of Guard Secure Routing Protocol
论文作者
论文摘要
跳过图属于分布式哈希表(DHT)结构的家族,这些结构在各种点对点应用程序中被用作路由叠加层,包括区块链,云存储和社交网络。在跳过图叠加层中,查询路由期间的任何不当行为都会损害系统功能。 Guard是第一个用于跳过图的身份验证的搜索机制,可以完全分散的方式启用可靠的搜索操作。在此演示论文中,我们介绍了在跳过图节点上的Guard的概念验证实现以及部署演示方案。
Skip Graphs belong to the family of Distributed Hash Table (DHT) structures that are utilized as routing overlays in various peer-to-peer applications including blockchains, cloud storage, and social networks. In a Skip Graph overlay, any misbehavior of peers during the routing of a query compromises the system functionality. Guard is the first authenticated search mechanism for Skip Graphs, enables reliable search operation in a fully decentralized manner. In this demo paper, we present a proof-of-concept implementation of Guard on Skip Graph nodes as well as a deployment demo scenario.