From a825c0a55bd8f6597a0ea71fbdd18a39c4242a0f Mon Sep 17 00:00:00 2001 From: Jet Hughes Date: Wed, 16 Nov 2022 11:43:40 +1300 Subject: [PATCH] vault backup: 2022-11-16 11:43:40 --- content/notes/against-on-chain-governance.md | 9 --------- content/notes/blockchain-project.md | 5 ++--- content/notes/think-writing.md | 3 +-- 3 files changed, 3 insertions(+), 14 deletions(-) delete mode 100644 content/notes/against-on-chain-governance.md diff --git a/content/notes/against-on-chain-governance.md b/content/notes/against-on-chain-governance.md deleted file mode 100644 index b195d00f2..000000000 --- a/content/notes/against-on-chain-governance.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: "against-on-chain-governance" -tags: -- article ---- - -https://medium.com/@Vlad_Zamfir/against-on-chain-governance-a4ceacd040ca - -this article aims to refute diff --git a/content/notes/blockchain-project.md b/content/notes/blockchain-project.md index 4c6e4bc81..9f46c13bb 100644 --- a/content/notes/blockchain-project.md +++ b/content/notes/blockchain-project.md @@ -11,8 +11,8 @@ Blockchain technology falls into two distinct classes: open (permissionless) blo - what actually is hyperledger fabric? Is it a closed blockchain that different groups can run independently for their own use-case? Or is it one single closed blockchain that many different groups participate in. - # Notes +- [think-writing](notes/think-writing.md) - [412-lectures](notes/412-lectures.md) - [hyperledger-fabric](notes/hyperledger-fabric.md) - [governance](notes/governance.md) @@ -21,8 +21,7 @@ Blockchain technology falls into two distinct classes: open (permissionless) blo - [dApps](notes/dApps.md) - [sybil-problem](notes/sybil-problem.md) - [smart-contracts](smart-contracts) -- [against on chain governance](notes/against-on-chain-governance) -- + # Reading - https://en.wikipedia.org/wiki/Cyberocracy - https://en.wikipedia.org/wiki/Government_by_algorithm diff --git a/content/notes/think-writing.md b/content/notes/think-writing.md index a3d6f491d..5ed8fdc05 100644 --- a/content/notes/think-writing.md +++ b/content/notes/think-writing.md @@ -6,7 +6,7 @@ tags: 15/11 -where to start? pretty overwhelmed with this whole blockchain thing. Not really sure where this project is going. At the moment what I understand is that I'm looking to a more open version of a closed blockchain. One which is initiated by a central authority e.g., the government, who then allows other parties to join. In the example with the organic supply wh- would each company who wanted to verify that their produce is organic, "join" a central blockchain. From the beginning of the (supply) chain to the end there are many different companies involved. So would the journey of the item be tracked on a blockchain? Maybe not neccessarily the journey but maybe throughout its route, each thing (or an agreement to provide that thing) that is need to prove an item's "organicness" is added to the chain, then when it reaches the end the chain is discarded? Surely that's not right. Does a blockchain necessarily need to represent a *sequence*? Yeah I think so. But a currency like bitcoin is an infinite sequence, whereas an items journey is finite. What does a blockchain used in a supply chain context represent? +where to start? pretty overwhelmed with this whole blockchain thing. Not really sure where this project is going. At the moment what I understand is that I'm looking to a more open version of a closed blockchain. One which is initiated by a central authority e.g., the government, who then allows other parties to join. In the example with the organic supply wh- would each company who wanted to verify that their produce is organic, "join" a central blockchain. From the beginning of the (supply) chain to the end there are many different companies involved. So would the journey of the item be tracked on a blockchain? Maybe not neccessarily the journey but maybe throughout its route, each thing (or an agreement to provide that thing) that is need to prove an item's "organicness" is added to the chain, then when it reaches the end the chain is discarded? Surely that's not right. Does a blockchain necessarily need to represent a *sequence*? Yeah I think so. But a currency like bitcoin is an infinite sequence, whereas an items journey is finite. ==What does a blockchain used in a supply chain context represent?== From the abstract - "closed blockchains are considered by some to be insufficiently decentralised.This summer project aims to prototype a compromise: a closed blockchain system that encodes voting rules about self-governance, so that closed blockchain technology can be used in a more open manner" @@ -29,4 +29,3 @@ https://medium.com/@WayneVaughan/open-vs-closed-blockchains-let-s-end-this-madne https://developer.oracle.com/learn/technical-articles/permissioned-blockchain - Permissioned — Open, decentralized networks with universal consensus validation; anyone can join the network and possess a copy of the ledger -- \ No newline at end of file