There is no honour amongst data thieves.
https://www.microsoft.com/en-us/research/blog/password-monit...
If anything, this article understates the problem. A single Nvidia RTX4090 can calculate 164 billion MD5 hashes per second running hashcat software:
https://gist.github.com/Chick3nman/32e662a5bb63bc4f51b847bb4...
That said, surprisingly few people are aware of this fact, even senior technical leadership at Big Tech companies, so I'm not surprised dodgy Ad-Tech companies are not either, and it might be an illustration of Hanlon's Razor: do not ascribe to malice what can be better explained by incompetence (even if ad-tech companies long ago forfeited the benefit of doubt).
This year it's advertised as confidential, rather than anonymous, so I suppose that is an improvement.
While of course not realising that GDPR implementation is partially on them and that some of those metrics are literally impossible to implement without breaching into GDPR territory. Any company saying that they are "fully GDPR compliant" but also giving you retention and attribution metrics by default is probably confusing you in this way.
This isn't perfect, but there hasn't been a single customer (bank) that pushed back against it yet.
Salting does mostly solve the problem from an information theory standpoint. Correlation analysis is a borderline paranoia thing if you are practicing reasonable hygiene elsewhere.
If you added a salt, this would still allow you to reverse some particular hashed phone number in about 4 hours, it just wouldn't allow you to do all of them at the same time.
If it's not stored alongside the hash it's not a salt, it's something else.
That is not even true. The definition in the article does not substantiate it. There is no requirement for the salt to be stored alongside the hash.
The definition in the article is sufficiently clear. This is all that a salt is:
> a salt is random data fed as an additional input to a one-way function that hashes data
With regard to effective anonymization, the salt is stored by the generator, but not in the exported dataset.
All the laws were passed so that companies don't not compare their customer lists without asking the customer first.
I hope some government agency picks that up and strikes such BS with might.
If you are BambooHR customer having people in your HR system - you have to ask person if you can check if they are up in BambooHR, guess what if they say no or yes you already have half of the job done.
Putting it into a hash and seeing if you have it in your database is still sharing that requires consent. Fuckers.