Instagram now forces people to sign in to view public profiles
61–70 of 243 posts
Re: Instagram now forces people to sign in to view public profiles
#62Re: Instagram now forces people to sign in to view public profiles
#63They also use meta robots=noimageindex,noarchive on every page without an opt-out which is so incredibly stupid and walled-gardeny for an image sharing site. I wanted to use Flickr instead but nobody else uses Flickr, then I tried making my own image gallery and I learned that browsers do not honor the JPEG rotation EXIF data and I don't want to write my own rotation/cropping code (that and Google completely ignores…
Re: Instagram now forces people to sign in to view public profiles
#64Earlier quoted context omitted.
Pinterest manages to do something horribly stupid and kind of abusive that I usually associates with adult sites ads: show you a preview of something that gets your interest, if you click to get access to it put you through a maze of forms and links all promising the result you asked for at the end, and then when you get to it they don't deliver and instead show other stuff you might like but really you don't because…
They have actually had one positive influence on my life. After having dealt with exactly what you described a few times, I learned that I don't need anything that's on Pinterest. If a search results returns a pinterest link, I ignore it. If I can't find it anywhere except that link, it's as good as a dead link so I move on. This can be extended to much of the internet. So much peace now.
Re: Instagram now forces people to sign in to view public profiles
#65All Instagram images and videos appear to be hosted a publicly accessible storage even those of private profiles. You just need to know the URL.
Is this security by obscurity really enough?
Re: Instagram now forces people to sign in to view public profiles
#66Earlier quoted context omitted.
Pinterest manages to do something horribly stupid and kind of abusive that I usually associates with adult sites ads: show you a preview of something that gets your interest, if you click to get access to it put you through a maze of forms and links all promising the result you asked for at the end, and then when you get to it they don't deliver and instead show other stuff you might like but really you don't because…
They have actually had one positive influence on my life. After having dealt with exactly what you described a few times, I learned that I don't need anything that's on Pinterest. If a search results returns a pinterest link, I ignore it. If I can't find it anywhere except that link, it's as good as a dead link so I move on. This can be extended to much of the internet. So much peace now.
Re: Instagram now forces people to sign in to view public profiles
#67Offtopic question. All Instagram images and videos appear to be hosted a publicly accessible storage even those of private profiles. You just need to know the URL. Is this security by obscurity really enough?
So it's true that it still requires:
a) a user who should have the URL give it to them
or
b) person 1 guessed the URL, like a password since it's usually a long url with a GUID of some type.
But is that acceptable for some reason? Easier development?
Because otherwise you need to:
a) issue one time/short lived token for accessing an image on S3 for instance, for all the images that will be shown on a page when a page loads for an authenticated user.
or
b) proxy the image requests by making an api endpoint for image names, authenticate those requests, fetch the image from a place only the server has access to and stream the image data back.
Re: Instagram now forces people to sign in to view public profiles
#68Re: Instagram now forces people to sign in to view public profiles
#69They also use meta robots=noimageindex,noarchive on every page without an opt-out which is so incredibly stupid and walled-gardeny for an image sharing site. I wanted to use Flickr instead but nobody else uses Flickr, then I tried making my own image gallery and I learned that browsers do not honor the JPEG rotation EXIF data and I don't want to write my own rotation/cropping code (that and Google completely ignores…
Speaking of walled gardens. There is probably no service in this world that I hate more, as a non-user, than Pinterest.
Especially as a site that specializes in hosting nearly exclusively non-original content, it's so ethically wrong for them to use such tactics.
Pinterest, Quora, Instagram, I never understood why people keep using these clearly unethical websites. Stop using them and other better alternatives will pop out, it's not like you depend on them like you depend on grocery shops or clothing stores. Voting with your attention is easy and cheap.
Re: Instagram now forces people to sign in to view public profiles
#70I don't like the change, but it's about 36 photos which is quite reasonable.