Hey, Wireguard looks really good and i read that golang / rust implemenations were planned. I looked the git tree and there is only one file, so i am was wondering what the current intent is towards a golang port. Part of the reason for being keen on a golang port is: - Can run the server with just a linuxkernel and golang code and nothing else to lower attack surface. For example of this see. https://gokrazy.github.io/ - Can run clients on desktops and mobile very easily with golang. With existing VPN clients its highly fragmented and so a cleint and server all in golang really makes it easier to get going IMHO. Please let me knwo the status, intent and how i can help. Regards Joe