Soundness Error in BrainSTARK(aszepieniec.github.io)
aszepieniec.github.io
Soundness Error in BrainSTARK
https://aszepieniec.github.io/stark-brainfuck/attack.html
3 comments
Unfortunately this can add some overhead to the memory table though. I wonder if there's a better solution than the one proposed here. Not that it matters for Brainfuck too much, as it's a toy language, but it would be very relevant for bigger STARK VMs.
It turns out there is an attack on the BrainSTARK proof system [1]. The tutorial was extended to explain and fix the attack.
[1]: https://aszepieniec.github.io/stark-brainfuck/
[1]: https://aszepieniec.github.io/stark-brainfuck/
Building sound and complete STARKs are really an intricate affair! I have no doubt that we'll eventually get there though!