• thejml@sh.itjust.works
    link
    fedilink
    arrow-up
    69
    ·
    3 days ago

    Google and youtube are the same login though…

    Honestly i like these buttons from a user/security POV as oauth only passes back a “login successful” reply and an identifier to associate an account with. Less PII to spread around the internet.

    • bus_factor@lemmy.world
      link
      fedilink
      arrow-up
      48
      ·
      3 days ago

      This is fine for stuff I don’t care that much about, like an account with your hairdresser or a pizza place, but if you tie all your actually important stuff to the same account and you get locked out for whatever reason, now you’re locked out of your whole life.

      I prefer unique passwords and a password manager. But you do have to back up the password manager data as well as any data you have with cloud providers.

      • valar@lemmy.ca
        link
        fedilink
        arrow-up
        45
        ·
        3 days ago

        For me the bigger issue is privacy. If you’re using Google to log into everything, Google gets to add all of that activity to their profile on you, and track you as you use every website you go to. No thanks. Google doesn’t need to know I’m buying a pizza tonight.

        • bus_factor@lemmy.world
          link
          fedilink
          arrow-up
          13
          ·
          3 days ago

          That is also a concern and why I always default to a separate account even for those things, but I wouldn’t assume that data doesn’t get sold to Google regardless.

          • partofthevoice@lemmy.zip
            link
            fedilink
            arrow-up
            3
            ·
            3 days ago

            Google knows when you use their services to sign in, and for what third party they’re authorizing the requests. The data doesn’t need to be sold back to Google.

          • valar@lemmy.ca
            link
            fedilink
            arrow-up
            3
            ·
            3 days ago

            I prefer to use different email aliases for everything to mitigate that

            • Paragone@lemmy.world
              link
              fedilink
              English
              arrow-up
              2
              ·
              3 days ago

              from what i’ve read, ALL email ( possible 0.000something tolerance/error ) goes through google’s mail-transfer-agents.

              If they want a copy of every email that goes across the internet, they’ve got the saturation-of-core-servers to have that.

              There simply isn’t any way to bypass that.


              on an irrelated note, i wish public key encryption had been normalized, & worked right…

              ( Snowden got stung by a misconfiguration, 1 time, & if geeks get stung, then it isn’t ready for normals )

              🙏

              • valar@lemmy.ca
                link
                fedilink
                arrow-up
                3
                ·
                3 days ago

                The important part is whether they can associate two identities together. If you use a shared Google login for everything you’re doing their work for them.

    • Quibblekrust@thelemmy.club
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      oauth only passes back a “login successful” reply and an identifier to associate an account with

      Right, it’s a unique login token the website or app uses to ID you, and it keeps you logged in as long as you don’t delete the associated cookie. In addition, it can be revoked by you at any time, essentially logging you out (including anyone who may have stolen your cookie and is using it to impersonate you).

      It’s better than using the same password everywhere, but not as good as using a password manager with unique passwords for every app and website.

    • clb92@feddit.dk
      link
      fedilink
      English
      arrow-up
      9
      ·
      3 days ago

      I hate it when it afterwards still prompts me to create a full account, on some badly made sites. Why even allow oauth login if I still have to give you all my personal data…

  • Zak@lemmy.world
    link
    fedilink
    arrow-up
    40
    ·
    3 days ago

    Because big players (other than StackExchange) never adopted OpenID where you could paste in an arbitrary URL for your identity provider.

    Also, OpenID probably shot itself in the foot by using a URL instead of something shaped like an email address, which would have allowed a zero-effort upgrade for the user if an email provider also wanted to offer OpenID.

    • daellat@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      2 days ago

      Oh that’s actually a standard? Scale model website eduard.com (relatively big from Czech republic) have openID and I never really thought to look into what that is. Shame it didn’t take off I guess.

      e: I’m not sure if they still support it but it used to be there for sure.

  • kehet@sopuli.xyz
    link
    fedilink
    arrow-up
    34
    ·
    3 days ago

    I hate this. I don’t want to remember which provider I use for each site and I don’t want accidentally give too many permissions while logging in. Just give me email and password inputs, don’t block password managers and don’t force any magick link nonsense and I’m happy. I don’t even need passkey support

    • Hudell@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      16
      ·
      3 days ago

      Best I can do is password login that requires passwords to be typed from a specific keyboard app. You know, for security.

  • pewgar_seemsimandroid
    link
    fedilink
    arrow-up
    10
    ·
    2 days ago

    What do they mean YouTube and google are seperate, are they covering the people who haven’t migrated their 2005 YouTube account to a google account?

  • allywilson@lemmy.ml
    link
    fedilink
    arrow-up
    13
    ·
    3 days ago

    If you host your own DB of users and passwords you are a target. Offloading it to as many wide-spread oauth providers as possible is a smart move.

    • refalo@programming.dev
      link
      fedilink
      arrow-up
      17
      ·
      3 days ago

      Tell that to all the people whose google accounts of 20+ years got locked out with zero recourse or warning.

  • printf("%s", name);@piefed.blahaj.zone
    link
    fedilink
    English
    arrow-up
    3
    ·
    3 days ago

    Nothing could compel me to sign up for shit like this 🤣

    On a serious note, I just recently made some progress in my C skills, which inspired me to for the first time search for “how to make a GUI”. No. Just, no. 😵‍💫 I’m glad there’s backend and frontend, and those that do fullstack are not of this world. 🥹

  • ComradePenguin@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    3 days ago

    I like this. I want to be able to quickly test the product and if I like it, I make an account afterwards with my email. So I’ve recently been trying a lot of API services for various things and being able to test it quickly and then just delete my account. I see that as a win. Should have email also

    • SayCyberOnceMore@feddit.uk
      link
      fedilink
      English
      arrow-up
      5
      ·
      3 days ago

      Why not use a temporary email provider for testing? Click the email verification link, try it out…

      If happy re-register with real email account Else Close the browser tab Endif

      • ComradePenguin@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        3 days ago

        It is two clicks, pretty much instant. The email flow is more work. Testing lots of services fast is a lot easier without email