|
|
|
|
|
by tuco86
2281 days ago
|
|
sorry for the late follow up. the idea is your connection to an unwanted site has to be singled out before it can be throttled. AFAIK website connections can be singled out by: - unique server IP (countered by sharing server IP with many -> CDN) - Server Name Indicator (countered by encrypted SNI) - DNS (countered by encrypted DNS, eg. DNS over HTTPS) They'd have to throttle the whole CDN. eSNI and DNSoverHTTPS are on their way to be included in every major browser. |
|