Hacker News new | ask | show | jobs
by jitl 655 days ago
how do such immutable systems deal with redaction eg for GDPR delete requests? Do you need to repack the whole history, and break the existing signature chain?
1 comments

Yes that’s what you’d do. Makes sense to partition eg one chat per database file / proof chain, for lots of reasons including that.