radvpn
radvpn copied to clipboard
Decentralized VPN
What is the status of this project? It was not clear to me whether is it a spike or an already functioning code, maybe in production without any specific problems....
The `unpadding` function treats wrong and correct padding differently. Because the CBC mode is malleable an attacker can change the decrypted plaintext when modifying the IV (or the block before...
https://github.com/mehrdadrad/radvpn/blob/39b7b0ea10f1aa1a545deb72785400449ab5b17b/server/server.go#L107
Just assuming radvpn is only supported for linux after receiving the error: ```bash config/config.go:178:48: undefined: netlink.FAMILY_ALL ```