From 21489031250e6751c24dfc709d37be7a9d3c4f91 Mon Sep 17 00:00:00 2001 From: Zooko O'Whielacronx Date: Mon, 21 Jan 2008 17:26:28 -0700 Subject: [PATCH] docs: architecture.txt: reflow to 77 cols Experiment showed that reflowing to 77 cols changed the fewest lines. --- docs/architecture.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/architecture.txt b/docs/architecture.txt index a419f5d7..b7526228 100644 --- a/docs/architecture.txt +++ b/docs/architecture.txt @@ -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, -- 2.45.2