Press start, stay logged in, wait. Sovereign Takeout walks the official export flow of
eight services in your own browser, then sorts every archive it finds into
~/Desktop/SovereignTakeout/.
Sovereign Switch names one move: export your data from every service you use, and re-host it on infrastructure you own. SoTranscribe is the first link built end to end — a sovereign replacement for one specific service. Sovereign Takeout works the other half of the pattern, across all eight services at once: it gets your data out. The re-hosting side, service by service, is what the rest of Sovereign Switch is building toward.
Run it locally — Python 3, no install beyond that. It opens a dashboard on
your own machine at 127.0.0.1:8377. Nothing leaves localhost.
A browser agent (or you, clicking through the same prompt as a checklist) walks each service's official data-export page. You handle login and 2FA yourself; the tool and every agent prompt refuse to touch credentials.
A background watcher recognizes each archive as it arrives, verifies it by
inspecting its contents, and moves it into its own folder under
~/Desktop/SovereignTakeout/<service>/.
Once a service's export is independently verified complete, its card unlocks a GDPR Art. 17 erasure request. Sending one requires a filled-in profile and typing that service's name to confirm — there is no bulk-erasure button anywhere in the tool.
Simulated data, no account is touched — a click-through of the exact dashboard the real local app shows you, running against an in-page fake backend.
127.0.0.1
only, never 0.0.0.0, and makes no outbound network calls of its own.v0.1.0 beta — open source and usable today for anyone comfortable running a local Python tool. It is not (yet) a packaged download; there is no installer and no app store listing.