Just IPv6
A different identity for every tab.
What it is
A full-stack browser privacy system that isolates identity per tab. Every browser tab routes through its own IPv4/IPv6 exit address, with a fully separated cookie store and session state.
The result: sites can't correlate your activity across tabs, because from the network up, each tab looks like a different person on a different connection.
What it does
Per-tab exit IPs
Each tab egresses from a unique IPv4/IPv6 address.
Isolated cookie stores
No shared cookies or local state leak between tabs.
Session partitioning
Separate storage, cache, and session state per tab.
IPv6-native routing
Allocates from large IPv6 pools for a true one-address-per-tab model.
Transparent browsing
Sites see normal traffic, just from distinct, unlinkable identities.
Full-stack control
From the routing layer to the browser extension, the isolation is end to end.
Where it's going
Per-tab routing engine
ShippedRoute each tab's traffic through a dedicated exit address.
Cookie & session isolation
ShippedFully partitioned cookie stores and session state per tab.
IPv6 pool management
In progressAllocation, rotation, and health of large IPv6 address pools.
Extension UX
PlannedA polished in-browser control surface for identities.