Browsers concede a wider attack surface. Here's what we do about it.
Some encrypted-messaging tools (Signal, for example) refuse to ship a browser app. They have a reason. We took the harder path — and built around the actual problems instead of working around them by skipping the web tier entirely.
Koaich is a Progressive Web App — you get it from app.koaich.com, not from Apple's App Store or Google Play. The honest trade-off: browsers add a few risks native apps don't (extensions can read JS memory, infrastructure compromise reaches users on next load). The page below lists each risk and the specific mitigation we ship. The short version: PWA gives up two narrow properties native apps have and gains three the app stores don't — no third-party origins, forced re-unlock per session, no app-store telemetry linked to your Apple ID or Google account.