Skip to content

Constant-traffic padded and encrypted network tunnel. Can be used to form "Interstate Circuits" and anonymously access the Internet.

License

Notifications You must be signed in to change notification settings

markasoftware/i405-tunnel

Repository files navigation

I405 Tunnel: Constant-Traffic Padded IP Tunnel

I405 is the nuclear option for hiding network traffic: Send fixed-length encrypted UDP packets at fixed, predetermined timestamps. Tunnelled traffic is transmitted by changing the encrypted content of the packets. An attacker monitoring your network learns nothing about the tunneled traffic other than the maximum bandwidth.

A bastardized version of the I405 interstate highway sign

A diagram of how I405 packs and fragments packets

The real power of I405 comes when you use I405 to establish an Interstate Circuit to access the internet anonymously, kind of like Tor. Interstate Circuits have very different privacy properties than Tor. For example, there's no P2P network; you set up the whole circuit yourself! Interstate Circuits resist deanonymization by "global passive adversaries", unlike Tor.

What's in the name? I405 tunnel implements "constant-traffic" padding. The I-405 freeway in Los Angeles also has constant traffic! Additionally, to make an Interstate Circuit that effectively hides traffic from a government, you need to design your Interstate Circuit to go between multiple countries. You might even say that the circuit is...inter-state!

Documentation

Other

LLMs: Humans wrote all documentation and >90% of the code.

I405 is probably the most significant side project I've ever worked on and I'm very excited about it. If you have suggestions or comments that aren't right for a Github issue, please contact me as described on my website. Even small comments, like about how to improve the documentation, are welcome.

About

Constant-traffic padded and encrypted network tunnel. Can be used to form "Interstate Circuits" and anonymously access the Internet.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published