Well… first it’s not a « public » website; like Facebook and Google, you connect to a privately owned server and, while the « path » is public, the server you contact isn’t. So they are well within their right to block anyone. But trying to make illegal a way to bypass their security is a really dangerous way and if they win, then many, many, privacy tech would have a problem. Hope the judge know how to use a compute…
IIUC, there was no attempt to "bypass security." Rather, HiQ Labs was scraping unrestricted (i.e., not restricted by user ACLs) portions of Linkedin's web platform.
If any random user can access a particular web page, it's (IMHO) publicly available and using automated tools to scrape those pages is perfectly legal.
In fact, such scraping is done all the time on airline, hotel and other websites without issue.
As for VPNs, I'm guessing that LinkedIn blocked HiQ Labs' IP range, so they used a VPN to continue scraping the public pages. If my assumption isn't valid, please correct me. That
IP blocks (I'm thinking geo-blocks[0] for sites like Netflix) are sometimes necessary for the site to at least attempt to stay in contractual compliance with the content owners.
However, that doesn't seem to be the case here. If (again, this is my understanding) LinkedIn is just blocking HiQ Labs' IP range, but no one else's, that seems (as the 9th Circuit originally ruled[1]) like a targeted attempt to interfere with HiQ Labs' business:
The Ninth Circuit held that there was no abuse of
discretion by the district court where the court
had found that even if some LinkedIn users
retained their privacy despite their public
status, as they were not scraped, such privacy
interests did not outweigh hiQ's interest in
maintaining its business.
Given that the issue here is publicly accessible content as compared to, say, geo-blocking of unlicensed (for that particular region) content, there is no basis to disallow such access.I say this because I (or HQ Labs) could manually enter all publicly accessible URLs at LinkedIn and copy-paste the returned contents.
While that would be an arduous process, it's not only perfectly legal, it's LinkedIn's intent to provide those pages without requiring a login -- validated by the fact they don't require logins to access those pages, while they do require logins to access others.
IANAL, but it seems to me that worrying about using VPNs becoming a criminal act is a tempest in a teapot.
I guess we'll just have to wait and see.
[0] https://en.wikipedia.org/wiki/Geo-blocking
[1] https://en.wikipedia.org/wiki/HiQ_Labs_v._LinkedIn
Edit: Corrected company name (HiQ vs. HiQ Labs).