[Twisted-Python] suggestions for improvement in Twisted APIs

Miika Komu mkomu at cs.hut.fi
Sat May 4 08:50:37 EDT 2013


Hi,

On 04/05/13 14:28, Miika Komu wrote:

> Security issues
> ---------------
> * R1.3:  IPv6-mapped addresses should not be present on the wire for
> security reasons.
> * R3.2: Server-side multihoming for UDP does not work properly. The
> framework should use SO_BINDTODEVICE option or sendmsg()/recvmsg()
> interfaces in a proper way.
> * (R5.3): The framework does not initialize the SSL/TLS implementation
> automatically

clarification... strictly speaking, R3.2 could be categorized as a
non-security bug (it results in failed connectivity).



More information about the Twisted-Python mailing list