(no title)
missing-acumen | 1 year ago
Today's most advanced projects are able to compile pretty much arbitrary rust code into provable RISC-V programs (using SNARKs).
Imo that solves a good chunk of the problem of proving to software users that what they get is what they asked for.
yokem55|1 year ago
missing-acumen|1 year ago
jt2190|1 year ago
> … zero-knowledge succinct non-interactive argument of knowledge (zkSNARK), which is a type of zero-knowledge proof system with short proofs and fast verification times. [1]
[1] Microsoft Spartan: High-speed zkSNARKs without trusted setup https://github.com/microsoft/Spartan
sabas123|1 year ago
Provable does not imply secure.
missing-acumen|1 year ago