-3

cross-posted from: https://lemmy.ml/post/47843684

cross-posted from: https://lemmy.ml/post/47843683

cross-posted from: https://lemmy.ml/post/47843635

cross-posted from: https://lemmy.ml/post/47843624

I have been working on an Android App quite a while now, starting from a simple idea.

A messenger where messages travel directly between phones with no servers in between. Using direct WebRTC encrypted connections (SRTP/DTLS), there are no servers that stores, reads, or relays content. Group chats use a gossip protocol where members relay to other members.

The only infrastructure the app touches is a signalling relay to set up the connection (no message content), a push notification to wake up a sleeping phone (also no content), and a TURN relay for restricted networks (encrypted packets only).

I wrote a detailed white paper explaining the full architecture: https://www.mindtheclub.com/white-paper.html

The app is in Open Testing on Google Play (1,000 tester cap): https://www.mindtheclub.com/beta-signup.html

I’m interested in this community's perspective on whether the architecture holds up.

you are viewing a single comment's thread
view the rest of the comments
[-] GradleSurvivor@lemmy.ml 1 points 2 days ago

Sorry, I took note

this post was submitted on 25 May 2026
-3 points (28.6% liked)

AndroidApps

1777 readers
1 users here now

Community dedicated to Android apps and software.

Related Communities:

Rules:

spoiler0. Use common sense.

  1. No distribution of APKs from unknown sources or direct downloads. You are only allowed to share from GitHub (no direct links, repo only), Play Store, F-Droid, or Aurora Store.
  2. No piracy. This includes hacking, cracking in-app purchases or bypassing forms of DRM. YouTube (Music) Vanced are allowed exceptions to this.
  3. No rooting apps allowed. This also includes hacking software or tools.
  4. No apps that require root to function. This also includes Magisk and Magisk-related software. However: If the app features extra functionality that is available if you are rooted, but it is not required to use the app it is then okay. I.e. YouTube Vanced does not require root, but it features stuff that works only with root.
  5. No software that requires ADB or patching system files. Exceptions are well-known debloaters such as UAD and other manually approved stuff. Otherwise, ADB is not a user-friendly or safe tool and discourage its usage here.

These rules are subject to change at any point in time with or without user notice.

founded 5 years ago
MODERATORS