<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://ideas.4brad.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Brad Ideas - data hosting - Comments</title>
 <link>http://ideas.4brad.com/tags/data-hosting</link>
 <description>Comments for &quot;data hosting&quot;</description>
 <language>en</language>
<item>
 <title>Skype and servers</title>
 <link>http://ideas.4brad.com/data-hosting-instead-data-portability#comment-12430</link>
 <description>&lt;p&gt;The Skype trick has some merit, though some people are a bit bothered by it.  In order to be superior to Facebook, it has to work from your mobile phone and laptop and desktop even when the others are off or disconnected from the net, just as Facebook and the rest do.   &lt;/p&gt;

&lt;p&gt;The question is, can you do that with the Skype supernode approach?    With Skype, the calls go through the supernodes (and failed last week because of this) but they are encrypted end to end so the supernodes can&amp;#8217;t listen.   If you want to rely on the servers of random people to provide hosting and processing for your data, then they could possibly look at the data and publish strange things they find &amp;#8212; a non-starter I think.  You can&amp;#8217;t do it all with zero knowledge operations.&lt;/p&gt;
</description>
 <pubDate>Sun, 26 Dec 2010 07:04:41 -0800</pubDate>
 <dc:creator>brad</dc:creator>
 <guid isPermaLink="false">comment 12430 at http://ideas.4brad.com</guid>
</item>
<item>
 <title>Yes and no</title>
 <link>http://ideas.4brad.com/data-hosting-instead-data-portability#comment-12429</link>
 <description>&lt;p&gt;Yes, for anything to take down Facebook et al, it has to actually be better, not just free-er.&lt;/p&gt;
&lt;p&gt;However, I do disagree with the installing a server bit. It just has to be really easy.&lt;/p&gt;
&lt;p&gt;People install software all the time - games, apps, networking tools like Skype. If anything, things like the Android and iPhone app stores are making this easier and more common.&lt;/p&gt;
&lt;p&gt;The complexity of server software is not necessarily any higher than the complexity of something like a web browser or a word processing tool - making a server of some sort equally easy to install, use and keep secure/up-to-date is in no way impossible. Hard yes, but not impossible.&lt;/p&gt;
&lt;p&gt;Arguably, companies like Skype are doing it already. They just don&#039;t tell people it&#039;s a server. :-P&lt;/p&gt;
</description>
 <pubDate>Sat, 25 Dec 2010 11:21:07 -0800</pubDate>
 <dc:creator>Bjarni Rúnar Einarsson</dc:creator>
 <guid isPermaLink="false">comment 12429 at http://ideas.4brad.com</guid>
</item>
<item>
 <title>A good step</title>
 <link>http://ideas.4brad.com/data-hosting-instead-data-portability#comment-12427</link>
 <description>&lt;p&gt;Though I remain convinced that to get adoption beyond the true believers, the final result must match or exceed what people get from facebook and similar sites in terms of ease of use, performance, abilities, and initially cost &amp;#8212; ie. free.&lt;/p&gt;

&lt;p&gt;Down the road I suspect people will pay for their own hosting to get better that what is offered free or free-with-ads.   But it must be as easy to sign up as it is to sign up for facebook, which is a high bar but one that must be overcome.  Having to set up a server yourself is a non-starter.&lt;/p&gt;
</description>
 <pubDate>Thu, 23 Dec 2010 11:00:45 -0800</pubDate>
 <dc:creator>brad</dc:creator>
 <guid isPermaLink="false">comment 12427 at http://ideas.4brad.com</guid>
</item>
<item>
 <title>A step in this direction?</title>
 <link>http://ideas.4brad.com/data-hosting-instead-data-portability#comment-12423</link>
 <description>&lt;p&gt;I just shared this article with the guys at the Unhosted project, figured I might as well spread the link both ways.&lt;/p&gt;
&lt;p&gt;Unhosted (&lt;a href=&quot;http://www.unhosted.org&quot; title=&quot;www.unhosted.org&quot;&gt;www.unhosted.org&lt;/a&gt;) aims to realize a somewhat simplified version of this vision, creating a standard way to separate data storage from application logic in Javascript web-apps. It&#039;s a small step, but it&#039;s in the right direction.&lt;/p&gt;
&lt;p&gt;As I mentioned to you in an e-mail a couple of months back, I&#039;m working on a lower segment of the stack (&lt;a href=&quot;http://www.pagekite.net&quot; title=&quot;www.pagekite.net&quot;&gt;www.pagekite.net&lt;/a&gt;), trying to give people a realistic way to run globally reachable servers on personal hardware, so they can actually self-host their sites (or just data) if they so choose.&lt;/p&gt;
&lt;p&gt;Both projects would obviously benefit from advice, testing, advocacy or all three. :-)&lt;/p&gt;
</description>
 <pubDate>Thu, 23 Dec 2010 04:54:07 -0800</pubDate>
 <dc:creator>Bjarni Rúnar Einarsson</dc:creator>
 <guid isPermaLink="false">comment 12423 at http://ideas.4brad.com</guid>
</item>
<item>
 <title>Building libraries</title>
 <link>http://ideas.4brad.com/data-hosting-instead-data-portability#comment-12394</link>
 <description>&lt;p&gt;One thing I envision is that when an application starts storing data about you on your own server, they might not just store the data but offer classes which can be used to work with the data, and abstract it.   In fact, one can imagine arranging it so that the only way to get at most data is through the official interfaces of the classes, with a security model that prevents other approaches.  This can allow things like logging access to data and so on.    I don&amp;#8217;t know if Javascript can do this, perhaps it can.&lt;/p&gt;

&lt;p&gt;Of course, just as there are translators from other languages to JS, there are implementations of JS for the JVM, though I don&amp;#8217;t know if they have fully caught up with everything in modern server side javascript.&lt;/p&gt;

&lt;p&gt;Overall the goal is to provide important data access and sandbox features, but otherwise restrict the language choice of coders as little as possible.&lt;/p&gt;
</description>
 <pubDate>Wed, 08 Dec 2010 23:10:00 -0800</pubDate>
 <dc:creator>brad</dc:creator>
 <guid isPermaLink="false">comment 12394 at http://ideas.4brad.com</guid>
</item>
<item>
 <title>Javascript anyone???</title>
 <link>http://ideas.4brad.com/data-hosting-instead-data-portability#comment-12393</link>
 <description>&lt;p&gt;I experiment with some of these concepts in &lt;a href=&quot;http://objectcloud.com&quot; rel=&quot;nofollow&quot;&gt;ObjectCloud&lt;/a&gt;, my web server that&#039;s designed like an operating system. It acts as a form of a personal data store.&lt;/p&gt;
&lt;p&gt;One way that I could accomplish running untrusted 3rd party code is with a simple in-browser Javascript sandbox and XHTML. There could be a way for my server to grab XHTML and Javascript from an untrusted source and filter it to a subset of trusted tags and scripts. I could then pass it various APIs for limited access to the users&#039; data. (ObjectCloud has a rich Javascript API for many kinds of data.) The biggest challenge is some way to prevent malicious Javascript from generating script tags that let it communicate with APIs outside of the sandbox; thus leaking the users&#039; data. (I know Yahoo has done some work in this area, but I don&#039;t know if it&#039;s applicable.)&lt;/p&gt;
</description>
 <pubDate>Wed, 08 Dec 2010 15:00:18 -0800</pubDate>
 <dc:creator>GWBasic</dc:creator>
 <guid isPermaLink="false">comment 12393 at http://ideas.4brad.com</guid>
</item>
<item>
 <title>The scale is just vastly different</title>
 <link>http://ideas.4brad.com/peril-facebook-anti-privacy-pattern#comment-11770</link>
 <description>&lt;p&gt;These are just two very different orders of things, dictatorships and web sites playing too lose with your data.&lt;/p&gt;

&lt;p&gt;Facebook is a useful service, and we want innovative useful services.  We just want them to be designed to not cause so many privacy risks, and they can in fact be designed that way, it&amp;#8217;s just harder.&lt;/p&gt;

&lt;p&gt;As I have said before, most people don&amp;#8217;t focus on their privacy needs until after an invasion.  So it&amp;#8217;s not surprise that millions join Facebook or Twitter regardless of their policies, and then push even those who are concerned to also join.&lt;/p&gt;
</description>
 <pubDate>Tue, 25 May 2010 18:40:04 -0700</pubDate>
 <dc:creator>brad</dc:creator>
 <guid isPermaLink="false">comment 11770 at http://ideas.4brad.com</guid>
</item>
<item>
 <title>Call it courage</title>
 <link>http://ideas.4brad.com/peril-facebook-anti-privacy-pattern#comment-11768</link>
 <description>&lt;p&gt;Many people are criticised because they join the dictator&#039;s party.  People expect more&lt;br /&gt;
courage (often wrongly stating that, in the same situation, they would show more&lt;br /&gt;
resistance).  My point is that if this expectation has some value, shouldn&#039;t we expect&lt;br /&gt;
even more courage if the threat is not backed up with guns?&lt;/p&gt;
</description>
 <pubDate>Tue, 25 May 2010 08:16:02 -0700</pubDate>
 <dc:creator>Phillip Helbig</dc:creator>
 <guid isPermaLink="false">comment 11768 at http://ideas.4brad.com</guid>
</item>
<item>
 <title>Can and will</title>
 <link>http://ideas.4brad.com/peril-facebook-anti-privacy-pattern#comment-11765</link>
 <description>&lt;p&gt;Relatives can email pictures, or print them, but they don&amp;#8217;t.   It is indeed quite convenient that they can just post them to facebook and that&amp;#8217;s all they need do to show them to the whole family and to friends.   While you can ask your relatives to print and mail photos the reality is they won&amp;#8217;t do this, or if they do, it will be reluctantly, and a smaller subset of the pictures.&lt;/p&gt;

&lt;p&gt;And in fact the same has been true of MS software, as they work to make their formats more proprietary, so that people are mailing you documents that won&amp;#8217;t load properly in anything but MS Office.  We don&amp;#8217;t like that either.     The ruling party analogy goes too far &amp;#8212; there the power of that party is backed up with guns, the lines are very clear.  I&amp;#8217;m talking about something more subtle.&lt;/p&gt;
</description>
 <pubDate>Mon, 24 May 2010 16:58:32 -0700</pubDate>
 <dc:creator>brad</dc:creator>
 <guid isPermaLink="false">comment 11765 at http://ideas.4brad.com</guid>
</item>
<item>
 <title>Give me a break</title>
 <link>http://ideas.4brad.com/peril-facebook-anti-privacy-pattern#comment-11764</link>
 <description>&lt;p&gt;&quot;But I’ve seen lots of people who have recently joined Facebook who for years did not want to. They still would prefer not to but it is the only place to get certain things now, including locating many people, and even seeing pictures of your relatives.&quot;&lt;/p&gt;
&lt;p&gt;The same argument can be used for using Microsoft software, joining the ruling political party in a dictatorship etc.&lt;/p&gt;
&lt;p&gt;Pictures from relatives?  Don&#039;t tell me that one&#039;s relatives can&#039;t email the pictures, or even print them out and send&lt;br /&gt;
them snail mail.&lt;/p&gt;
</description>
 <pubDate>Mon, 24 May 2010 07:36:46 -0700</pubDate>
 <dc:creator>Phillip Helbig</dc:creator>
 <guid isPermaLink="false">comment 11764 at http://ideas.4brad.com</guid>
</item>
<item>
 <title>Oh, I don&#039;t think so</title>
 <link>http://ideas.4brad.com/peril-facebook-anti-privacy-pattern#comment-11760</link>
 <description>&lt;p&gt;But I will play the violin for you.&lt;/p&gt;
</description>
 <pubDate>Sat, 22 May 2010 00:41:32 -0700</pubDate>
 <dc:creator>brad</dc:creator>
 <guid isPermaLink="false">comment 11760 at http://ideas.4brad.com</guid>
</item>
<item>
 <title>XKCD disagrees with you</title>
 <link>http://ideas.4brad.com/peril-facebook-anti-privacy-pattern#comment-11759</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://xkcd.com/743/&quot; title=&quot;http://xkcd.com/743/&quot;&gt;http://xkcd.com/743/&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Fri, 21 May 2010 16:24:57 -0700</pubDate>
 <dc:creator>Anonymous</dc:creator>
 <guid isPermaLink="false">comment 11759 at http://ideas.4brad.com</guid>
</item>
<item>
 <title>Exactly</title>
 <link>http://ideas.4brad.com/peril-facebook-anti-privacy-pattern#comment-11739</link>
 <description>&lt;p&gt;I don&#039;t have a problem with Facebook selling my private data, because I NEVER GAVE THEM ANY.  The closest they&#039;ve gotten to me is one of my spamtrap email address.&lt;/p&gt;
&lt;p&gt;As for the rest of the web, do you really think that my email address is &quot;what@why.net&quot;?&lt;/p&gt;
</description>
 <pubDate>Tue, 18 May 2010 15:39:05 -0700</pubDate>
 <dc:creator>DensityDuck</dc:creator>
 <guid isPermaLink="false">comment 11739 at http://ideas.4brad.com</guid>
</item>
<item>
 <title>Facebook is the web and the internet is computing</title>
 <link>http://ideas.4brad.com/peril-facebook-anti-privacy-pattern#comment-11730</link>
 <description>&lt;p&gt;Well, for those folks those statements are true.&lt;/p&gt;

&lt;p&gt;If Facebook were just one player in the social network and identity battles, I would agree with your statement (which matches Facebook&amp;#8217;s own statement that they believe all of Facebook is &amp;#8220;opt in&amp;#8221; because you have to decide to use Facebook.)&lt;/p&gt;

&lt;p&gt;But I&amp;#8217;ve seen lots of people who have recently joined Facebook who for years did not want to.  They still would prefer not to but it is the only place to get certain things now, including locating many people, and even seeing pictures of your relatives.    At least with today&amp;#8217;s architectures, there is a bit of a natural monopoly in social network databases.   Only the one that has your associates is usable for you, and that&amp;#8217;s generally the market dominator in your geographic area or sector.   It&amp;#8217;s very hard for two companies to meaningfully compete over the same zone of people, especially if one is a giant.   It&amp;#8217;s even hard to get competition in the identity space once it congeals, though it is slightly easier.  Many people seek &amp;#8220;data portability&amp;#8221; as the answer to the anti-competitiveness, but as I have written, that may just mean all your data is now out at lots of sites, with an even greater probability of losing all control of it.&lt;/p&gt;

&lt;p&gt;As I identify in this article, there will be market pressure for Facebook to play free with the data.   However, the irony is that the more secure they are in that state, the less need they have to sell off their users for revenue.  (They may still have the desire but not the need.)&lt;/p&gt;
</description>
 <pubDate>Fri, 14 May 2010 11:29:11 -0700</pubDate>
 <dc:creator>brad</dc:creator>
 <guid isPermaLink="false">comment 11730 at http://ideas.4brad.com</guid>
</item>
<item>
 <title>Different strategy</title>
 <link>http://ideas.4brad.com/peril-facebook-anti-privacy-pattern#comment-11729</link>
 <description>&lt;p&gt;Facebook has to earn money somehow.  Obviously, playing free with data is good for their&lt;br /&gt;
business, so I don&#039;t see how they could be pressured into changing this (if it happens, they&lt;br /&gt;
might fold as their revenue goes down and they can&#039;t afford their expensive backend).&lt;/p&gt;
&lt;p&gt;But why not &quot;just say no&quot;?  I don&#039;t think the idea of using the website of a private company as&lt;br /&gt;
a universal identifier is a good idea.&lt;/p&gt;
&lt;p&gt;If someone finds social networking essential, as opposed to useful, then he has my sympathy.&lt;/p&gt;
&lt;p&gt;This reminds me of folks who think Facebook is the web is the internet is computing.  :-)&lt;/p&gt;
</description>
 <pubDate>Fri, 14 May 2010 04:17:17 -0700</pubDate>
 <dc:creator>Phillip Helbig</dc:creator>
 <guid isPermaLink="false">comment 11729 at http://ideas.4brad.com</guid>
</item>
</channel>
</rss>

