Hacker News new | ask | show | jobs
by Animats 2922 days ago
And now the Verge article has been scrubbed of the link to the Gitlab copy of the "ice-linkedin" repository.

The real casualty here is going to be Linkedin. They don't publicize much how easily their data can be acquired in bulk.

2 comments

You mean the repo that can be found here[0] for the curious?

[0] https://gitlab.com/marge_innovera/ice-linkedin/

You mean legally?
No, that this will probably cost Linkedin their users who work for government or government contractors.
A user violated the TOS and wrote a screen scraper that pulled down public profile data. Yeah, real "easy". You cannot protect from this sort of behavior outside of completely disabling this functionality altogether. Anything a human has access to, so does software.
> A user violated the TOS and wrote a screen scraper that pulled down public profile data. Yeah, real "easy".

Yep, that's pretty easy to do. But I'm pretty sure this was even easier since I don't think they wrote a screen-scraper. They just accessed a JSON endpoint.

> You cannot protect from this sort of behavior outside of completely disabling this functionality altogether. Anything a human has access to, so does software.

You say that like it changes anything. People don't care if it can be protected against easily, people just care if it can happen at all.