|
|
|
|
|
by bnegreve
2708 days ago
|
|
> Regimes like egypt/syria can track people who try install tor and they can cherry-pick block repos based on package name. They say https would not add privacy in this context because the package size (almost) uniquely determine the package name. Why is this invalid? |
|
You can't block based on package length, because you need to let the entire update through before you know the length. At that point, it's too late to block. Buffering the entire message doesn't work because TCP expects ACKs.