shapeshifter-transports
shapeshifter-transports copied to clipboard
Shadowsocks example is unsafe
The Shadow documentation is using a stream cipher that should be banned. It's unsafe and easy to block.
Please update the example to use one of the AEAD Ciphers.
I would also recommend removing support for stream ciphers from your implementation. There's no reason for that and it only helps users shoot themselves in the foot.