kuuhana
  • Communities
  • Multi-communities
  • Support Lemmy
  • Search
  • Login
  • Sign Up
Programmer Humor@programming.devbyFoxtrotDeltaTango@sh.itjust.works
2 days

Why?

quokk.au

cross-posted from: https://quokk.au/c/mildlyinfuriating/p/990534/why

How hard is it to implement email verification?

36
    You must log in or register to comment.

    • pewgar_seemsimandroid@lemmy.blahaj.zone
      1 day

      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?

      • raman_klogius@ani.social
        English
        2 days

        Just one more third party auth bro I promise you’ll capture 100% demographic bro

        • kehet@sopuli.xyz
          2 days

          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
              English
              2 days

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

            • neidu3@sh.itjust.worksEnglish
              2 days

              No Pornhub option?

                • CommieKhinkali@lemmygrad.mlEnglish
                  1 day

                  if they dont have pornhub authentication im out!

                  • ☭可爱小猫☭@programming.dev
                    1 day

                    wait pornhub provides oauth? it would be funny if it does

                  • Zak@lemmy.world
                    2 days

                    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
                        1 day

                        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.

                      • thejml@sh.itjust.works
                        2 days

                        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.

                          • Quibblekrust@thelemmy.clubEnglish
                            19 hours

                            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.

                            • bus_factor@lemmy.world
                              2 days

                              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
                                  2 days

                                  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
                                      2 days

                                      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
                                          2 days

                                          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.

                                            • bus_factor@lemmy.world
                                              1 day

                                              I’m talking about when you don’t use Google to login.

                                            • valar@lemmy.ca
                                              2 days

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

                                                • Paragone@lemmy.worldEnglish
                                                  2 days

                                                  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
                                                      2 days

                                                      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.

                                            • over_clox@lemmy.world
                                              2 days

                                              Are you sure about that? I had my Google account since before they acquired YouTube. During their acquisition and merger, so as to not corrupt or pollute their merging databases I presume, I was forced to pick a different username for YouTube than my Google account, and that still stands to this day, even though both are indeed effectively the same account… 🤦‍♂️☹️

                                                • thejml@sh.itjust.works
                                                  2 days

                                                  Google’s official MFA app is YouTube, so I assume so. (Every time I login to gmail or google docs, the MFA ping opens YouTube on my phone to approve the login.)

                                                • clb92@feddit.dkEnglish
                                                  2 days

                                                  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…

                                                • blarghly@lemmy.worldEnglish
                                                  2 days

                                                  • printf("%s", name);@piefed.blahaj.zoneEnglish
                                                    2 days

                                                    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. 🥹

                                                    • Codpiece@feddit.uk
                                                      2 days

                                                      Where humour?

                                                      • allywilson@lemmy.ml
                                                        2 days

                                                        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
                                                            2 days

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

                                                              • over_clox@lemmy.world
                                                                2 days

                                                                Um, wait what? I’m in the 20+ year Google category…

                                                                I very rarely use Google anymore, but I do have a Google and YouTube account, plus my EBay account is also tied to my Google account, and I haven’t had any such issues…

                                                                So what the hell happened to others? Do you have a brief breakdown, and perhaps an article link or something?

                                                            • SatoruToru@sh.itjust.works
                                                              2 days

                                                              Login with vk 💀, already make me think i shouldn’t use this service

                                                                • darkmogool@feddit.org
                                                                  2 days

                                                                  whats vk?

                                                                    • Ephera@lemmy.ml
                                                                      1 day

                                                                      https://en.wikipedia.org/wiki/VK_(service)

                                                                      (“Russian Facebook” is pretty accurate.)

                                                                      • AgentRocket@feddit.org
                                                                        2 days

                                                                        afaik: russian facebook

                                                                          • darkmogool@feddit.org
                                                                            2 days

                                                                            ah, thanks

                                                                      • ComradePenguin@lemmy.ml
                                                                        2 days

                                                                        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.ukEnglish
                                                                            2 days

                                                                            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
                                                                                2 days

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

                                                                            Programmer Humor@programming.dev

                                                                            programmer_humor@programming.dev

                                                                            Subscribe from remote instance

                                                                            Create post

                                                                            Report community

                                                                            Modlog
                                                                            You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !programmer_humor@programming.dev

                                                                            Welcome to Programmer Humor!

                                                                            This is a place where you can post jokes, memes, humor, etc. related to programming!

                                                                            For sharing awful code theres also Programming Horror.

                                                                            Rules

                                                                            • Keep content in english
                                                                            • No advertisements
                                                                            • Posts must be related to programming or programmer topics
                                                                            Visibility: Public

                                                                            This community is visible to everyone.

                                                                            • 54 users / Day
                                                                            • 205 users / Week
                                                                            • 212 users / Month
                                                                            • 14.5K users / 6 months
                                                                            • 2.33K posts
                                                                            • 89.8K comments
                                                                            • 2 local subscribers
                                                                            • 31.9K subscribers
                                                                            • UI: 1.0.0-beta.0
                                                                            • BE: 1.0.0-alpha.20
                                                                            • Modlog
                                                                            • Instances
                                                                            • Docs
                                                                            • Code
                                                                            • join-lemmy.org