0

I show images from internet in my app.

when I retrieve image link starts with https:// the app show it, but when image link stats with http:// the image doesn't load.

I display image by using glide

  • thanks it works, but is displaying images from sites stats with http: isn't secure? – mahmoud elmahgoub May 11 '23 at 21:40
  • 1
    If its just images probably not an issue, but without HTTPS, man-in-the-middle attack is possible for more valuable things (login tokens, passwords, etc.) – Morrison Chang May 11 '23 at 22:04
  • 1
    Whether `just images` and `not an issue` should go into one sentence depends on what information these images would contain, what they'd be used for etc. – Queeg May 11 '23 at 22:11

0 Answers0