| ▲ | VoidWhisperer 4 hours ago | |
> Surprisingly, the exit IP you are given is not randomized each time you connect to the server, but deterministically picked based on your WireGuard key, which rotates every 1 to 30 days (unless you use a third-party client, in which case it never rotates). I'm a little confused on this... what is stopping third parties from doing key rotations like the main app clients if it is detailed in the repo how to do it? | ||
| ▲ | nvme0n1p1 4 hours ago | parent | next [-] | |
Third party clients include e.g. the WireGuard driver in the Linux kernel. It's definitely not the network driver's job to mitigate an attack against one specific commercial service. | ||
| ▲ | DANmode 4 hours ago | parent | prev [-] | |
> what is stopping third parties from doing key rotations Knowing to do so, primarily. | ||