Recently I was locked out of my own Ghost blog platform because they decided they were going to add Email 2FA. I also cannot add any other authors because that requires email verification.

Today I was looking at installing Bonfire and came across this:

Bonfire requires working email for user signups, password resets, and notifications. Most installations will need email configuration before the instance is usable.

Setting up email is a pain in the ass, costs money, is dependent on 3rd parties, violates privacy, and is just completely unnecessary. Why wouldn’t you give users the option to not use it? It’s infuriating!

  • artyom@piefed.socialOP
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    5
    ·
    10 hours ago

    I don’t want email to be accessible to those services. I don’t want those services to use email at all.

        • porcoesphino@mander.xyz
          link
          fedilink
          English
          arrow-up
          3
          arrow-down
          1
          ·
          7 hours ago

          I don’t think that assumption was inherent in the comment

          If you want an unpopular feature that doesn’t exist on an open source platform sometimes your only options are to code it, or ask someone else to. The skillset of the feature requester doesn’t change that

          • artyom@piefed.socialOP
            link
            fedilink
            English
            arrow-up
            1
            arrow-down
            3
            ·
            edit-2
            6 hours ago

            your only options are to code it, or ask someone else to

            I wasn’t asking for options, I was asking for an explanation.

        • MonsterTrick@piefed.world
          link
          fedilink
          English
          arrow-up
          3
          arrow-down
          2
          ·
          9 hours ago

          To be fair, you are on a Self-hosting community but maybe read up the wiki or file the issue to suggest an option to make it not required on their git repo? 🤷

          Otherwise, I’m not sure what else are we suppose to say

          • artyom@piefed.socialOP
            link
            fedilink
            English
            arrow-up
            2
            arrow-down
            3
            ·
            9 hours ago

            I’m not sure what else are we suppose to say

            I wasn’t asking for advice, I was asking for an explanation.

            • frongt@lemmy.zip
              link
              fedilink
              English
              arrow-up
              1
              arrow-down
              1
              ·
              3 hours ago

              You should probably ask the developers then. But the answer is probably to support things like password resets in environments with multiple users. It’s less development effort to implement it this way than to maintain multiple code paths with varying levels of account management.

                • CookieOfFortune@lemmy.world
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  edit-2
                  2 hours ago

                  https://github.com/TryGhost/Ghost

                  This is the repo (unless I have the wrong software).

                  However, it seems they’re running a business, which means revenue generating features will probably be prioritized. They’re not running a charity.

                  I’m sure if you donate enough money you can probably get them to implement better self hosting functionality. Chances are the email requirement is just what they have for other features.

                  • artyom@piefed.socialOP
                    link
                    fedilink
                    English
                    arrow-up
                    1
                    ·
                    2 hours ago

                    Ghost is just one piece of selfhosted software. But I have inquired and they have declined.

                    They’re not running a charity.

                    They are, actually. They’re a registered non-profit.

                    Chances are the email requirement is just what they have for other features.

                    More unnecessary functionality.