Most of us are Reddit refugees, and probably clicking more random links than we ever did before on websites we’ve never seen before. This whole experience feels like the old internet, but also throws up insane red flags with a modern internet perspective. What are the cybersecurity weaknesses we should all be looking for, and what are the best practices?

Here’s my reason for posting this. As I search for new communities across instances to follow, I sometimes end up clicking a link and I’m no longer logged in. In the corner, that could be a Sign In link or it could be phishing. It’s likely due to me not understanding how to properly navigate this system, but there’s nothing stopping someone from setting up a sight like this as far as I know.

Thoughts?

  • @kaseijin@lemmy.world
    link
    fedilink
    English
    541 year ago

    Third party apps present a username and password field to log into a Lemmy instance. They can easily just steal your credentials. There are standard auth flows to solve this problem. The fact that Lemmy devs have willfully ignored this issue for years, and that they aren’t warning users not to trust third party apps, lead me to believe they don’t really care about security, which is the biggest red flag. There’s finally an open github issue that seems to be acknowledged, but it’ll be some time before this feature (if ever) ever gets implemented.

    -Posted from a third-party app; yea, i gave them my password blindly.

    • Ech
      link
      fedilink
      English
      101 year ago

      There’s finally an open github issue that seems to be acknowledged, but it’ll be some time before this feature (if ever) ever gets implemented.

      Fwiw, the devs seem quite open to (even directly requesting) people coding features they want and having them added into the main code in future versions. So if anyone is able and willing to make a working version of that for Lemmy, it could be added quite soon, really.

      • czarrie
        link
        fedilink
        English
        11 year ago

        I suspect what will happen with the Federated universe as a whole is what happened to Linux - companies will start using the products, contribute to them, and it becomes this weird corporate/open source hybrid as the main devs, however good, simply won’t have the same level of resources as say FAANG to throw at these problems

    • @98codes@lemm.ee
      link
      fedilink
      English
      71 year ago

      All the more reason to not reuse passwords, use a password manager, and turn on 2FA.

    • Skull giver
      link
      fedilink
      English
      6
      edit-2
      7 months ago

      [This comment has been deleted by an automated system]

      • @Blunon@lemmy.world
        link
        fedilink
        English
        21 year ago

        The way Reddit did this was by just giving out a token, that could be done in the same way here on lemmy, I think that would solve the issue.

        Now it’s true that you will be redirected to the site (here lemmy) but that’s the same on all services, as a user one needs to check the host name and certificate of the site they’re directed to.