Big update coming to @reclaimprotocol Previously, we would redact everything but the data to be revealed. Primarily, for performance reasons. Soon, we can redact only the parts that contain sensitive information, and keeping rest of the body intact.
What this means is the data structure of the page is verifiable. Especially, in cases where the page also displays user generated data (comments, profile info etc) - we can be sure the data has been verified from exactly the part of the page where we expect.
All of this not only without a performance loss, but actually a performance gain! This means you can have better data integrity guarantees than ever before.
1,37K