logoalt Hacker News

VoidWhisperertoday at 3:43 AM2 repliesview on HN

> 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?


Replies

nvme0n1p1today at 4:03 AM

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.

DANmodetoday at 4:25 AM

> what is stopping third parties from doing key rotations

Knowing to do so, primarily.