|
|
|
|
|
by anyfactor
1546 days ago
|
|
As a bot developer (I prefer to say Python Developer who specializes in Automation and Data(!)), I don't think it is entirely accurate. For example - Instagram's mobile web interface literally relies on the screen aspect ratio. Instagram's unreliability isn't a security measure, this is just unreliability. As a part time social media manager, I use an android emulator to use Instagram and Facebook. The hoops I have to jump through to post a video story smh. On a tangent: I hope people stop labelling bad design as preventive measures. The bad design that do act as preventive measures are almost always accidental. Like yesterday, I spent 2 hours trying to find the cookies when I logged into a site that had some data. Only to discover the entire log in measure was a dummy interface. They were sending the data anyway but had a hacky solution to check if a user have attempted logging in. They were sending the data under the hood but they showed it only when the user logged in. Now, tell me is this a security measure? They did waste my time so wouldn't this fulfill their security goals? |
|
That’s why I was thinking web would be easier because you can easily change your header and forego device attestation and emulator detection.