diff --git a/applications/planetary.md b/applications/planetary.md new file mode 100644 index 0000000..e69de29 diff --git a/applications/riot.md b/applications/riot.md new file mode 100644 index 0000000..e69de29 diff --git a/applications/steemit.md b/applications/steemit.md new file mode 100644 index 0000000..e69de29 diff --git a/overview.md b/overview.md index 67987c1..a5a8e77 100644 --- a/overview.md +++ b/overview.md @@ -46,7 +46,7 @@ This section will be structured as comparisons between how protocols handle thes - Data models - Data availability -#### Money +#### Monetization - Business models - Payment diff --git a/topics/data.md b/topics/data.md new file mode 100644 index 0000000..e69de29 diff --git a/topics/filtering.md b/topics/filtering.md new file mode 100644 index 0000000..e69de29 diff --git a/topics/governance.md b/topics/governance.md new file mode 100644 index 0000000..e69de29 diff --git a/topics/identity.md b/topics/identity.md new file mode 100644 index 0000000..e69de29 diff --git a/topics/moderation.md b/topics/moderation.md new file mode 100644 index 0000000..e69de29 diff --git a/topics/monetization.md b/topics/monetization.md new file mode 100644 index 0000000..e69de29 diff --git a/topics/zk-SNARK-and-decentralized-identity.md b/topics/zk-SNARK-and-decentralized-identity.md deleted file mode 100644 index d5252ec..0000000 --- a/topics/zk-SNARK-and-decentralized-identity.md +++ /dev/null @@ -1,15 +0,0 @@ -[Zero-knowledge Proof of Identity paper](https://eprint.iacr.org/2019/546.pdf) - "turning X.509 certificates into anonymous credentials." - - -[business level description of zkSNARK](https://medium.com/@SamRadOfficial/why-zk-snarks-are-crucial-for-blockchain-data-privacy-e02f4bc1d352) -"zk-SNARK is a form of cryptography that proves possession of certain information without revealing that information, and without any interaction between the prover and verifier." - - -[Introduction to zk-SNARKs with Examples](https://media.consensys.net/introduction-to-zksnarks-with-examples-3283b554fc3b) - -It looks like the libraries available are still fairly early stage, but the excitement around it should make them move fairly fast - -Open question - how can this be integrated into a universal-use protocol that may include participants that do not use zkSNARK - -can we use it with different levels of uncertainty from different external providers who might identify people in looser ways? -