alokjkashyap / EthFlashCard

A ethereum app to generate a flash card with redeemable function
MIT License
1 stars 1 forks source link

Using Password in functions is not secure. Implement zk commitments or alternative way. #16

Open berkingurcan opened 1 year ago

berkingurcan commented 1 year ago

Like tornado cash, implementing zk commitments with circom can be used provide security.

alokjkashyap commented 1 year ago

Love that. I'm mostly busy with my job but will look into it soon.