Petter Reinholdtsen <[email protected]> writes: > [Micah Anderson] >> I'm guessing a better fix would be that this transport fetches all >> possible languages in a random order, dumps them all to /dev/null except >> your locale
I setup my system to fetch all the possible languages, but this was too annoying/slow over tor because there are too many, so I stopped doing it. Because I am only interested in english, it felt to me like it was a large enough pool of people using that locale that it wasn't uniquely identifying me. > Instead of fetching all possible locales, what about fetching the wanted > ones as well as some random ones (for example as many random picks as the > wanted ones). Would it not make it impossible to know which was wanted and > which was picked randomly, without having to download a lot of unwanted > locales? If you did this, then you would always be fetching the wanted locales which would eventually stand out, wouldn't it? Perhaps not, if its done over tor.

