]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs: architecture.txt: reflow to 77 cols
authorZooko O'Whielacronx <zooko@zooko.com>
Tue, 22 Jan 2008 00:26:28 +0000 (17:26 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Tue, 22 Jan 2008 00:26:28 +0000 (17:26 -0700)
Experiment showed that reflowing to 77 cols changed the fewest lines.

docs/architecture.txt

index a419f5d7c0b02af4030710cfd7daa782db132780..b75262285e631d78406ca30429638b2aa0981fc9 100644 (file)
@@ -577,8 +577,8 @@ will take out all of them at once. The "Sybil Attack" is where a single
 attacker convinces you that they are actually multiple servers, so that you
 think you are using a large number of independent peers, but in fact you have
 a single point of failure (where the attacker turns off all their machines at
-once). Large grids, with lots of truly-independent peers, will enable the
-use of lower expansion factors to achieve the same reliability, but increase
+once). Large grids, with lots of truly-independent peers, will enable the use
+of lower expansion factors to achieve the same reliability, but increase
 overhead because each peer needs to know something about every other, and the
 rate at which peers come and go will be higher (requiring network maintenance
 traffic). Also, the File Repairer work will increase with larger grids,