Building a Zero-Knowledge messenger. Need help with Mobile App and UI.

Posted by Icy_Cryptographer566@reddit | learnprogramming | View on Reddit | 7 comments

Hi everyone,

I’m working on a messaging project where privacy is handled by the architecture, not just a promise. It’s a Zero-Knowledge system where the server is completely "blind."

The Architecture:

What I need help with:

  1. Mobile Clients: I need to build a native-feeling app (Android/iOS) so users can use the messaging system and manage their private keys directly on their phones.
  2. UI/UX: The chat interface needs work, and I need to make the "key management" process (generating, backing up, and importing keys) much more intuitive for regular users.

The goal is to keep this open-source and free to use. If you are a mobile dev (Flutter/React Native) or a UI/UX designer interested in privacy-first tools, I’d love to hear your feedback or have you on board.