Show HN: Zero-Knowledge Proofs in WebAssembly
zkwasm.kobi.one
Show HN: Zero-Knowledge Proofs in WebAssembly
1–8 of 8 posts
Re: Show HN: Zero-Knowledge Proofs in WebAssembly
#2Re: Show HN: Zero-Knowledge Proofs in WebAssembly
#3Re: Show HN: Zero-Knowledge Proofs in WebAssembly
#4Re: Show HN: Zero-Knowledge Proofs in WebAssembly
#5I think that needs a bit of context... what is all this topic about and how should it be answered for what purposed; what happens when someone completes the test?
This link is a demo page that has some zero-knowledge proofs (zkSNAKS) programmed in WebAssembly which is a new and fast way to run code in a browser. It's not a test, just an interactive demo to show that it works.
Re: Show HN: Zero-Knowledge Proofs in WebAssembly
#6I think that needs a bit of context... what is all this topic about and how should it be answered for what purposed; what happens when someone completes the test?
Re: Show HN: Zero-Knowledge Proofs in WebAssembly
#7I think that needs a bit of context... what is all this topic about and how should it be answered for what purposed; what happens when someone completes the test?
Here's Wikipedia on ZKPs, to give people context. https://en.wikipedia.org/wiki/Zero-knowledge_proof It's unclear that this is yet possible to execute satisfactorily for internet use, and smart observers I've spoken to think it's at least a couple of years away, if not more. But here's a link from the wikipedia article suggesting something's up. https://cointelegraph.com/news/ethereum-upgrade-byzantium-is...
What do you mean? ZCash uses zksnarks. Or did you mean browser instead of internet use?