Hacker News new | ask | show | jobs
by Eli_P 2058 days ago
Yes, overlay network's configuration will be somewhat different, but physically it will be the same. It's like you're rearranging apple bits in a pie to save them; the pie will be sliced and eaten anyways.
1 comments

> the pie will be sliced and eaten anyways.

The difference is how long it takes and how much resources. There is no perfect security. Security is not a "yes/no" thing.

All correct. It's just important to remember who's the attacker:

  Alice -- ISP1 -- 1000 hops -- ISP2 -- Bob
Alice and Bob's identities are protected from each other, but not from the govt because ISPs collect metadata.
> because ISPs collect metadata

Which metadata? ISPs only know your next hop. Check out how garlic routing works.