<div dir="ltr"><p><font size="2">Hi, We are working on a new dWeb network that’s REAL peer-to-peer, based on WebAssembly,  no client needed.<br>
    <br>
    The repo is available at:<br>
<a href="https://github.com/RingsNetwork/rings-node">https://github.com/RingsNetwork/rings-node</a></font></p><p><font size="2">And paper:</font><font size="2"><br></font></p><p><font size="2"><a href="https://static.ringsnetwork.io/Rings%20Network%20Whitepaper.pdf">https://static.ringsnetwork.io/Rings%20Network%20Whitepaper.pdf</a></font><br></p><p><font size="2">
    <br>
The main properties:<br>
    <br>
1. Users only need to open a webpage or web-extension to get access.<br>
    <br>
2. The transport protocol is based on WebRTC<br>
    <br>
3. The network is implemented based on Chord DHT. <br>
The DHT ID space is 2^160, and is generated based on `Hash(ECDSA/edDSA pubkey)`.<br>
    <br>
4. Messages are encrypted with ElGamal algorithm, that means we can play some homomorphic trick over it.</font></p>
</div>