From a5b8407b9a395ca5dc7addb41ade5072036029f0 Mon Sep 17 00:00:00 2001 From: LordGhostX <47832826+LordGhostX@users.noreply.github.com> Date: Fri, 7 Jul 2023 03:00:49 +0100 Subject: [PATCH] rephrase waku definition (#84) --- .cspell.json | 3 ++- docs/overview/concepts/peer-exchange.md | 2 +- docs/overview/history.md | 2 +- docs/overview/index.md | 2 +- docs/overview/why-waku.md | 2 +- 5 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.cspell.json b/.cspell.json index 0dc1b63..bc809dc 100644 --- a/.cspell.json +++ b/.cspell.json @@ -50,7 +50,8 @@ "permissioned", "Secp", "libpq", - "dylib" + "dylib", + "uncompromised", ], "flagWords": [], "ignorePaths": [ diff --git a/docs/overview/concepts/peer-exchange.md b/docs/overview/concepts/peer-exchange.md index c021831..4529c97 100644 --- a/docs/overview/concepts/peer-exchange.md +++ b/docs/overview/concepts/peer-exchange.md @@ -5,7 +5,7 @@ title: Peer Exchange The primary objective of this protocol is to facilitate peer connectivity for resource-limited devices without relying on `Discv5`. The peer exchange protocol enables light nodes to request peers from other nodes within the network. To learn more, please refer to the [Peer Exchange](https://rfc.vac.dev/spec/34/) specification. :::info -Peer Exchange enables requesting random peers from other network nodes without revealing information about their connectivity or neighborhood. +`Peer Exchange` enables requesting random peers from other network nodes without revealing information about their connectivity or neighborhood. ::: #### Pros diff --git a/docs/overview/history.md b/docs/overview/history.md index f0de64e..64c0a5b 100644 --- a/docs/overview/history.md +++ b/docs/overview/history.md @@ -41,4 +41,4 @@ Due to the lack of progress made on Whisper and growing concerns around scalabil ### Present Day -Waku has continued to evolve and enhance itself, solidifying its position as the standard for Web3 communication. \ No newline at end of file +Waku has continued to evolve and enhance itself, enabling privacy-focused and uncompromised Web3 communication at scale. \ No newline at end of file diff --git a/docs/overview/index.md b/docs/overview/index.md index a93f63f..98ef228 100644 --- a/docs/overview/index.md +++ b/docs/overview/index.md @@ -7,7 +7,7 @@ slug: / Waku has risks and limitations as it is still developing and preparing for extensive adoption. However, it is already demonstrating its capabilities by [powering various applications](/powered-by-waku). [Join our community](/community) to stay updated on our progress. ::: -Waku, the standard of Web3 communication, is a family of protocols that offer secure, private, and peer-to-peer communication in a decentralized environment. It is designed to operate in resource-limited environments but can also be used as a node or desktop application. +Waku is a family of robust and censorship-resistant communication protocols enabling privacy-focused messaging for Web3 applications. It is designed to operate in resource-limited environments but can also be used as a node or desktop application. Waku protocols ensure that users communication remains censorship-resistant and privacy-preserving, giving them complete control over their data. By integrating Waku into your dApp, you can add decentralized communication features to your application without compromising security or privacy. diff --git a/docs/overview/why-waku.md b/docs/overview/why-waku.md index 1a2bd54..cd69f46 100644 --- a/docs/overview/why-waku.md +++ b/docs/overview/why-waku.md @@ -4,7 +4,7 @@ title: Why Waku? Present-day communication is predominantly centralized, enabling significant third-party intervention, with profit motives overshadowing principles and downplaying censorship and privacy concerns. This shift leads to the exploitation and unauthorized use of user data in the surveillance economy, where data ownership is no longer in the hands of individuals. -Waku empowers individuals by restoring control of communication and data to them. Waku stands as the standard for Web3 communication, providing a scalable and decentralized solution. +Waku transforms how individuals communicate and manage data by offering a scalable, decentralized solution that grants ultimate control. - Waku improves upon Whisper's capabilities by overcoming limitations and addressing functional gaps. - Provides a public infrastructure for the Ethereum and multi-chain ecosystem, serving as a common good.