Insub
- 12 Devlogs
- 57 Total hours
decentralized, end-to-end encrypted chatting platform
decentralized, end-to-end encrypted chatting platform
Balright, debugging is horrible but I have to do it. WHERE DID MY 7 HOURS GO
Necessary cleanup : I am writing some unit tests for every. single. file. As well as adding comments, checking for obvious mistakes and making a custom Error system rather than returning Strings.
Gradually advancing in the code, small bug fix session for today as I have been busy for the last few days, phew
Tiny update today : finalizing the beta/proof of concept by fixing a few bugs
Wired up the rest of the API. I had to do this on my phone 💀💀💀 so the time didn’t count properly
Cleaning up the code, I implemented the start of an API to allow future front-ends to use that instead of my bulky code O_o
Wow, it took a few hours but I got the bug fixed (it was a one line bug bruh) + new logo ?
We have a working beta, wait no… I’ll probably have to debug for hours
Insub’s beta is almost done ! Only thing to fix is that you can only message one person at a time °o° - https://github.com/dapsvi/insub go star it !
The “distributed hash table” is the thing that replaces a central server in decentralised systems. It works by sharing the storage among “DHT nodes” on a voluntary or select basis, and the entries are present multiple times in the network to prevent malicious modifications. Insub is almost done with it !
New project banner!
The beta for insub is almost finished !