Merge pull request #12 from waku-org/hackyguru-patch-5

adding web3 github idea
This commit is contained in:
Guru 2024-03-13 11:35:32 +05:30 committed by GitHub
commit 24400f100d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -220,6 +220,12 @@ A governance platform where votes are not linked to Wallets. ZK can be used to f
<br>
REST APIs can log IP addresses of the data source and the receiver. Building a decentralized layer for enabling privacy preserving APIs alongside rate-limiting with RLN can be quite impactful</details>
<details>
<summary><b>Decentralised and censorship resistant GitHub</b></summary>
<br>
The codebases on GitHub are vulnerable to censorship as they are stored and retrieved from a centralized source. A git client built on top of Waku is definitely an amazing idea.
</details>
## Interested to contribute?