privacylawthrow | 2 years ago | on: NZ’s biggest data breach shows retention is the sleeping giant of data security
privacylawthrow's comments
privacylawthrow | 2 years ago | on: NZ’s biggest data breach shows retention is the sleeping giant of data security
privacylawthrow | 3 years ago | on: OpenAI faces complaint to FTC that seeks suspension of ChatGPT releases
It comes as no surprise that this complaint is from Mark Rotenberg, former head of EPIC. He's very well aware of the boundaries of the FTC's power, and this complaint effectively serves as a letter to the FTC from an expert about how the FTC can position itself to begin regulating AI.
privacylawthrow | 3 years ago | on: Revue will shut down and all data will be deleted
According to Revue's platform privacy policy[0], Revue processes subscriber emails as a data processor. Each newsletter publisher owns the email addresses of their respective audiences. Revue would have a legal obligation to make those email addresses available to the newsletter publishers until the shutdown date.
privacylawthrow | 4 years ago | on: Automating cookie consent and GDPR violation detection
privacylawthrow | 4 years ago | on: Automating cookie consent and GDPR violation detection
privacylawthrow | 4 years ago | on: Automating cookie consent and GDPR violation detection
privacylawthrow | 4 years ago | on: Automating cookie consent and GDPR violation detection
The comments about cookies not being part of GDPR are grossly wrong. One of the early discussions in the privacy law community was how to handle the collision of the new consent requirements under GDPR with the fact that the ePrivacy Directive requires consent for cookies. Prior to GDPR, a large number of EU jurisdictions allowed for implicit consent through a variety of actions, like scrolling a page, or non-actions, like seeing a banner and not clicking "no". GDPR redefined consent and that's why cookie banners pop up.
privacylawthrow | 4 years ago | on: EU set to unveil plans for bloc-wide digital wallet for various services
privacylawthrow | 4 years ago | on: Companies excluding Coloradans from remote jobs to avoid sharing salary ranges
There is also no geographic restriction so if a company has any offshore service centers, it would need to post any promotional jobs to its Colorado employees as well.
privacylawthrow | 4 years ago | on: Companies excluding Coloradans from remote jobs to avoid sharing salary ranges
If a company doesn't already have Colorado employees, they may not be interested in having a remote employee in CO that requires special treatment.
privacylawthrow | 4 years ago | on: Using GDPR to obtain one’s data as JSON
The top comment in this thread demonstrates that as well as the Data Protection Directive of 1995 had a functionally identical requirement allowing users to opt out of completely automated decisions for credit purposes.
privacylawthrow | 4 years ago | on: Request for comments regarding topics to be discussed at Dark Patterns workshop
Unlike GDPR, which uses a website as the gate for all cookies, the ad industry also has self-regulatory programs. Participation in these programs require that a website allow a user to opt out of all ad networks present on their site. TrustArc built a module to do that: https://preferences-mgr.truste.com/.
If you run the tool there, it will make a call to the ad networks listed. Of course if you're running an ad blocker, the call will get blocked and it will look like the tool doesn't do anything.
privacylawthrow | 5 years ago | on: Cohort IDs can be collected over time to create cross-site tracking IDs
privacylawthrow | 5 years ago | on: Cohort IDs can be collected over time to create cross-site tracking IDs
Because these users are still anonymous to companies using Google services. Uniquely identifying users, and the liability for doing so, falls to intermediary services. I expect it will be the domain of data brokers like LiveRamp, Epsilon, and others.
"Use Google and be compliant" is a good sales tool and good value for companies that use Google services. Companies that don't want to sell data to brokers will stick with Google.
privacylawthrow | 5 years ago | on: Illegal Prime Numbers
It's why sharing child pornography is illegal, even though all the creators are really doing is sharing a set of instructions for someone's else's computer to generate the image/video.
privacylawthrow | 5 years ago | on: Supreme Court sides with Facebook in narrowing the federal robocall ban
Marks was used as precedent for this lawsuit. Facebook argued that this case was different from Marks. The Ninth Circuit found otherwise. SCOTUS appears to have shot down the ruling from Marks.
Marks was widely regarded as a terrible decision because it made no sense at the time. It's nice to see SCOTUS return some common sense to the law.
Note also that the TCPA allows for statutory damages of up to $1500 per violation, so it takes less than 675 calls/texts to rack up $1M in liability. Class action attorneys love it because they don't have to show damages. They only have to show that the call or text was sent using an autodialer.
privacylawthrow | 5 years ago | on: Grindr to be fined almost €10M over GDPR complaint
The opt out cookie is set by the advertiser, not the publisher, and the contents of the cookie have generic text like "OPT OUT".
privacylawthrow | 5 years ago | on: Grindr to be fined almost €10M over GDPR complaint
If you did that, users wouldn't be able to see whether their opt out was successful.
privacylawthrow | 5 years ago | on: Grindr to be fined almost €10M over GDPR complaint
It did not specify cookies, and did not actually specify any technical means. The ePrivacy Directive requires that companies get consent from users before storing information or gaining access to information stored on end user devices. This includes every kind of cookie you can think of, including LocalStorage. There is an exception for cookies necessary for the service requested, which typically includes things like auth cookies or shopping cart cookies, so long as that data is not used for anything else.