-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from WebOfTrustInfo/master
updating from source
- Loading branch information
Showing
16 changed files
with
943 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | |
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
||
} |
Oops, something went wrong.