Y
Hacker News
new
|
ask
|
show
|
jobs
by
ktta
967 days ago
Not if they use a password hash like Argon2 or scrypt
2 comments
__alexs
967 days ago
Even then it is theatre because if you know the IP address you want to check it's trivial to see if there's a match.
link
chrismorgan
967 days ago
And
this
is why such a hash will still be considered personal data under legislation like GDPR.
link
ale42
967 days ago
But that's very heavy to compute at scale...
link
isodev
967 days ago
True, but also it's a blogging platform - does it really have that kind of scale to be concerned with?
link
ale42
967 days ago
Probably not, I was mainly thinking if that kind of solution was to be adopted at a scale like Google Analytics.
link