devcon 5 / crypto for activism
Duration: 00:41:18
Speaker: Amir Taaki, Micah White
Type: Talk
Expertise: Intermediate
Event: Devcon
Date: Invalid Date
The DarkTech Renaissance
Amir Taaki gives his talk on the DarkTech Renaissance.
Agreement Making in Solidity: A Legal Perspective
Bill Marino of Cornell Tech presents on Agreement Making in Solidity: A Legal Perspective.
Onchain Capital Allocation: From current mechanisms to future possbilities
Capital allocation, from paying bills to complex organizational funding, often suffers from inefficiencies and lack of transparency. Web3 has the potential to revolutionize this by enabling more efficient, effective, and transparent capital distribution. By addressing coordination failures and introducing new onchain strategies, crypto could transform how society allocates resources. Gitcoin founder Kevin Owocki will articulate this design space in this 20 minute talk.
Ethereum Governance: Showcase and Tools
Governance is hard, especially in a blockchain community. This breakout session aims to educate participants on the history, major groups, and interactive tools around Ethereum governance. We will have representation from major governance bodies such as the Fellowship of Ethereum Magicians, EIP editors, and core developers. The activities in the breakout session will include short presentations from each governance group, a Q&A session, and demos of software and tools used in the governance process, such as exciting new voting/signaling tools.
Common Knowledge Machines
Common knowledge is a precondition for collective action. Yet, increasing polarization in information ecosystems risks undermining common knowledge formation. This talk introduces Community Posts, a mechanism that leverages diversification and zero-knowledge proofs to help people identify divides, bridge them and find common ground, fostering greater common knowledge in social networks.
Backfeed
Matan Field presents on Backfeed (http://backfeed.cc), which develops resilient technology and new economic models to support free, large-scale, systematic collaboration.
devp2p
Ethereum's Alex Leverington presents on "devp2p", Ethereum's networking protocol.
Decentralized Identity & Reputation
Since leaving Truebit, I have been focused on the problem of decentralized identity and reputation. This is an important missing primitive that enables some of the most exciting blockchain use-cases: governance (e.g. quadratic voting), airdrops, unsecured unchain lending, and security tokens. Reputation enables protocols to utilize iterated games instead of one-off games; and identity enables much better UX for usage of dapps. I would like to give a 20 minute presentation on our research into identity and reputation. I will begin by demonstrating the importance of reputation in the pseudonymous decentralized context, present the possible architectures under consideration (1) based on trust graphs and PageRank, 2) based on social collateral, and 3) based on attestations made by anchors, and finally discuss open problems in order to engage the attendees on this topic going forward. Our recent breakout session in San Francisco (with engineers from Metamask, Dharma, Protocol Labs, and Google Brain) demonstrates some of our latest thinking on this topic! – https://twitter.com/sinahab/status/1027639769910525952
Governance Schizophrenia of Decentralized Protocol
Decentralized protocol has conflicting needs of governance during its life-cycle. In the early stages, the protocol needs fast, flexible and focused development. Such is usually achieved by the founding team controlling both roadmap and team composition. Autocratic leadership enables the protocol effective bootstrapping and fast time to market. As the protocol matures, more and more people become dependent on it. Characteristics of being fast, flexible (and centralized) transforms from an advantage to the unwanted feature. People who build their businesses and lock-in their future on chosen platform are not willing to undertake risk of their lives being governed by nontransparent organization. So, how can it be addressed? Building decentralized protocol with the governance transformation process in mind (from day one) is the answer. Let's elaborate on the most efficient and non-destructive governance transformation model that would put order to the noise of the protocol schizophrenic needs. From foundation to algorithmic democracy (DAO)...
Exploiting Inattention & Optimism in DAOs
Many DAOs have adopted Oracle based tools to make gassless votes executable. I demonstrated an exploit of one such oracle that was possible because the other users on the oracle app were undercapitalized or not paying attention. This type of attack highlights the weaknesses and risks of many assumptions people have about the attention span of DAO members, and execution conditions. I will show common misconfigurations of tools that are the most risky, and show people how they can fix them.