论文标题
Waku:一个模块化P2P协议的家族,用于安全和审查的沟通
Waku: A Family of Modular P2P Protocols For Secure & Censorship-Resistant Communication
论文作者
论文摘要
Waku是一个模块化协议的家族,可实现安全,耐心和匿名的对等交流。 WAKU协议提供了使其适合在资源限制环境中运行的功能,例如移动设备和Web浏览器。这样的功能包括(i)检索大多数offline设备(ii)自适应节点的历史消息;允许异构节点为网络(III)提供用于资源限制设备的带宽使用情况,(iv)最小化连接有限的设备的连接性要求,并且(v)启用有效的,私人的,经济的垃圾邮件保护,用于异质节点。 Waku的模块化设计和资源有效的协议使其优于其前身,即耳语。在本文中,我们概述了Waku协议堆栈,其体系结构以及协议交互以及使用NWAKU的示例演示方案,即使用NWAKU,即用NIM编写的Waku客户端。
Waku is a family of modular protocols that enable secure, censorship-resistant, and anonymous peer-to-peer communication. Waku protocols provide capabilities that make them suitable to run in resource-restricted environments e.g., mobile devices and web browsers. Such capabilities include (i) retrieving historical messaging for mostly-offline devices (ii) adaptive nodes; allowing for heterogeneous nodes to contribute to the network (iii) preserving bandwidth usage for resource-restricted devices, (iv) minimizing connectivity requirements for devices with a limited connection, and (v) enabling efficient, private, economic spam protection for heterogeneous nodes. Waku's modular design and resource-efficient protocols make it superior to its predecessor i.e., Whisper. In this paper, we give an overview of the Waku protocols stack, its architecture, and protocols interaction along with a sample demo scenario on configuring and running a Waku node using nwaku i.e., Waku client written in Nim.