I was wondering if WireGuard supported dynamically updating / rolling keys for connections? In many operations security models credentials are short lived and rotated regularly so that the consequences of any compromise can be minimized. One problem, however, with this is that rolling credentials often causes a service interrupt for the connection being rolling. Does WireGuard have a way to do this currently?
I wanted to ask the mailing list about this both for my own knowledge and for public documentation. Though, I presume the answer is no as WireGuard uses the keys as identity primitives for connections (which I think is the most honest means of relating identity to authorization) and thus “rolling” them makes no sense. Cheers, Ferris _______________________________________________ WireGuard mailing list [email protected] https://lists.zx2c4.com/mailman/listinfo/wireguard
