An Anchor alternative built on disposal.
Anchor keeps agents authenticated: it stores login state so a browser stays signed in across runs. Legba goes the other way. Each session is a real headful Chromium on a fresh residential IP, destroyed the moment it closes.
If you do not want a credential to outlive a single job, the difference is the whole product.
Side by side.
Session disposal and credential isolation as the product, against stored auth state and reused sessions.
Last verified 2026-06-12 · reviewed by the Legba engineering team
When Anchor is the better pick
Anchor is the better pick when staying logged in is the goal: long-running agent workflows that need to keep a session authenticated across many runs without re-auth. If credential continuity matters more than leaving no trail, its stored-auth model is a real advantage.
Questions people ask.
How is Legba different from Anchor?
Does Legba persist login state between runs?
Why does a fresh residential IP per session matter?
What happens to a leaked token after a run?
Access anything.
Expose nothing.
Legba is a disposable real browser: it spawns a clean session, does the work, and destroys itself on close.
chromium / real fingerprint · residential ip · burn on close
Real browser. Real IP. Real page. Spawn a session. Do the work. Destroy it. Off your device. Off your stack. Gone on close.