Thread

Zero-JS Hypermedia Browser

Relays: 5
Replies: 8
Generated: 22:54:04
Login to reply

Replies (8)

the p2p app above is all about embracing javascript. iroh is rust. there is a dat implementation im rust too but it is javascript by choice. what needs to be fast can and is implemented in C and can be rust too, but this is about building apps and making it easy - the example above is just the start im general, p2p wont work if its not a thing the masses can use and program in just lile they coupd build html/css websites in school. p2p is something we all need to be able to participate in
2025-07-15 14:20:53 from 1 relay(s) ↑ Parent 1 replies ↓ Reply
that is correct. The app here uses a hyperswarm-dht-relay and connects to it via web socket. It is essentially the same principle as in Nostr, but the crucial difference is that you CAN run your relay on localhost and it works, making it true p2p even though you use a browser. now granted, once you are willling to run on localhost you could also use a native app. But that is the point - from nostr style download nothing and just use it, it is a gradual transition towards self sovereignity when a user is ready.
2025-07-15 14:39:34 from 1 relay(s) ↑ Parent Reply