[Phone/Web] [Installer] [First Boot]
│ │ │
├─ Visit setup.projectbluefin.io │
├─ Sign in with Google/MS/etc │ │
├─ Select data to back up │ │
├─ Upload to chosen cloud │ │
├─ Get QR code / token │ │
│ │ │
│ ├─ Scan QR during install │
│ ├─ Store token in target │
│ │ │
│ │ ├─ First boot detects token
│ │ ├─ Downloads backup from cloud
│ │ ├─ Restores: wallpaper, docs,
│ │ │ bookmarks, SSH keys, dotfiles
│ │ └─ Done — feels like home
Epic: Phone-Assisted Setup & Cloud Recovery
Vision
Allow users to prepare their installation before they boot the installer by using their phone (via the Bluefin website or a companion PWA) to:
User Journey
Components Needed
Web app / PWA (
setup.projectbluefin.io)Installer integration
First-boot recovery agent (systemd service)
Security considerations
Prior Art
Phases
Relationship to Existing Work
Scan()/ExtractData()/InjectData()pattern could be reused for cloud restorerecoveryTokenfieldOpen Questions