Skip to content

TODO #1

Open
31 of 36 tasks
poma opened this issue Jan 17, 2020 · 11 comments
Open
31 of 36 tasks

TODO #1

poma opened this issue Jan 17, 2020 · 11 comments

Comments

@poma
Copy link
Contributor

poma commented Jan 17, 2020

General

  • compute results and radix files for PPoT ceremony
    • confirm with Kobi and Alex that generating radix files from the last response is correct
  • add dockerfile for Rust phase2
  • add DB for contribution metadata
  • twitter OAuth
  • test concurrent contributions
  • test S3 uploads
  • Update readme(initial ceremony)
  • dont show "make tweet" if anonymous, fix button text
  • fix rust. show the authorize link
  • RANDOM on WEBASM !

.

  • make app waiting while mysql runs (docker stuff)
  • github OAuth
  • use ORM for DB
  • attestation tweet (we should decide what way we will implement it)
  • ability to add contribution metadata after contribution from source (authorize-contribution page)
  • Update the Github oauth mechanism. Please use the Authorization HTTP header instead as using the access_token query parameter is deprecated and will be removed July 1st, 2020.
  • test scripts that verify contributions and generate prover/verifier keys and verifier contract with real Tornado data and UI
  • create volume for the app because it stores contributions
  • test ceremony with real snark!
  • how to attest if signed with github?
  • attestation text bug in production (hashtag)

UI

  • add the link to Instructions
  • add download all contributions (button? link? from S3 or from our server?)
  • add loading for /authorize-contribution page
  • add token param check for /authorize-contribution page
  • validate twitter username - remove emoji's
  • design web UI
  • remove contributions column
  • freeze UI when generating
  • UI bug when removed the name after twitter login
  • icons to remote resource for attestation (instead tweet, gist)
    ...
  • notify when it's generating and uploading to the server

Audit of contribution generation code

Post ceremony

  • generate final keys
  • upload ceremony transcript to IPFS
  • make a medium post with results
@ytrezq
Copy link

ytrezq commented Mar 21, 2020

@poma : add an option for manually computing proof from the webassembly module ?

@poma
Copy link
Contributor Author

poma commented Mar 21, 2020

No. You should compile from Rust source code instead and use CLI (there is also a Docker version)

@ytrezq
Copy link

ytrezq commented Mar 21, 2020

@poma : but then, where’s the source code ?

@poma
Copy link
Contributor Author

poma commented Mar 21, 2020

@ytrezq
Copy link

ytrezq commented Mar 21, 2020

@poma : given a note, along a root and a nullifier, and other withdrawal parameters, I want to compute the proof using the proving keys deployed on the Ethereum mainnet.

I don’t see any ᴄʟɪ program for that.

@poma
Copy link
Contributor Author

poma commented Mar 21, 2020

oh you mean proof and not contribution. In this case you are asking this in a wrong repo. This repository is about Trusted Setup MPC ceremony

@ytrezq
Copy link

ytrezq commented Mar 21, 2020

@poma : isn’t this repo about the source code of the website ?

@poma
Copy link
Contributor Author

poma commented Mar 21, 2020 via email

@ytrezq
Copy link

ytrezq commented Mar 21, 2020

@poma : so what’s the right place ?

@poma
Copy link
Contributor Author

poma commented Mar 21, 2020

https://github.com/tornadocash/tornado-core

you will also find cli.js tool there

@ytrezq
Copy link

ytrezq commented Mar 21, 2020

@poma : how to use it in browser ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants