Are the conclusions reached in this and this post still the same as of 2021?
Basically, I have a discourse where I would like instant engagement, so I would rather have an unregistered user make a post anonymously than first have them go through the sign-up process of registering and THEN post. So is it still absolutely required that people first have to sign-up with an email and password before posting?
Well alright, I understand. Guess if people really want to engage with my discourse they can take the extra step to sign up real quick. Thank you for giving me a definitive answer!
If you add the various “Sign in with X” options (such as Sign in with Google), you significantly reduce the barrier for most users to signup while also gaining the benefit of that entities signin security for your users, as well.
I suppose that it might be possible for a plugin to add a sort of “Quick Comment” form…
Still need an email. The email address field would be part of the comment form
Submitting the comment form triggers a confirmation sent to the provided email “Click the link to confirm that you are the person who posted this comment”
This is primarily for spammer mitigation
On confirmation, a Staged User is created, as is sometimes allowed for Email-in categories. Username “StagedUser{blah}”
User can do this multiple times, all tying back to the Staged User
Now, you can promote completing signup as bringing the following benefits:
Being able to bypass the confirmation link on every post