Remix.run Logo
danielvaughn an hour ago

I know someone who works at a data center for the IRS, and a lot of their records are all stored in PDFs. He thought it was disgusting when he first learned about it, but eventually realized that it's essentially resistant to a large scale data leak. Retrieval just isn't fast enough.

Zambyte an hour ago | parent [-]

How is it resistant? Can't all the pdfs just be leaked?

lesuorac 37 minutes ago | parent | next [-]

Right, the entire PDF.

You can't just create a tiny csv of the records you want. You need to upload GBs of data which is easily noticed by any of the routers involved.

Although I mean just because somebody noticed data is being leaked they might not have the authority to stop that doge employee or whomever.

GolfPopper 38 minutes ago | parent | prev [-]

Presumably the pdfs are so large that moving any significant chunk of them over available bandwidth takes so much time, and requires so much storage, that doing so just isn't useful for the attacker.

While I don't know any of the relevant numbers involved, imagine a scenario where exfiltrating even 10% of the total data would take years. What would be the point?

A malicious actor can target individual records, but leaking a lot of them becomes impractical.