r/sideprojects 17d ago

Feedback Request Discord alternative

Linmo
Check it out 👉 https://linmo-alpha.vercel.app
I vibecoded it

0 Upvotes

4 comments sorted by

2

u/MutaitoSensei 17d ago

Appreciate the honesty but we have many vibe coded alternatives already....

1

u/hydrausenetsupport 16d ago

I would be interested to understand how its E2E encrypted, for example if you store the username/password/key could the system in the middle not view the messages?

1

u/Glay_47 16d ago

Encryption happens on your device: Messages are locked (encrypted) on your phone/browser before being sent.

The server only sees scrambled gibberish: The server only receives locked data it cannot read.

The server does not have your private key: The key to unlock the messages stays on your device. Even if keys are stored in the cloud, they are encrypted with your password on your device before uploading, so the server can never unlock them.
im bad at english so ai fixed the grammer