]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs: fix mis-spelled word in about.html
authorZooko O'Whielacronx <zooko@zooko.com>
Sun, 2 Aug 2009 05:03:20 +0000 (22:03 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Sun, 2 Aug 2009 05:03:20 +0000 (22:03 -0700)
docs/about.html

index 618134056c6e061a3fc7e2d6cc0a0ca12a303768..d6fd33007bbee461e1d0c5914ab8b8cabd281e8f 100644 (file)
@@ -12,7 +12,7 @@
     <p>Welcome to Tahoe-LAFS, the first cloud storage system with <cite>provider-independent security</cite>.</p>
 
     <h2>provider-independent security?</h2>
-    <p>Every seller of cloud storage services will tell you that their service is "secure".  But what they mean by that is something fundamentally different from what we mean.  What they mean by "secure" is that after you've given them the power to read and modify your data, they try really hard not to let this power be misued.  This turns out to be difficult!  Bugs, misconfigurations, or operator error can accidentally expose your data to another customer or to the public, or can corrupt your data.  Criminals routinely gain illicit access to corporate servers.  More insidiously, employees of the service provider itself may violate your privacy out of carelessness, avarice, or mere curiousity.  The most conscientious of these service providers spend considerable effort and expense trying to mitigate these risks.</p>
+    <p>Every seller of cloud storage services will tell you that their service is "secure".  But what they mean by that is something fundamentally different from what we mean.  What they mean by "secure" is that after you've given them the power to read and modify your data, they try really hard not to let this power be misused.  This turns out to be difficult!  Bugs, misconfigurations, or operator error can accidentally expose your data to another customer or to the public, or can corrupt your data.  Criminals routinely gain illicit access to corporate servers.  More insidiously, employees of the service provider itself may violate your privacy out of carelessness, avarice, or mere curiousity.  The most conscientious of these service providers spend considerable effort and expense trying to mitigate these risks.</p>
     <p>What we mean by "security" is something different.  <em>The service provider never has the ability to read or modify your data in the first place.</em>  Never.  If you use Tahoe-LAFS, then all of the threats described above are non-issues to you.  Not only is it easy and inexpensive for the service provider to maintain the security of your data, but in fact they couldn't violate its security if they tried.  This is what we call <em>provider-independent security</em>.</p>
     <p>This guarantee is integrated naturally into the cloud storage framework and doesn't require you to perform a manual pre-encryption step or cumbersome key management.  (After all, having to do cumbersome manual operations when storing or accessing your data would nullify one of the primary benefits of using cloud storage in the first place.)</p>
     <p>Here's how it works.</p>