Your client does not have permission to get URL /p/fb-exporter/ from this server.
Facebook Doesn't Own My Friends: Chrome extension exports Facebook contacts
61–70 of 71 posts
Re: Facebook Doesn't Own My Friends: Chrome extension exports Facebook contacts
#62Can't you just use the downloader and download all your data? Edit: go to https://register.facebook.com/editaccount.php and then click the "learn more" link, then download. I think they email you when the download is compiled.
Re: Facebook Doesn't Own My Friends: Chrome extension exports Facebook contacts
#63I wrote a similar tool two years ago: http://www.chrisfinke.com/2008/01/03/take-your-facebook-data... If my experience is any indication, the author will be receiving a takedown notice shortly.
They don't, however, seem to mention their names anywhere. If Facebook knows the name of the author, they can threaten to ban them from Facebook if they don't take it down (about the only leverage they have to exploit). However, to get a real name, they would need to get Google to reveal an IP address, and then the user's ISP to reveal account details - hardly a simple process. Google isn't going to hand over the IP…
Re: Facebook Doesn't Own My Friends: Chrome extension exports Facebook contacts
#64Can't you just use the downloader and download all your data? Edit: go to https://register.facebook.com/editaccount.php and then click the "learn more" link, then download. I think they email you when the download is compiled.
Doesn't include email addresses, which is what this whole kerfluffle is about.
Re: Facebook Doesn't Own My Friends: Chrome extension exports Facebook contacts
#65Earlier quoted context omitted.
Well, I'd be curious what would happen if thousand of people used the tool rather a lone researcher. As we saw with Facebook's censorship and uncensorship of lamebook.com, their "terms" seem to be essentially "we'll do what we can get away with and back-off if enough people push back".
A couple of thousand does not a revolt make.
Re: Facebook Doesn't Own My Friends: Chrome extension exports Facebook contacts
#66I have been waiting for this extension for soooo long. I can finally quit!
hashes of file fb-exporter.crx: MD5 d2ae04feae8df535025e572a8030a3ee sha1 ccc0a1213b6427cb019b36dbfacdc7770c6bec23
Re: Facebook Doesn't Own My Friends: Chrome extension exports Facebook contacts
#67Earlier quoted context omitted.
They don't, however, seem to mention their names anywhere. If Facebook knows the name of the author, they can threaten to ban them from Facebook if they don't take it down (about the only leverage they have to exploit). However, to get a real name, they would need to get Google to reveal an IP address, and then the user's ISP to reveal account details - hardly a simple process. Google isn't going to hand over the IP…
Looks like it has indeed been taken down. The author should have seeded it on BitTorrent instead.
Re: Facebook Doesn't Own My Friends: Chrome extension exports Facebook contacts
#68Looks like the project was just deleted from Google Code. I always get a "403 Forbidden" page each time I try to access the project page. Fortunately, the binary extension is still downloadable at this URL: fb-exporter.googlecode.com/files/fb-exporter.crx
Nobody's got the source code ? I tried to checked it out but I get 403's again...
Re: Facebook Doesn't Own My Friends: Chrome extension exports Facebook contacts
#69I'm trying to get all of my friends to use .tel domains. That way they own their data and I can discover all of their URIs dynamically (through DNS) from various apps. It doubles up as a web based "business card", which makes it a slightly easier sell.
How does the privacy features (i.e. restricting access to certain information to certain people) work if the information is embedded in DNS? (Also, how can you use "dig" or similar to extract the information from a *.tel address? Everything I try seems to return the same sort of information I'd get from any other domain.)
Of course, all of this complexity is hidden behind a pretty interface, so users don't have to worry :)
As for the dig command, perhaps your resolver (DSL router?) is buggy? Try Google's:
$ dig @8.8.8.8 andy.tel naptr (or 'txt' for my text records, and 'loc' for my location).
Hit me up on http://messaging.andy.tel if you want to chat about anything in more detail.