Earlier quoted context omitted.
Which is bad if you ever wanted to make a service without user accounts. Also a strange approach by Cloudflare, who sell IP based risk management.
> Also a strange approach by Cloudflare, who sell IP based risk management. Is it though? To me it seems more like the iCloud Private Relay will make it harder for everyone else maybe but not necessarily much harder for Cloudflare themselves.
Apple's “iCloud Private Relay” broke risk based authentication
181–190 of 211 posts
Re: Apple's “iCloud Private Relay” broke risk based authentication
#182Earlier quoted context omitted.
How many average Etsy users do you think would know that iCloud Private Relay is the cause of their issues?
They will google it and find a forum result somewhere that says "If you have iCloud, try turning off Private Relay. This solved the problem for me!" followed by a dozen other people saying 'Thanks so much, this fixed it for me too!" At least, it would if their Etsy accounts weren't getting locked until they can contact support. That said, the Etsy app won't be subject to Private Relay, so if the functionality is ther…
I'm sorry to tell you this, but sooo many people in the US alone are not technically literate enough to know how to debug an issue like this.
Re: Apple's “iCloud Private Relay” broke risk based authentication
#183Earlier quoted context omitted.
It's buggy, but I've noticed the location has settled down and has me located in my same city now. Initially my IP was showing up all over the US. My guess is they were working on the logic and adding more CDNs. So far I've seen Cloudflare and Fastly.
How on earth are they proxying through Fastly? I would expect Fastly only sends requests to their customers origins, yet Apple is proxying requests through them to arbitrary websites. I wonder if you could abuse this to bypass ACLs on Fastly customers that block direct origin traffic.
Re: Apple's “iCloud Private Relay” broke risk based authentication
#184Earlier quoted context omitted.
Is it possible that the proxying is done via Cloudflare and Fastly's edge computing platforms? It'd be interesting to see where are the Relay requests coming from (i.e. what is the destination server seeing -- who's connecting to it?) Great point about the ACL.
In Cloudflare's case they already have a consumer-facing product that supports relaying over their network (WARP, with separate IP range versus their reverse proxy service) so Apple is likely using a variant of that. I was very surprised when I checked and saw Fastly on my iPad as I wasn't aware Fastly had any similar product, in my mind they are (were?) strictly a reverse proxy CDN.
Re: Apple's “iCloud Private Relay” broke risk based authentication
#185Earlier quoted context omitted.
Maybe I’m missing something, but doesn’t your edge case validate my argument? In other words, your comment reads as “if everyone stops visiting Etsy, then they will make $0”, which…yeah. Makes sense to me.
More like "if I can choose arbitrary values for my variables I can make the equation say whatever I want, regardless of what the real values should be".
They plug the numbers into the formula and see "If we block IE11 users from being able to use the site, we lose 1% of our traffic, which equates to X dollars. Is that a substantial amount? If so, we support IE11, if not, IE11 support goes out the door."
So yeah, you can plug in the numbers you did and try to negate his argument, but that doesn't make his argument wrong. Just means you understand the argument but fail to accept it.
Re: Apple's “iCloud Private Relay” broke risk based authentication
#186Earlier quoted context omitted.
They will google it and find a forum result somewhere that says "If you have iCloud, try turning off Private Relay. This solved the problem for me!" followed by a dozen other people saying 'Thanks so much, this fixed it for me too!" At least, it would if their Etsy accounts weren't getting locked until they can contact support. That said, the Etsy app won't be subject to Private Relay, so if the functionality is ther…
You would, sure. 99.9% of etsy userbase would not.
99% of computer users do not inhabit the same galaxy as you do when it comes to understanding and managing technical details.
Re: Apple's “iCloud Private Relay” broke risk based authentication
#187Earlier quoted context omitted.
Maybe I’m missing something, but doesn’t your edge case validate my argument? In other words, your comment reads as “if everyone stops visiting Etsy, then they will make $0”, which…yeah. Makes sense to me.
More like "if I can choose arbitrary values for my variables I can make the equation say whatever I want, regardless of what the real values should be".
Re: Apple's “iCloud Private Relay” broke risk based authentication
#188Earlier quoted context omitted.
Maybe I’m missing something, but doesn’t your edge case validate my argument? In other words, your comment reads as “if everyone stops visiting Etsy, then they will make $0”, which…yeah. Makes sense to me.
More like "if I can choose arbitrary values for my variables I can make the equation say whatever I want, regardless of what the real values should be".
2. The point of the math was to show that it's a big deal for basically any reasonable values. It doesn't depend on the exact numbers.
Re: Apple's “iCloud Private Relay” broke risk based authentication
#189Re: Apple's “iCloud Private Relay” broke risk based authentication
#190Earlier quoted context omitted.
How on earth are they proxying through Fastly? I would expect Fastly only sends requests to their customers origins, yet Apple is proxying requests through them to arbitrary websites. I wonder if you could abuse this to bypass ACLs on Fastly customers that block direct origin traffic.
> How on earth are they proxying through Fastly? Money solves a lot of problems. Fastly already has a geographically diverse set of servers, so I could see them building a feature like this just for Apple (at least initially).