SalvageNet handles
The device layer
- Provisioning and profile-driven Linux guests
- Host and guest lifecycle
- Private host and guest connectivity
- Recovery when the normal guest path fails
The goal is practical: give an old Android phone a controlled second job, without asking the software above it to change.

What it is
SalvageNet is an open-source device-enablement layer. On a supported phone, it manages the host, runs a Linux guest through the Android-native QEMU path, keeps desired state across restarts, and provides private connectivity and recovery paths.
It is not a workload scheduler, a replacement for Docker or Kubernetes, or a custom Linux distribution. Those tools remain responsible for the work they already do.
SalvageNet handles
You keep
Next steps
The core software, packaging, security, and evidence checks are in place. The next phase is to run the same path on more devices, finish the remaining features, and document what works in practice.
The roadmap tracks that work from controlled tests to a dependable release.