Please sign in to access this page
I made the definitive decentralized protocol, it's undetectable and helps you get uncensored and secure information, no matter where you are!
Kush
Whoops! Looks like they don't have a project yet. Maybe ask them to start one?
Samuel Billing
Check their projects out: Tax evasion - The Rougelike, PoetryBot, Typing Test For Programmers, Ticktacktoe Bot in C, Randomly Generated Characters
タコ
Check their projects out: Raccoon, NixOS configuration, Vuelto Game Engine
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
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
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
Added a message routing algo, also fixed the nodes connection so they actually talk correctly!
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
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
Woah we now have serialized payloads!
Now I just need to plug in the websockets and we have connection!
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!
woah this is a comment
cool