Skip to content

Commit

Permalink
Merge pull request #52 from aragonzkresearch/cleanup-2024-01-01
Browse files Browse the repository at this point in the history
Remove oomp post
  • Loading branch information
alex-kampa authored Jan 2, 2024
2 parents c6bb670 + 088ecc0 commit fee2dbb
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 91 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
*.DS_Store
blogo
blogo
docs/
6 changes: 0 additions & 6 deletions blogo-input/blogo.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,12 +113,6 @@
"metadescr": "Blind-OVOTE is a L2 voting solution which combines the validity rollup (~“zkRollup”) ideas with blind signatures over elliptic curves inside zkSNARK, to provide gasless anonymous voting with onchain binding execution on Ethereum.",
"outsideArticle": "https://forum.aragon.org/t/blind-ovote-ovote-with-blind-signatures-for-voter-anonymity/3881"
},
{
"thumb": "oomp_thumb.md",
"md": "oomp.md",
"metaimg": "img/twitter-blog-blank.jpg",
"metadescr": "One of many proofs are at their heart a membership proof, also know as a ring signature. In other words, whereas a normal digital signature attests to the statement 'I know the private key that corresponds to this public key', ring signatures prove the statement 'I know the private key that corresponds to one of the public keys in this list', without revealing which of the public keys that it is."
},
{
"thumb": "simple-soundness_thumb.md",
"md": "simple-soundness.md",
Expand Down
78 changes: 0 additions & 78 deletions blogo-input/posts/oomp.md

This file was deleted.

6 changes: 0 additions & 6 deletions blogo-input/posts/oomp_thumb.md

This file was deleted.

0 comments on commit fee2dbb

Please sign in to comment.