git ssb

9+

mixmix / ssb-handbook



Commit a89d22bb4f87a613e83fbaf85bb13e13288f1994

Fix typo "an anyone" -> "anyone"

Alexander Matson authored on 4/11/2018, 1:14:22 PM
GitHub committed on 4/11/2018, 1:14:22 PM
Parent: a366db962b85ec732cd149a68ae74882750e3b5d

Files changed

stories/design-challenge-sybil-attacks.mdchanged
stories/design-challenge-sybil-attacks.mdView
@@ -1,7 +1,7 @@
11 # Design Challenge: Sybil Attacks
22
3-If it is possible for an anyone to connect to a computer system then it may be possible to interfere with the operation of that system, and defenses against interference must be designed in.
3 +If it is possible for anyone to connect to a computer system then it may be possible to interfere with the operation of that system, and defenses against interference must be designed in.
44
55 For example, email's design is vulnerable to spam.
66 To send someone an email, all that is required is to have their email address; email is unsolicited messaging, so it's easy to send nuisance or fraud emails.
77

Built with git-ssb-web