Commit 41c9e67901fc24aafb8fc9b3acf3208e23eb411f
re-use https://github.com/ssbc/docs/commit/6df9ea93a94bb89306a4646684660ff2983c5a22
Michael Williams committed on 3/22/2017, 10:01:46 AMParent: 78f269bb04720396b1261e001472633ce50f765d
Files changed
stories/design-challenge-avoid-centralization-and-singletons.md | changed |
stories/design-challenge-avoid-centralization-and-singletons.md | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | # Design Challenge: Avoid Centralization and Singletons |
2 | 2 … | |
3 | -SecureScuttlebutt goes out of it's way to avoid both centralization and singletons. | |
3 … | +SecureScuttlebutt goes out of its way to avoid both centralization and singletons. | |
4 | 4 … | |
5 | 5 … | ## Avoiding Centralization |
6 | 6 … | |
7 | 7 … | The danger of centralization is obvious: it creates a single point of failure that can easily be attacked, or act as an attacker. |
Built with git-ssb-web