-
Notifications
You must be signed in to change notification settings - Fork 40
Indicate LinkedIn is protecting its data, not being nefarious #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Since the only extensions that LinkedIn detects are ones that are used for spamming users, I've reworded this extension to properly reflect why it's happening. FUD against LinkedIn is unfair in this case, since their only goal is to reduce unsolicited emails sent to their users and prevent data collection by unauthorized third parties.
How is linkedin protecting users if they had one of those extensions? what will it do? |
I disagree with you. LinkedIn is actually infringing on the rights of its users, which is freedom to view webpages however they see fit. Users who have installed plugins to view a publicly accessible resource on THEIR device, should not have it altered without their consent or knowledge. I don't have a problem with LinkedIn "protecting" themselves. But protection doesn't include infringing on users right to free expression on the open web. |
They're not infringing on any of the users rights, because the users don't have that right to begin with. All the extensions that are being checked for are for scraping users profiles or similar actions, which aren't allowed as stated under 8.2b in their ToS.
|
@vkwitshana They aren't protecting themselves (note how they don't check for, say, ad blockers or greasemonkey); they're protecting their OTHER users from unsolicited emails. I don't understand how you think "right to free expression on the open web" (which isn't even an actual right) should cover scraping people's data and spamming them. A few things I think are important to note:
I'm a huge proponent of a free and open web (I used to work for Mozilla years ago), but you're making up a lot of "rights" that don't exist. Say what you will about LinkedIn; in this case, they're protecting their users from spam and are doing the right thing. |
repo lands on hackernews and it's already full of plants defending disgustingly intrusive spying by Microsoft, color me surprised |
@nukeop So if someone does not agree with your POV on this, they are all "plants"? |
organizations like microsoft, google et al. are coming up with new ways to fuck you over on the internet every single day and you defend them sure maybe right now it doesn't impact you, just wait until they figure out how to block everyone with ublock/umatrix and sell that to you as "security" scanning for particular extensions should at the very least be explicitly publicly disclosed, luckily we still have control over what linkedin gets to run in our browsers, and what it doesnt get to |
|
it has zip to do with "protecting" users obviously linkedin is trying to inconvenience users without paid accounts via various changes in the interface so that their paid accounts are artificially more attractive (because they allow access to non-crippled interface). now you can either pay them for a pro account, or you can install an extension that enhances the UI in ways that make the pro account obsolete. obviously they want to protect the bottom line, hence the need to detect those extensions. I'm all for making the recruiters pay to spam us, but this can be used to impact everyone equally. |
I get the idea that it's against the ToS to scrape data. But it has nothing to do with LinkedIn tracking users. |
I'm just glad that the time invested into developing these tracking methods will be completely wasted by a trivial change that generates the names of divs and assets randomly. |
I don't think there's a need to take a stand and replace "nefarious" by "helpful" (which makes it look like PR for LInkedin). Just state what Linkedin does, what these extensions are for, and let people make their own opinion. NPOV as Wikipedia would say. |
@laurent22 Good call, I just used a thesaurus and went with an antonym for the sake of symmetry |
I fully deleted my LinkedIn profile in 2012 using their own deletion form. To this day I still get solicitations from them saying people want to connect with me. I can't even unsub from the emails because my account supposedly does not exist anymore. I find it hilarious people think they are protecting their users from spam, when they are guilty of doing it themselves. |
nefarious does sound like a click-baity title; however since linked in has not documented this practice, it's fair to call it shady at the least, no matter the excuse. As for |
Lol on this. You can do whatever you want to the users, as soon as you request permission from the users. No excuse on this. |
@udnaan The "shady" part is the people using the extensions, not LinkedIn. When you sign up, you agree to their terms of service, which says no scraping. They have a right to at least understand who is running bad scripts on their product. There is nothing shady about that. My codebase detects if our servers are being hit by people running scripts, and blocks requests based on that. Am I being shady, or am I just practicing basic security? It's in our ToS that it's not allowed, how much more explicit do I have to be that we're detecting malware? If they hired a privacy advocate, do you know what that privacy advocate would say? They'd say LinkedIn should do what they can to stop users from running scripts that steal personal data! |
@gkoberger Calm down and lower the TOS gun. I'll ask all the phantoms to stop trampling your lawn with their scriptz. |
There is a big difference between detecting automated scripts running against your system and trying to load local resources from a user to detect what they have installed on their own system. One is a common security practice, while the other is an invasion of privacy. The latter definitely being required to be disclosed in the privacy policy or ToS. |
Since the only extensions that LinkedIn detects are ones that are used for spamming users, I've reworded this extension to properly reflect why it's happening. FUD against LinkedIn is unfair in this case, since their only goal is to reduce unsolicited emails sent to their users and prevent data collection by unauthorized third parties.