Comment on Why do so many services require email configuration?
MonsterTrick@piefed.world 14 hours agoTo 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.social 14 hours ago
I wasn’t asking for advice, I was asking for an explanation.
frongt@lemmy.zip 7 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.
artyom@piefed.social 7 hours ago
…which ones?
CookieOfFortune@lemmy.world 7 hours ago
github.com/TryGhost/Ghost
This is the repo.
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.