John said:
Anybody know if Youtube/Google moderators can tell what country
you're from? I would guess that they can see your Internet address?
Is the only way to prevent that, by going through a proxy? But if you
do, would they easily tell that you're using a proxy?
Any recommendations for a reliable proxy?
Thanks.
I don't have an answer for you. This is what I've got
on the topic, a paper I downloaded a while back.
"Towards Street-Level Client-Independent IP Geolocation"
https://www.usenix.org/legacy/events/nsdi11/tech/full_papers/Wang_Yong.pdf
And this site has this to say about it.
http://www.i-programmer.info/news/8...-method-accurate-to-a-few-hundred-meters.html
"The only defense is to use a proxy server but
the technique can detect this and flag the fact
that the user's location cannot be determined."
So yes, they should be able to determine you're using a proxy.
Why that should bother them, I don't know.
You can try a tool like this. But it doesn't have any
Flash widgets it tests with. With proxy in place, you'd
try this and see where it locates you. I don't think
Flash has any "magical powers" - if it was possible
to do a traceroute perhaps, from your end... ?
http://browserspy.dk/geolocation.php
If I try "tracert google.com" in Command Prompt, my
WAN address is in the trace. So all a web site needs
to do, is install code on your computer that can do
the equivalent of tracert. Now, if Flash could do that,
we'd be away to the races.
And if you check with a search engine, there are a ton of
weirdos out there, working on this. All trying to figure
out a way of running a traceroute, to snag your details.
So yes, "unhiding users" appears to be a desired function
in the software community.
http://stackoverflow.com/questions/6598296/is-it-possible-to-send-an-icmp-echo-request-from-a-swf
Paul