devoid banner

devoid

3 devlogs
18h 24m 53s

A network protocol with paranoid level of encryption and security.
Integrated with a hyper minimal black messaging interface and database management using TLS on a Raspberry Pi.

This project uses AI

Used AI solely for the reader’s comfort to well-format my code.

Demo Repository

Loading README...

void

Finished the app’s first stable version (v3.14).

  • Now it supports media sharing (encrypted ofc)
  • Resolved connectivity issues
  • Added a theme switcher
  • Asked co-pilot to rename my variables, comment on my code, and format it LOL cause my could would be too messy to read otherwise.
  • Built the obfuscated APK, EXE and linux builds.

Best,
Void

Attachment
Attachment
0
void

completely finished messaging and auth services,
added support for notifications and patched its very annoying bugs,
automated user registration in the server,
switched to sqlite3 in raspberry pi server,
enhanced UI and UX of the frontend,
enabled lazy loading and caching of messages.

Attachment
Attachment
Attachment
0
void

Created a https server on raspberry pi with encryption, and generated keys.
Also built the frontend of the messaging interface in flutter, and created the encryption algorithm.

Attachment
0