macOS · Apple Silicon · Intel
LYDOS on macOS
Two real options today: the LYDOS CLI via a single shell command, and the LYDOS PWA installed from Safari. Both share the same KSL device key sealed by TouchID and the Apple Secure Enclave.
Universal CLI install (Terminal)
curl -fsSL https://lydos.ailydian.com/install | shFetches the signed installer, verifies the LYDOS release signature, and registers your Mac as a KSL-bound device. The lydos binary is now in your PATH with full access to Cohorts, SPECs, marketplace and audit chain.
PWA install — full workspace
Open lydos.ailydian.com/min Safari → File → Add to Dock. LYDOS now launches as a standalone Mac app, full-screen, with the same KSL signing and offline edge as iPhone / iPad.
Open in SafariFirst launch
- TouchID prompt seals a per-device KSL key in the Secure Enclave.
- Sign in. Your existing Cohorts, SPECs and audit history light up immediately.
- The CLI
lydosshares the same key — every command produces a signed audit row.
Native Mac shell roadmap:a Mac Catalyst build sharing Capacitor scaffolding with the iOS shell. Source-first delivery; signing/notarisation requires an Apple Developer Program membership and will be published via TUP provenance.