• revs
    link
    fedilink
    English
    52 years ago

    Is there a benefit to using the Voyager hosted on the Lemmy server vs direct from vger.app? Any downsides

    • @[email protected]
      link
      fedilink
      English
      122 years ago

      Benefit: My password autofill works because the domain is lemmy.world instead of voyager.app.

      • @[email protected]
        link
        fedilink
        English
        72 years ago

        It’s not just autofill. If it’s a different domain, the proxy host is reading your password and sending it though to Lemmy to log you in.

        • Zephyrix
          link
          fedilink
          English
          42 years ago

          This won’t be the case as soon as Lemmy.world fixes their CORS policy.

      • revs
        link
        fedilink
        English
        22 years ago

        If you happen to be using 1Password, you can search and do a one time fill.

    • @[email protected]
      link
      fedilink
      English
      22 years ago

      When you’re using vger hosted on a different domain, your password has to be read by them and sent to the Lemmy server to log you in.

      If it’s on the same server, the pw stays in the one system (albeit it might still need to go through the two pieces of software, idk how it’s configured).

    • redjard
      link
      fedilink
      English
      22 years ago

      Downside from what I understand would be potentially delayed updates depending on how they pull the codebase

    • Streetdog
      link
      fedilink
      English
      32 years ago

      The one hosted closer to you gives (slightly) better performance.

      Correct me if I’m wrong, m.lemmy.world = Finland, vger.app (formerly wefwef.app) = US.

      • @[email protected]M
        link
        fedilink
        English
        52 years ago

        It’s pretty marginal though (after tonight). Once the app is installed, all requests will go directly to lemmy.world (after tonight) and response times should be exactly the same.

        • Streetdog
          link
          fedilink
          English
          12 years ago

          That’s great to hear. Thanks for your hard work! Tonight was a good night!

    • @[email protected]
      link
      fedilink
      English
      12 years ago

      Based on a comment by @[email protected] it looks like they’re just using a docker container, only takes seconds to update. He said he’d probably set up Watchtower which auto updates containers so it should be only an hour or so behind.