Available everywhere · Tamper-evident · KSL-signed

Install LYDOS on every device.

One sovereign workspace, one signed identity. Mobile PWA today, native iOS / Android shells from mobile/, desktop binaries from /desktop, universal CLI on Linux / Windows / macOS. Every binary is published with a SHA256 fingerprint — verify before you install.

7+
Platforms
4
Regions live
13
Sovereign engines
100%
KSL-signed actions
Live preview

See the mobile shell in real time.

The phone next to this paragraph is rendering the live /m route — same code your iPhone, iPad, Android phone or Wear OS device will run after Add to Home Screen. Server-side authentication, KSL-signed actions, sovereign region detection — all real, all running now.

  • Live region detection — server-rendered
  • Auth-gated tiles — sign-in required
  • Brand palette + Lucide icons (no emoji)
  • One-thumb navigation, safe-area aware
lydos.ailydian.com/code · auto demo
Mobile
Install as PWA

iPhone & iPad

Add to Home Screen from Safari · WebAuthn-sealed KSL · offline edge cache · Apple Watch glance support.

PWA + signed APK

Android & Wear OS

PWA install via Chrome, or download the signed APK and verify with the published SHA256 below.

lydos-android-debug.apk2026-05-02
sha256: e2a1cf87e32bdce4c7ba0b5f7d7bca6922c3fa59b41c2a5a2e0085017860d089
Desktop
Universal CLI

Same KSL device key as the GUI apps — every command produces a signed audit row. Run inside CI / SSH / containers.

macOS · Linux
curl -fsSL https://lydos.ailydian.com/install | sh
Windows · PowerShell 5.1+
irm https://lydos.ailydian.com/install.ps1 | iex
Verify before you install — tamper-evident.

Every binary is published with a SHA256 fingerprint above. Verify any LYDOS download with sha256sum <file> (Linux / macOS) or Get-FileHash <file> (PowerShell) and compare. Production releases additionally carry a TUP-signed manifest and (when shipped) App Store / Play Store custody. Until then, the published SHA256 is the authoritative integrity check — if your local hash differs, do not install.

Source for native shells: mobile/ · Desktop wrapper: /desktop · Build provenance: /api/tup/manifest/<version>