Please sign in to access this page

I made my own web

I made my own web Used AI

7 devlogs
28h 38m

I made the definitive decentralized protocol, it's undetectable and helps you get uncensored and secure information, no matter where you are!

Timeline

Starting to code this again, finally

In the meantime, I made a web ui (in rust), and now I need to make the node part cross-platform

Update attachment

FINALLY
Completely implemented message routing, fixed the connections so they don't crash randomly, added gh actions to build the docker container.
Now you can also run a node without having to forward a port

Update attachment

Added a message routing algo, also fixed the nodes connection so they actually talk correctly!

Update attachment

WOAH
Now nodes can connect to themselves via websockets and talk, made the handshake protocol, and also made a way to exchange keys and info about the node

Update attachment

Silly screenshot, I know
I added actual encryption and signing messages!
Uses rsa at 2048 bits to encrypt the key and using AES256 for the payload
Also, I made a websockets client to connect to other nodes

Update attachment

Woah we now have serialized payloads!
Now I just need to plug in the websockets and we have connection!

Update attachment

My first devlog! (I forgot to do them before, I swear I will do them from now on)
So! Made a rust axum server with some node structs and implemented node discovery(kinda) and message signing :fire:
Screenshot shows the network tree from a node!

Update attachment
Kush Kush 3 months ago

cool

John Meshtastic John Meshtastic 3 months ago

woah this is a comment