if I go to an HTTPS site and it has a reader option, this is shown. it happens on every site. thoughts?

Android Firefox

  • @[email protected]
    link
    fedilink
    English
    51
    edit-2
    1 day ago

    https://github.com/mozilla-mobile/firefox-ios/pull/16545

    Reader mode loads the page from a local copy cached from the non-reader mode connection; via localhost, which doesn’t support https. (or rather, uses a self-signed cert which appears insecure). As this connection is entirely internal to the device, proper https isn’t necessary.

    Later versions of the app will hide that icon in reader mode, but it doesn’t look like that’s made it to android yet.

  • @JASN_DE
    link
    101 day ago

    So what’s the problem according to FF?

    • @[email protected]OP
      link
      fedilink
      English
      41 day ago

      browsing the site: “connection is secure” https cert signed by whoever

      browsing the reader option: “connection is not secure”

  • .Donuts
    link
    41 day ago

    Apparently it’s because it’s using a self signed certificate, but I’m having trouble finding exact sources that confirm this.

  • merde alors
    link
    fedilink
    4
    edit-2
    1 day ago

    “connection is not secure”

    you can “enable in all tabs” “HTTPS-Only mode”, if that bothers you. iirc it’s not on by default, which permits to fallback on HTTP

    ?

    edit : i see, reader is not online, i believe. It’s an in browser rendering of the site.

  • @TrickDacy
    link
    21 day ago

    Did you check the system clock for accuracy?