Fast web chat, media, calls, and settings.
A sharper messenger for communities that want speed, clean chats, anonymous accounts, and fewer annoying compromises.
New build is live?
Yep. Web and Android are both moving.
Calls look clean now.
Stable, clean, contact-first calling.
Replies, reactions, read receipts, pinned content, and smooth media sharing.
Profile pictures, GIFs, stickers, and video-style avatars render consistently across the app.
Contacts use clean voice calls by default, with call UI tuned for real use instead of demo fluff.
Username and password only. No forced phone number, no forced email recovery.
2FA levels, service codes, recovery phrase fallback, and active session controls.
Open YuraNetwork in the browser with live updates and the same chat direction as Android.
Use Yuragram without installing the mobile app. The web version is the fastest way to test the current product.
This diagram shows the target end‑state: RU users hit RU edge servers + RU media/calls, while the PostgreSQL database (user data) stays physically in Germany. Calls run on dedicated RU media servers so bandwidth spikes can’t take down chat.
Send logs + steps. Reports are stored as files on the server so we don’t lose them.
YuraNetwork also includes a private tunnel for .yura websites. Same domain — just toggle.
Run private websites from your own machine. Users connect via WireGuard and access *.yura domains through the gateway.
https://torch.yura, https://yurasearch.yuraEncrypted tunnel. Clients receive 10.77.0.x addresses. Traffic stays private end‑to‑end across the gateway.
*.yura resolves to 10.77.0.1 only for connected clients. No public DNS listing needed.
nginx blocks .yura unless source is in 10.77.0.0/24. The public internet cannot crawl or enumerate your private sites.
High-level flow: connect → resolve .yura → gateway routes to built-in services or registered private targets.