qBittorrent new encryption against traffic shaping
Posted: Wed May 27, 2015 2:33 am
As we know some ISPs apply speed limitations on P2P connections. Using conventional encryption (RC4 / Plain text) no longer results. They have discovered way to decipher the data.
What I suggest is that the qBittorrent support a new type of encryption (RC5, AES, etc.).
I believe that is a simple thing to modify on libttorrent library on encryption section. Basically we need to implement a new encryption on libtorrent and when client have encryption On libtorrent verify (compatibility reasons) peer-id of connection and if the peer is a qBittorrent user apply the new encryption to the connection also uses the old encryption.
I think this can be a great point that differentiation and can help a lot people that suffering by limitations of your ISP.
What you think about this?
What I suggest is that the qBittorrent support a new type of encryption (RC5, AES, etc.).
I believe that is a simple thing to modify on libttorrent library on encryption section. Basically we need to implement a new encryption on libtorrent and when client have encryption On libtorrent verify (compatibility reasons) peer-id of connection and if the peer is a qBittorrent user apply the new encryption to the connection also uses the old encryption.
I think this can be a great point that differentiation and can help a lot people that suffering by limitations of your ISP.
What you think about this?