where some object is given an ID
in data minimization, you would store the id and object securely, then replace each object in the minimizable dataset with the ID. (like a lookup table).
1 min read
where some object is given an ID
in data minimization, you would store the id and object securely, then replace each object in the minimizable dataset with the ID. (like a lookup table).