Skip to main content
PWA · iPhone · iPad · Apple Silicon Mac

LYDOS on Apple devices

Install LYDOS as a Progressive Web App today — full-screen, home-screen icon, offline-capable. WebAuthn ceremony seals a per-device KSL key with FaceID / TouchID (sovereign auth principle: KSL device-binding integration validates passkey-to-device cryptographic continuity; backend signing endpoint for passwordless signin ships Sprint 23 planned). Native iOS / iPadOS shells are on the roadmap.

LYDOS PWA install QR — iOS
Scan with iPhone Camera → opens in Safari
1.Open Camera, scan the QR — LYDOS opens in Safari at /m (mobile shell).
2.Tap the Share icon → Add to Home Screen. LYDOS now launches full-screen with its own icon.
3.On first sign-in, WebAuthn ceremony prompts FaceID / TouchID to seal a KSL device key. Private key never leaves the Secure Enclave. (Ceremony layer ready today; passwordless signin backend completes Sprint 23 planned.)
4.Works offline thanks to the service worker — actions queue locally and flush on reconnect, with the same hash-chained audit as the desktop.

What you get on iOS today

  • • Full-screen home-screen install (PWA, iOS 16.4+ for Web Push).
  • • WebAuthn ceremony-gated KSL signing — FaceID / TouchID seals the device key (sovereign auth: ceremony layer ready, passwordless signin backend Sprint 23 planned).
  • • Service-worker offline cache + IndexedDB outbox for queued actions.
  • • Universal manifest at /api/mobile/manifest registers your device against your account.
  • • Same Cohorts, SPECs, marketplace and audit trail as the desktop.
Coming next: a native iOS / iPadOS shell built with Capacitor 6 (under the mobile/ directory in our repo). It wraps the same web shell with native APNs push, BiometricPrompt-style guardrails and Apple Watch glance support. Source code lands first; App Store distribution requires an Apple Developer Program membership and we will publish the build provenance via TUP.
Android instead →What can LYDOS do?