ucan-wg / spec

User Controlled Authorization Network (UCAN) Specification
https://ucan.xyz
Other
190 stars 18 forks source link

Explore ZK scaling #6

Open expede opened 2 years ago

expede commented 2 years ago

Chained proofs rarely become extremely long in practice (except with RSA, but that's more on RSA). There are several ways around this problem, including moving proofs to a DHT, but SNARKs/STARKs seem like a fruitful possible future direction. Mainly noting down here since it's come up a bunch in conversations

oed commented 2 years ago

Also thought about this approach. Definitely seems like the right direction for chained proofs!

expede commented 2 years ago

This seems basically what we're talking about https://eprint.iacr.org/2022/878.pdf