diff --git a/root-pages/events/dappcon.mdx b/root-pages/events/dappcon.mdx new file mode 100644 index 00000000..3f8aba94 --- /dev/null +++ b/root-pages/events/dappcon.mdx @@ -0,0 +1,175 @@ +--- +title: Dappcon +description: Uncompromising Web3 Communication at Scale +hide_table_of_contents: true +hide_title: true +og:image_subtitle: Events +--- + +import { + Box, + EventBanner, + EventInfo, + EventAbout, + EventProfileList, + EventCTA, + InputCTASection, + EventHeader, + Grid, +} from '@site/src/components/mdx' + + + + + + + + + + + + + + + + + + + + + + + +Waku is a suite of generalised messaging protocols aiming to be the communication standard for the decentralised web. It enables private and secure human-to-human, machine-to-machine, and human-to-machine communication without reliance on centralised intermediaries. Messaging through Waku is possible from one-to-one to many-to-many. + +
+ +Waku serves as the communications layer of the Logos tech stack. Alongside the trustless agreement layer, Nomos, and the storage layer, Codex, it is one of the Logos Collective's foundational projects. + +
+ +Motive: +Today's internet is increasingly controlled by a small number of tech giants. Google, Amazon, Meta, and a few others dictate what we see and with whom we can communicate. Their influence is almost limitless, and their actions shape global public opinion and even geopolitics. + +
+ +To anyone that understands the internet's present architecture, this outcome should be expected. The centralised entities through which we communicate have privileged access to reams of data that we, as internet users, produce daily, presenting an opportunity for the kind of surveillance that was once confined to the pages of science-fiction literature. Thinking that the most powerful commercial and political institutions would not leverage this would be naive. + +
+ +Yet, it doesn't have to be this way. Advances in cryptography, peer-to-peer networking, and decentralised technologies provide an alternate path forward. + +
+
+ + + + + + +

Want to see how Waku works?

+ + + + + During Dappcon you will be able to enjoy the talk by Vaclav: “Ditch the gateway! - a workshop to replace client-server using HTTP gateway/server with Waku " - prepare your questions! +

+ Stay tuned for exact day and time! +

+ Have any questions about the event our tech? Reach out to us on Discord - https://discord.com/invite/gMPAzmcDER or Telegram - https://t.me/waku_org - we are always happy to help! +

+ See you in Berlin! + + } + /> +
+
+
+
+ + + + + + + + + + + diff --git a/root-pages/events/dlt2024.mdx b/root-pages/events/dlt2024.mdx new file mode 100644 index 00000000..7ef55bf2 --- /dev/null +++ b/root-pages/events/dlt2024.mdx @@ -0,0 +1,162 @@ +--- +title: DLT2024 +description: Uncompromising Web3 Communication at Scale +hide_table_of_contents: true +hide_title: true +og:image_subtitle: Events +--- + +import { + Box, + EventBanner, + EventInfo, + EventAbout, + EventProfileList, + EventCTA, + InputCTASection, + EventHeader, + Grid, +} from '@site/src/components/mdx' + + + + + + + + + + + + + + + + + + + + + + + +Waku is a suite of generalised messaging protocols aiming to be the communication standard for the decentralised web. It enables private and secure human-to-human, machine-to-machine, and human-to-machine communication without reliance on centralised intermediaries. Messaging through Waku is possible from one-to-one to many-to-many. + +
+ +Waku serves as the communications layer of the Logos tech stack. Alongside the trustless agreement layer, Nomos, and the storage layer, Codex, it is one of the Logos Collective's foundational projects. + +
+ +Motive: +Today's internet is increasingly controlled by a small number of tech giants. Google, Amazon, Meta, and a few others dictate what we see and with whom we can communicate. Their influence is almost limitless, and their actions shape global public opinion and even geopolitics. + +
+ +To anyone that understands the internet's present architecture, this outcome should be expected. The centralised entities through which we communicate have privileged access to reams of data that we, as internet users, produce daily, presenting an opportunity for the kind of surveillance that was once confined to the pages of science-fiction literature. Thinking that the most powerful commercial and political institutions would not leverage this would be naive. + +
+ +Yet, it doesn't have to be this way. Advances in cryptography, peer-to-peer networking, and decentralised technologies provide an alternate path forward. + +
+
+ + + + + + +

Presentation

+ + + + + Waku paper will be presented by Alvaro Revuelta ( Waku Rearch Engineer) at the 6th Distributed Ledger Technologies Workshop (DLT2024) in Italy! +

+Date: 15th of May +
+Time: 13:57 +

+The paper title is: “Message Latency in Waku Relay with Rate Limiting Nullifiers” +

+Authors - Waku R & D Team - Alvaro Revuelta, Sergei Tikhomirov, Aaryamann Challani, Hanno Cornelius and Simon Pierre Vivier. +

+Abstract: Waku is a privacy-preserving, generalized, and decentralized messaging protocol suite. Waku uses GossipSub for message routing and Rate Limiting Nullifiers (RLN) for spam protection. GossipSub ensures fast and reliable peer-to-peer message delivery in a permissionless environment, while RLN enforces a common publishing rate limit using zero-knowledge proofs. This paper presents a practical evaluation of message propagation latency in Waku. First, we estimate latencies analytically, building a simple mathematical model for latency under varying conditions. Second, we run a large-scale single-host simulation with 1000 nodes. Third, we set up a multi-host Waku deployment using five nodes in different locations across the world. Finally, we compare our analytical estimations to the results of the simulation and the real-world measurement. The experimental results are in line with our theoretical model. Under realistic assumptions, medium sized messages (25 KB) are delivered within 1 second. We conclude that Waku can achieve satisfactory latency for typical use cases, such as decentralized messengers, while providing scalability and anonymity. +

+Find the full program for conference here: https://dlt2024.di.unito.it/program/ +

+Have any questions about the event our tech? Reach out to us on Discord - https://discord.com/invite/gMPAzmcDER or Telegram - https://t.me/waku_org - we are always happy to help! + + } + /> +
+
+
+
+ + + + + + + + + + + diff --git a/root-pages/events/eth-berlin.mdx b/root-pages/events/eth-berlin.mdx new file mode 100644 index 00000000..ce971633 --- /dev/null +++ b/root-pages/events/eth-berlin.mdx @@ -0,0 +1,168 @@ +--- +title: ETHBerlin +description: Uncompromising Web3 Communication at Scale +hide_table_of_contents: true +hide_title: true +og:image_subtitle: Events +--- + +import { + Box, + EventBanner, + EventInfo, + EventAbout, + EventProfileList, + EventCTA, + InputCTASection, + EventHeader, + Grid, +} from '@site/src/components/mdx' + + + + + + + + + + + + + + + + + + + + + + + +Waku is a suite of generalised messaging protocols aiming to be the communication standard for the decentralised web. It enables private and secure human-to-human, machine-to-machine, and human-to-machine communication without reliance on centralised intermediaries. Messaging through Waku is possible from one-to-one to many-to-many. + +
+ +Waku serves as the communications layer of the Logos tech stack. Alongside the trustless agreement layer, Nomos, and the storage layer, Codex, it is one of the Logos Collective's foundational projects. + +
+ +Motive: +Today's internet is increasingly controlled by a small number of tech giants. Google, Amazon, Meta, and a few others dictate what we see and with whom we can communicate. Their influence is almost limitless, and their actions shape global public opinion and even geopolitics. + +
+ +To anyone that understands the internet's present architecture, this outcome should be expected. The centralised entities through which we communicate have privileged access to reams of data that we, as internet users, produce daily, presenting an opportunity for the kind of surveillance that was once confined to the pages of science-fiction literature. Thinking that the most powerful commercial and political institutions would not leverage this would be naive. + +
+ +Yet, it doesn't have to be this way. Advances in cryptography, peer-to-peer networking, and decentralised technologies provide an alternate path forward. + +
+
+ + + + + + +

Want to see how Waku works?

+ + + + +Durin ETHBerlin you will be also able to attend the workshop from Sergei, Waku Protocol Engineer. Make sure to prepare your questions upfront! +

+Stay tuned for exact day and time! +
+Have any questions about the event our tech? Reach out to us on Discord - https://discord.com/invite/gMPAzmcDER or Telegram - https://t.me/waku_org - we are always happy to help! +

+See you in Berlin! + + } + /> +
+
+
+
+ + + + + + + + + + + diff --git a/root-pages/events/eth-bratislava.mdx b/root-pages/events/eth-bratislava.mdx new file mode 100644 index 00000000..2421aa7f --- /dev/null +++ b/root-pages/events/eth-bratislava.mdx @@ -0,0 +1,170 @@ +--- +title: ETHBratislava +description: Uncompromising Web3 Communication at Scale +hide_table_of_contents: true +hide_title: true +og:image_subtitle: Events +--- + +import { + Box, + EventBanner, + EventInfo, + EventAbout, + EventProfileList, + EventCTA, + InputCTASection, + EventHeader, + Grid, +} from '@site/src/components/mdx' + + + + + + + + + + + + + + + + + + + + + + + +Waku is a suite of generalised messaging protocols aiming to be the communication standard for the decentralised web. It enables private and secure human-to-human, machine-to-machine, and human-to-machine communication without reliance on centralised intermediaries. Messaging through Waku is possible from one-to-one to many-to-many. + +
+ +Waku serves as the communications layer of the Logos tech stack. Alongside the trustless agreement layer, Nomos, and the storage layer, Codex, it is one of the Logos Collective's foundational projects. + +
+ +Motive: +Today's internet is increasingly controlled by a small number of tech giants. Google, Amazon, Meta, and a few others dictate what we see and with whom we can communicate. Their influence is almost limitless, and their actions shape global public opinion and even geopolitics. + +
+ +To anyone that understands the internet's present architecture, this outcome should be expected. The centralised entities through which we communicate have privileged access to reams of data that we, as internet users, produce daily, presenting an opportunity for the kind of surveillance that was once confined to the pages of science-fiction literature. Thinking that the most powerful commercial and political institutions would not leverage this would be naive. + +
+ +Yet, it doesn't have to be this way. Advances in cryptography, peer-to-peer networking, and decentralised technologies provide an alternate path forward. + +
+
+ + + + + + +

Want to see how Waku works?

+ + + + + Come over to meet Waku Solution Engineer and listen to his workshop about the standard for web3 communication ! +

+ In this talk, he will introduce you to Waku - a family of robust, censorship-resistant communication protocols designed to enable privacy-focused messaging for web3 apps. He’ll explain the history (Do you remember Whisper?), current state and what you can expect in the future. He’ll talk about how Waku fits into web3 stack, how to leverage it for your dapp and explore cool use cases we’ve seen and would like to see. +

+ Date: 10th of May +
+ Time: 13:00 -14:00 + + } + /> +
+ + +At the same day, on 10th of May, at 11:00-12:00, you will be also able to listen to Vaclav at the discussion panel on "Privacy Solutions in Blockchain"- alongside Ivan Homoliak (TU Brno) , Tibor Tribus (Maya-zk) and dc.builder (Worldcoin). +
+Make sure not to miss this insightful conversation! +

+Find the full schedule here: https://ethba.notion.site/Schedule-e1a24e80486047a9bff88fdc34f9d501#106ab61e980940798c0b8c8bb208e975 +

+Have any questions about the event our tech? Reach out to us on Discord - https://discord.com/invite/gMPAzmcDER or Telegram - https://t.me/waku_org - we are always happy to help! + + } + /> +
+
+
+
+ + + + + + + + + + + diff --git a/root-pages/events/eth-prague.mdx b/root-pages/events/eth-prague.mdx new file mode 100644 index 00000000..72b626c3 --- /dev/null +++ b/root-pages/events/eth-prague.mdx @@ -0,0 +1,172 @@ +--- +title: ETHPrague +description: Uncompromising Web3 Communication at Scale +hide_table_of_contents: true +hide_title: true +og:image_subtitle: Events +--- + +import { + Box, + EventBanner, + EventInfo, + EventAbout, + EventProfileList, + EventCTA, + InputCTASection, + EventHeader, + Grid, +} from '@site/src/components/mdx' + + + + + + + + + + + + + + + + + + + + + + + +Waku is a suite of generalised messaging protocols aiming to be the communication standard for the decentralised web. It enables private and secure human-to-human, machine-to-machine, and human-to-machine communication without reliance on centralised intermediaries. Messaging through Waku is possible from one-to-one to many-to-many. + +
+ +Waku serves as the communications layer of the Logos tech stack. Alongside the trustless agreement layer, Nomos, and the storage layer, Codex, it is one of the Logos Collective's foundational projects. + +
+ +Motive: +Today's internet is increasingly controlled by a small number of tech giants. Google, Amazon, Meta, and a few others dictate what we see and with whom we can communicate. Their influence is almost limitless, and their actions shape global public opinion and even geopolitics. + +
+ +To anyone that understands the internet's present architecture, this outcome should be expected. The centralised entities through which we communicate have privileged access to reams of data that we, as internet users, produce daily, presenting an opportunity for the kind of surveillance that was once confined to the pages of science-fiction literature. Thinking that the most powerful commercial and political institutions would not leverage this would be naive. + +
+ +Yet, it doesn't have to be this way. Advances in cryptography, peer-to-peer networking, and decentralised technologies provide an alternate path forward. + +
+
+ + + + + + +

Want to see how Waku works?

+ + + + + Come over to say “Hi” to Waku team! +
+ Book a meeting to discuss all things privacy and decentralization! +

+ Have any questions about the event our tech? Reach out to us on Discord - https://discord.com/invite/gMPAzmcDER or Telegram - https://t.me/waku_org - we are always happy to help! + + } + /> +
+
+
+
+ + + + + + + + + + + diff --git a/root-pages/events/index.mdx b/root-pages/events/index.mdx index f2bee37e..edf0950b 100644 --- a/root-pages/events/index.mdx +++ b/root-pages/events/index.mdx @@ -21,42 +21,69 @@ import { + + + + + + + + + + + + + + + + + + + + + +Waku is a suite of generalised messaging protocols aiming to be the communication standard for the decentralised web. It enables private and secure human-to-human, machine-to-machine, and human-to-machine communication without reliance on centralised intermediaries. Messaging through Waku is possible from one-to-one to many-to-many. + +
+ +Waku serves as the communications layer of the Logos tech stack. Alongside the trustless agreement layer, Nomos, and the storage layer, Codex, it is one of the Logos Collective's foundational projects. + +
+ +Motive: +Today's internet is increasingly controlled by a small number of tech giants. Google, Amazon, Meta, and a few others dictate what we see and with whom we can communicate. Their influence is almost limitless, and their actions shape global public opinion and even geopolitics. + +
+ +To anyone that understands the internet's present architecture, this outcome should be expected. The centralised entities through which we communicate have privileged access to reams of data that we, as internet users, produce daily, presenting an opportunity for the kind of surveillance that was once confined to the pages of science-fiction literature. Thinking that the most powerful commercial and political institutions would not leverage this would be naive. + +
+ +Yet, it doesn't have to be this way. Advances in cryptography, peer-to-peer networking, and decentralised technologies provide an alternate path forward. + +
+
+ + + + + + +

Want to see how Waku works?

+ + + + +Come over to say “Hi” to Waku team! +

+Our Protocol Researcher Sergei Tikhomirov will be speaking there at the discussion panel as well! Stay tuned for the exact time. +

+Have any questions about the event our tech? Reach out to us on Discord - https://discord.com/invite/gMPAzmcDER or Telegram - https://t.me/waku_org - we are always happy to help! +

+See you in Berlin! + + } + /> +
+
+
+
+ + + + + + + + + + + diff --git a/root-pages/events/w3pn-prague.mdx b/root-pages/events/w3pn-prague.mdx new file mode 100644 index 00000000..ada0bd5f --- /dev/null +++ b/root-pages/events/w3pn-prague.mdx @@ -0,0 +1,174 @@ +--- +title: Web3PrivacyNow Summit Prague +description: Uncompromising Web3 Communication at Scale +hide_table_of_contents: true +hide_title: true +og:image_subtitle: Events +--- + +import { + Box, + EventBanner, + EventInfo, + EventAbout, + EventProfileList, + EventCTA, + InputCTASection, + EventHeader, + Grid, +} from '@site/src/components/mdx' + + + + + + + + + + + + + + + + + + + + + + + +Waku is a suite of generalised messaging protocols aiming to be the communication standard for the decentralised web. It enables private and secure human-to-human, machine-to-machine, and human-to-machine communication without reliance on centralised intermediaries. Messaging through Waku is possible from one-to-one to many-to-many. + +
+ +Waku serves as the communications layer of the Logos tech stack. Alongside the trustless agreement layer, Nomos, and the storage layer, Codex, it is one of the Logos Collective's foundational projects. + +
+ +Motive: +Today's internet is increasingly controlled by a small number of tech giants. Google, Amazon, Meta, and a few others dictate what we see and with whom we can communicate. Their influence is almost limitless, and their actions shape global public opinion and even geopolitics. + +
+ +To anyone that understands the internet's present architecture, this outcome should be expected. The centralised entities through which we communicate have privileged access to reams of data that we, as internet users, produce daily, presenting an opportunity for the kind of surveillance that was once confined to the pages of science-fiction literature. Thinking that the most powerful commercial and political institutions would not leverage this would be naive. + +
+ +Yet, it doesn't have to be this way. Advances in cryptography, peer-to-peer networking, and decentralised technologies provide an alternate path forward. + +
+
+ + + + + + +

Want to see how Waku works?

+ + + + +Come over to say “Hi” to Waku team! +

+Our Solution Engineer will be speaking there at the discussion panel as well! +
+Stay tuned for the exact time. +

+Have any questions about the event our tech? Reach out to us on Discord - https://discord.com/invite/gMPAzmcDER or Telegram - https://t.me/waku_org - we are always happy to help! + + } + /> +
+
+
+
+ + + + + + + + + + + diff --git a/root-pages/events/wsas.mdx b/root-pages/events/wsas.mdx new file mode 100644 index 00000000..ecd06010 --- /dev/null +++ b/root-pages/events/wsas.mdx @@ -0,0 +1,156 @@ +--- +title: Worldwide Software Architecture Summit +description: Uncompromising Web3 Communication at Scale +hide_table_of_contents: true +hide_title: true +og:image_subtitle: Events +--- + +import { + Box, + EventBanner, + EventInfo, + EventAbout, + EventProfileList, + EventCTA, + InputCTASection, + EventHeader, + Grid, +} from '@site/src/components/mdx' + + + + + + + + + + + + + + + + + + + + + + + +Waku is a suite of generalised messaging protocols aiming to be the communication standard for the decentralised web. It enables private and secure human-to-human, machine-to-machine, and human-to-machine communication without reliance on centralised intermediaries. Messaging through Waku is possible from one-to-one to many-to-many. + +
+ +Waku serves as the communications layer of the Logos tech stack. Alongside the trustless agreement layer, Nomos, and the storage layer, Codex, it is one of the Logos Collective's foundational projects. + +
+ +Motive: +Today's internet is increasingly controlled by a small number of tech giants. Google, Amazon, Meta, and a few others dictate what we see and with whom we can communicate. Their influence is almost limitless, and their actions shape global public opinion and even geopolitics. + +
+ +To anyone that understands the internet's present architecture, this outcome should be expected. The centralised entities through which we communicate have privileged access to reams of data that we, as internet users, produce daily, presenting an opportunity for the kind of surveillance that was once confined to the pages of science-fiction literature. Thinking that the most powerful commercial and political institutions would not leverage this would be naive. + +
+ +Yet, it doesn't have to be this way. Advances in cryptography, peer-to-peer networking, and decentralised technologies provide an alternate path forward. + +
+
+ + + + + + +

Event program

+ + + + + Tune in to listen to Václav’s talk at 13:35 UTC on Tuesday, May 07th! +

+ Topic: “DePIN: Decentralized Infrastructure explained” +


+ Kubernetes and containers took cloud infrastructure by storm and became defacto standard for deploying services and applications. We are seeing similar movement in web3 - it is called DePIN - Decentralized Physical Infrastructure Networks. In essence, a peer-to-peer and blockchain based decentralized distributed cloud infra. Various kinds of these networks come to live - general compute, AI/GPU focused, storage and more. Let's take a look at what it really is, how does it work, go over interesting projects and think about what the future might hold. +

+ Find the full schedule here: https://geekle.us/schedule/wsas24 +

+ Have any questions about the event our tech? Reach out to us on Discord - https://discord.com/invite/gMPAzmcDER or Telegram - https://t.me/waku_org - we are always happy to help! + + } + /> +
+
+
+
+ + + + + + + + + + + diff --git a/static/events/alvaro.png b/static/events/alvaro.png new file mode 100644 index 00000000..b0911519 Binary files /dev/null and b/static/events/alvaro.png differ diff --git a/static/events/dappcon24.jpeg b/static/events/dappcon24.jpeg new file mode 100644 index 00000000..d6ee1553 Binary files /dev/null and b/static/events/dappcon24.jpeg differ diff --git a/static/events/dlt2024.jpeg b/static/events/dlt2024.jpeg new file mode 100644 index 00000000..0cc88f41 Binary files /dev/null and b/static/events/dlt2024.jpeg differ diff --git a/static/events/ethberlin.jpeg b/static/events/ethberlin.jpeg new file mode 100644 index 00000000..f8938223 Binary files /dev/null and b/static/events/ethberlin.jpeg differ diff --git a/static/events/ethbratislava.jpeg b/static/events/ethbratislava.jpeg new file mode 100644 index 00000000..bbb415a4 Binary files /dev/null and b/static/events/ethbratislava.jpeg differ diff --git a/static/events/ethprague.jpeg b/static/events/ethprague.jpeg new file mode 100644 index 00000000..71b9b75b Binary files /dev/null and b/static/events/ethprague.jpeg differ diff --git a/static/events/marina.png b/static/events/marina.png new file mode 100644 index 00000000..1edb06b4 Binary files /dev/null and b/static/events/marina.png differ diff --git a/static/events/sasha.png b/static/events/sasha.png new file mode 100644 index 00000000..5471c54b Binary files /dev/null and b/static/events/sasha.png differ diff --git a/static/events/sergei.png b/static/events/sergei.png new file mode 100644 index 00000000..5eab9c0d Binary files /dev/null and b/static/events/sergei.png differ diff --git a/static/events/vaclav.png b/static/events/vaclav.png new file mode 100644 index 00000000..fc1bf445 Binary files /dev/null and b/static/events/vaclav.png differ diff --git a/static/events/w3pn-berlin.jpeg b/static/events/w3pn-berlin.jpeg new file mode 100644 index 00000000..cfe99bb0 Binary files /dev/null and b/static/events/w3pn-berlin.jpeg differ diff --git a/static/events/w3prague.jpeg b/static/events/w3prague.jpeg new file mode 100644 index 00000000..9c64a305 Binary files /dev/null and b/static/events/w3prague.jpeg differ diff --git a/static/events/wsas.jpg b/static/events/wsas.jpg new file mode 100644 index 00000000..fdd1d3c8 Binary files /dev/null and b/static/events/wsas.jpg differ