04-15-2026Price:

The Frontier

Your signal. Your price.

AI & TECH

Moon and Hill build hackable phones, servers to trap authoritarians

Wednesday, April 15, 2026 · from 3 podcasts
  • Engineers strip Android to its kernel, building a hackable phone OS that boots directly to user space.
  • Start9’s server OS moves away from Tor, betting on speed and AI-assisted app packaging for mass adoption.
  • The builders see their work as forcing a technical showdown with centralized control models.

Two engineering projects, a bare-metal mobile OS and a home server stack, are converging on the same goal: building computers that don't ask for permission.

Justin Moon is constructing Shadow OS by booting a Pixel 4a with minimal Android code and incrementally replacing components like the GPU compositor on a running system. His design trades traditional safety for raw power, moving infrastructure like Bitcoin's Lightning Network and the Nostr protocol into the OS itself. This makes apps mere TypeScript files shared via direct messages, functionally resistant to de-platforming.

"I'm trying to build the 3D printed gun of phones, basically."

- Justin Moon, No Solutions

On the server side, Start9 is shedding its reputation as a niche Bitcoin utility. StartOS 0.4.0, which took twice as long as the team initially estimated, replaces Docker with LXC containers and introduces a VPS-based proxy to ditch the high-latency Tor network for most tasks.

Matt Hill, CEO of Start9, frames the mission as building a trap for authoritarian control. By making intermediary-free computing usable, he forces a market reconciliation. If the decentralized model can’t be out-competed, the only remaining move for a state is to ban it.

"Our mission is to enable people to use computers without intermediaries and without custodians."

- Matt Hill, Guy Swann

The builders face a common hurdle: AI. Moon found that large language models, trained on standard high-level code, reflexively drag developers away from the low-level, bare-metal work required for sovereignty. Overcoming this requires intentionally steering the AI away from the path of least resistance, a deliberate act of 'agentic engineering.'

The stack is expanding to the network's edge with a Start9 router, aiming to control the data pipeline from the fiber jack to the SSD. The goal is invisibility - a set of reliable tools that handle critical jobs without ever needing a custodian's approval.

Source Intelligence

- Deep dive into what was said in the episodes

No Solutions
No Solutions

No Solutions

23: Shipping Violently w/ Justin MoonApr 13

  • His development philosophy prioritizes removing abstraction layers and working close to the bare metal, a heuristic he calls 'agentic engineering', even if it temporarily reduces productivity.
  • The goal for Shadow is to provide a platform where users can 'vibe code' their own apps in TypeScript, distributing them like DMs without app store gatekeeping or complex build infrastructure.
  • Justin develops Shadow using two approaches: booting a Pixel 4a with minimal Android code, and incrementally replacing components like the GPU compositor on a running, rooted Android system.
  • He built demo apps including a cash wallet, a Nostr client, a photos app, and a podcast player, each around 500 lines of TypeScript, to validate the platform and move beyond basic graphics demos.
  • The project uses Nix for its deterministic build system, requiring contributors to have Nix installed to compile and flash the OS onto a rooted Pixel 4a or run it in a KVM emulator.
  • He observes that AI agent capabilities have reached a threshold where non-programmers, including project managers and designers in the Sovereign Engineering cohorts, can now successfully build and demo software.
Also from this episode: (5)

Startups (1)

  • Justin Moon is building a mobile operating system called Shadow to maximize hackability and user control, rejecting the permissioned, sandboxed models of iOS and mainstream Android.

Lightning (1)

  • Shadow aims to solve the UX fragmentation of Bitcoin/Lightning by providing a single, system-level Lightning node and wallet that all apps can plug into, eliminating the need for separate wallet setups per application.

Digital Sovereignty (1)

  • Justin argues past Linux phone projects failed because their builders weren't daily phone users and lacked a compelling vision for mobile apps, unlike the Nostr community where a third of users in one poll used GrapheneOS.

Agents (1)

  • He envisions a future where personal AI agents, not users, handle maintenance and payments for ephemeral cloud compute, creating a sustainable monetization model for permissionless services.

Protocol (1)

  • The Phipps protocol aims to replace permissioned identity systems like DNS and IP addresses with a cryptographic networking layer, allowing both overlay networks on existing internet and offline mesh networks.

Cryptosquid Unpacks the NEW StartOS | FREEDOM TECH FRIDAY 36Apr 11

  • CryptoSquid explains that StartOS 0.4 enables remote Clearnet access via a local IP and port or a new StartTunnel gateway service, a major shift from relying solely on Tor onion services.
  • CryptoSquid states the StartOS 0.4 update is a complete OS rewrite, taking about five hours. It requires stopping all services and creating a full backup before proceeding.
  • The StartOS registry system now includes a separate community registry for user-packaged services. The official StartNine registry contains fully vetted and supported packages.
  • CryptoSquid says the new SNPK package format simplifies service creation, enabling AI-assisted packaging. Users can sideload personal packages or submit them for the community registry.
  • A new SMTP service allows StartOS to send emails for user management in apps like Vaultwarden. Future notifications for node health could utilize this or a separate NTFY service.
  • The upcoming StartWRT router OS, built on a RISC-V architecture and a forked OpenWRT, is designed for easy point-and-click privacy management. It can be installed on compatible hardware like a GL-iNet Flint.
  • StartOS moved from Docker/Podman to LXC containers for the backend, which CryptoSquid states makes the system smoother and causes fewer issues.
  • Planned features include automatic and remote backups to services like Proton Drive or other StartOS servers, as well as expandable external storage support.
Also from this episode: (2)

AI Infrastructure (1)

  • The StartTunnel feature requires installing a router on a separate, user-purchased VPS to obfuscate a home server's IP and allow Clearnet access with a custom domain. CryptoSquid notes cheap, less-KYC VPS options exist.

BTC Markets (1)

  • CryptoSquid advises that running Bitcoin and other services on one Dockerized server is safe for most users, as the attack surface is low. Paranoid users can run separate dedicated servers.
Guy Swann
Guy Swann

Guy Swann

Skating To Where The Puck Will Be with Matt HillApr 10

  • Matt Hill argues that operating systems are uniquely complex software, comparing Start OS to Ubuntu, Windows, or Mac OS, though on a smaller scale.
Also from this episode: (3)

AI & Tech (3)

  • Matt Hill states that Start 9's mission is to enable people to use computers without intermediaries and custodians, forcing a market reconciliation between centralized and decentralized models.
  • Hill notes Start OS 040 was significantly delayed, taking twice as long as their initial one to one-and-a-half-year estimate.
  • Guy Swann mentions a new Start 9 router has been revealed and a public demo of the OS features was held, though the device itself is not yet ready.