Skip to content

Commit

Permalink
Merge pull request #1 from WebOfTrustInfo/master
Browse files Browse the repository at this point in the history
updating from source
  • Loading branch information
brentzundel authored Oct 5, 2017
2 parents 11abd96 + 5a14230 commit ba0bf56
Show file tree
Hide file tree
Showing 16 changed files with 943 additions and 1 deletion.
Binary file removed .DS_Store
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
* Mike Lodder, Evernym/Sovrin
* Zachary Larson, Independent
* Irene Hernandez, Independent
* Katryna Dow, Meeco



Expand Down
21 changes: 20 additions & 1 deletion draft-documents/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,20 @@
This will be the location for in-process documents, created at the design workshop.
The following docs may be coming out of the RWOT5 workshop:

Name | Lead | Status
---|---|---
DCS Triangle | Greg S. |
Breaking (Down) the Law | Dazz |
DID Resolver | Markus |
Amira Use Case | Joe A. |
Data Minimization & Selective Disclosure | Lionel |
Messaging | Daniel B. |
Identity Mental Maps | Joe A. |
GDPR | Marta |
DID Chaining | Chris W. |
Templates for DID Method Specs | Drummond |
Verus1 Method Spec | Manu |
Hub->OCAP Model |
Four Primers | Joe, Natalie, Drummond, Manu |
Activity Pub Update | Chris W. |
IPID Method Spec | Jonny |
Blockcerts Revocation with DIDs | Kim |
535 changes: 535 additions & 0 deletions draft-documents/dcs-theorem/The-DCS-Theorem.md

Large diffs are not rendered by default.

Binary file added draft-documents/dcs-theorem/The-DCS-Theorem.pdf
Binary file not shown.
42 changes: 42 additions & 0 deletions draft-documents/dcs-theorem/dcs.bib
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
@online{Slepak2016,
Title = {{Deprecating May's Theorem}},
Author = {Slepak, Greg},
Date = {2016},
Journal = {Group Income},
Url = {https://groupincome.org/2016/09/deprecating-mays-theorem/},
}
@online{SlepaksTriangle,
Title = {{Slepak's Triangle}},
Author = {Slepak, Greg},
Date = {2016-10-17},
Journal = {Rebooting Web-of-Trust},
Url = {https://github.com/WebOfTrustInfo/rebooting-the-web-of-trust-fall2016/blob/master/topics-and-advance-readings/Slepaks-Triangle.pdf},
}
@online{McConaghy2016,
Title = {{The DCS Triangle}},
Author = {McConaghy, Trent},
Date = {2016-07-10},
Url = {https://medium.com/the-bigchaindb-blog/the-dcs-triangle-5ce0e9e0f1dc},
}
@online{SlepakTweet,
Author = {Slepak, Greg},
Date = {2016-07-16},
Url = {https://twitter.com/taoeffect/status/754451315632197632},
}
@article{Croman2015,
author = {Croman, Kyle and Decker, Christian and Eyal, Ittay and Gencer, Adem Efe and Juels, Ari and Kosba, Ahmed and Miller, Andrew and Saxena, Prateek and Shi, Elaine and Sirer, Emin Gun and Song, Dawn and Wattenhofer, Roger},
title = {{On Scaling Decentralized Blockchains}},
url = {http://fc16.ifca.ai/bitcoin/papers/CDE+16.pdf},
date = 2015,
}

@comment{
https://github.com/jgm/pandoc-citeproc/blob/master/tests/biblio2yaml/online.biblatex
https://github.com/jgm/pandoc-citeproc/blob/master/tests/biblio2yaml/options-url-false-doi-false.biblatex

Prior independent work by McConaghy2016 showed... We show that by modifying the definition of "Scale" we can construct a proof showing that decentralized consensus systems cannot compete, in terms of scalability, with their centralized counterparts.
Dyer JRG, Johansson A, Helbing D, et al. Leadership, consensus decision making and collective behaviour in human crowds. Phil Trans R Soc B 2009; 364: 781–89.
Couzin ID, Krause J, Franks NR, et al. Effective leadership and decision-making in animal groups on the move. Nature 2005; 433: 513–16.
The Most Intolerant Wins: The Dominance of the Stubborn Minority http://fooledbyrandomness.com/minority.pdf

}
Loading

0 comments on commit ba0bf56

Please sign in to comment.