<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: I am here.</title>
	<link>http://ask.metafilter.com/224202/I-am-here/</link>
	<description>Comments on Ask MetaFilter post I am here.</description>
	<pubDate>Mon, 10 Sep 2012 10:36:55 -0800</pubDate>
	<lastBuildDate>Mon, 10 Sep 2012 10:55:16 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: I am here.</title>
		<link>http://ask.metafilter.com/224202/I-am-here</link>	
		<description>Geolocation. Does the internet know where I am? Can anyone get my whereabouts from my IP address? &lt;br /&gt;&lt;br /&gt; Curiosity got the better of me recently and I ventured into the nightmare of genitalia that is &lt;i&gt;chat roulette&lt;/i&gt;. &lt;br&gt;
&lt;br&gt;
Now, I got chatting to someone who got me a little freaked out. We were having a completely random conversation about ninjas and geese but they seemed to know a lot of particular details about where I live and wouldn&apos;t let up on how they knew.&lt;br&gt;
&lt;br&gt;
I googled &lt;i&gt;geolocation&lt;/i&gt; and found this site, htmldemos.com and... well, blimey... it knows exactly where I am. Down to the square metre! WTF?&lt;br&gt;
&lt;br&gt;
How the hell does that work? Can anyone on chatroulette geolocate anyone they&apos;re chatting with? More importantly, can anyone on the internet find my real world location?&lt;br&gt;
&lt;br&gt;
Is the internet coming round to my place to steal all my stuff? Should I buy better locks? What are the implications for house insurance?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2012:site.224202</guid>
		<pubDate>Mon, 10 Sep 2012 10:36:55 -0800</pubDate>
		<dc:creator>run&quot;monty</dc:creator>
		
			<category>internet</category>
		
			<category>geolocation</category>
		
	</item>
	<item>
		<title>By: FAMOUS MONSTER</title>
		<link>http://ask.metafilter.com/224202/I-am-here#3242125</link>	
		<description>I assume you&apos;re talking about &lt;a href=&quot;http://html5demos.com/geo&quot;&gt;this site&lt;/a&gt;. When I went to it, it asked if I wanted to share my location information. I clicked no and it has no idea where I am. It does this via &lt;a href=&quot;http://www.mozilla.org/en-US/firefox/geolocation/&quot;&gt;location-aware browsing&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
Your ISP likely allocates IP addresses based on location. This will usually be accurate down to the city you&apos;re in, but no further. If you opt to share your location info on a site like the one you linked, that&apos;s different as it uses a combination of a lot of different info, including nearby wireless networks, but that information won&apos;t be available based only on your IP. &lt;br&gt;
&lt;br&gt;
If chatroulette gives you the other person&apos;s IP (I imagine it does), then the other person probably just did a whois and saw the city your IP is in. They can&apos;t really do more than that.&lt;br&gt;
&lt;br&gt;
Having said that, there is of course detective work a person could do based on available information, and that really depends on what&apos;s available and who wants to know. But in terms of the danger posed by random people on ChatRoulette, you don&apos;t have much to worry about.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.224202-3242125</guid>
		<pubDate>Mon, 10 Sep 2012 10:55:16 -0800</pubDate>
		<dc:creator>FAMOUS MONSTER</dc:creator>
	</item><item>
		<title>By: tmcw</title>
		<link>http://ask.metafilter.com/224202/I-am-here#3242133</link>	
		<description>In short, nope. The longer story:&lt;br&gt;
&lt;br&gt;
IP-based geolocation doesn&apos;t require any permission, since your IP is visible to everyone on the internet. However, your IP isn&apos;t necessarily tied with &lt;em&gt;you&lt;/em&gt; - if you want to be mysterious, you can easily use a web proxy and get a different IP, in a different part of the world.&lt;br&gt;
&lt;br&gt;
HTML5 Geolocation (the new stuff) is based on a number of factors - local wifi points, your actual network, etc. But the only way to get to it is through a Javascript API which will always pop up a dialog like &apos;Do you want to share your location?&apos;. All browsers have this dialog, and you can always click no, and refuse to share your location.&lt;br&gt;
&lt;br&gt;
If you click yes, then that means you trust the site, since it&apos;s easy for that site to then store, retransmit, bomb, etc., that location.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.224202-3242133</guid>
		<pubDate>Mon, 10 Sep 2012 11:01:17 -0800</pubDate>
		<dc:creator>tmcw</dc:creator>
	</item><item>
		<title>By: drjimmy11</title>
		<link>http://ask.metafilter.com/224202/I-am-here#3242137</link>	
		<description>Good answer from FAMOUS MONSTER.&lt;br&gt;
&lt;br&gt;
Info based on IP is notoriously inexact- back in the day I would see an inordinate amount of site visitors that supposedly lived in Northern Virginia, since that was where AOL was headquartered.&lt;br&gt;
&lt;br&gt;
Note that many sites use your location in a basic way to, for example, choose which language to default to. I was once using a Proxy server service to fake my IP (another reason info from IP addresses isn&apos;t always that accurate), and noticed sites like Google were suddenly speaking to me in German!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.224202-3242137</guid>
		<pubDate>Mon, 10 Sep 2012 11:03:08 -0800</pubDate>
		<dc:creator>drjimmy11</dc:creator>
	</item><item>
		<title>By: zippy</title>
		<link>http://ask.metafilter.com/224202/I-am-here#3242138</link>	
		<description>If you have sent email from that IP to a mailing list or public group, and you have a static address or one that doesn&apos;t change often, it is possible for a motivated person to attempt to connect your IP address to your online identity.&lt;br&gt;
&lt;br&gt;
Do a web search on your IP address and see what comes up.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.224202-3242138</guid>
		<pubDate>Mon, 10 Sep 2012 11:03:51 -0800</pubDate>
		<dc:creator>zippy</dc:creator>
	</item><item>
		<title>By: hades</title>
		<link>http://ask.metafilter.com/224202/I-am-here#3242139</link>	
		<description>Was your webcam on? Was there anything in the background that might point to a specific location? Do you have a micro-regional accent? Radio playing in the background with a station break? Anything like that? I&apos;ve successfully identified an anonymous blogger&apos;s location by noticing his building&apos;s concierge number on a piece of paper in the background of a photo of the dinner he was making, for example.&lt;br&gt;
&lt;br&gt;
Opt-in html5 geolocation identifies my location to within about a mile when I&apos;m at work, and is accurate to within a block or two when I&apos;m at home. IP-based geolocation will get you the city I live in, but I don&apos;t know if chatroulette exposes that. I&apos;d be somewhat surprised if it did.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.224202-3242139</guid>
		<pubDate>Mon, 10 Sep 2012 11:03:55 -0800</pubDate>
		<dc:creator>hades</dc:creator>
	</item><item>
		<title>By: Foci for Analysis</title>
		<link>http://ask.metafilter.com/224202/I-am-here#3242150</link>	
		<description>If you&apos;re on Chatroulette people will know your IP and can simply enter it in any &lt;strong&gt;IP geolocation&lt;/strong&gt; service to know which country and area you live in. They cannot, however, get your exact position/address like the &lt;a href=&quot;http://html5demos.com/geo#view-source&quot;&gt;HTML5 Demos&lt;/a&gt; page you mention since &lt;strong&gt;HTML5 geolocation&lt;/strong&gt; is always an opt-in option managed by your browser and not the site you visit.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.224202-3242150</guid>
		<pubDate>Mon, 10 Sep 2012 11:12:13 -0800</pubDate>
		<dc:creator>Foci for Analysis</dc:creator>
	</item><item>
		<title>By: gjc</title>
		<link>http://ask.metafilter.com/224202/I-am-here#3242575</link>	
		<description>They can also extrapolate information if one of your neighbors DID opt in, even if you didn&apos;t based on your IP subnet and the various routers that the data passes through.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.224202-3242575</guid>
		<pubDate>Mon, 10 Sep 2012 17:15:17 -0800</pubDate>
		<dc:creator>gjc</dc:creator>
	</item><item>
		<title>By: KateViolet</title>
		<link>http://ask.metafilter.com/224202/I-am-here#3242911</link>	
		<description>I tried that site and it was close, but out by around a mile. So I guess it depends on how your network is set up.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2012:site.224202-3242911</guid>
		<pubDate>Tue, 11 Sep 2012 04:56:30 -0800</pubDate>
		<dc:creator>KateViolet</dc:creator>
	</item>
	</channel>
</rss>
