Add Sybil attack

This commit is contained in:
Oskar Thoren 2018-12-03 12:17:28 +08:00
parent 5cbf0e0abb
commit 2d6329e89a
1 changed files with 7 additions and 0 deletions

View File

@ -12,6 +12,8 @@ Your [contributions](contributing.md) are welcomed.
- [Messaging](#messaging)
- [Anonymity](#anonymity)
- [Censorship Resistance](#censorship-resistance)
- [Coercion Resistance](#coercion-resistance)
- [Attacks](#attack)
- [Applications](#applications)
## Fundamentals
@ -63,6 +65,11 @@ Your [contributions](contributing.md) are welcomed.
- [On-Chain Vote Buying and the Rise of Dark DAOs](http://hackingdistributed.com/2018/07/02/on-chain-vote-buying/) - on problems of user generated keys and electronic voting
## Attacks
- [The Sybil Attack](https://www.freehaven.net/anonbib/cache/sybil.pdf) - attack on p2p systems from cheap identity generation, requiring some form of logically centralized authority
## Applications
- [Briar](https://briarproject.org/) - messaging app employing several censorship-resitance techniques, like direct device-to-device comms (bluetooth, wifi), Tor routing