-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Anonymous comments #87
Comments
I'd like to see this.. in some use cases it would invite an overwhelming amount of spam, but in other cases it might be appropriate. |
schnack is using passportjs as auth framework, and from what I see there is a provider for anonymous "authentication". so I guess we could just plug this in like any other provider. |
I had a quick look at this, I guess there would be two approaches to implement. No Login Comment Approach
Login as Anonymous Approach
I think the "Login as Anonymous" approach is more sensible. |
I think my preferred solution for anonymous commenting would be to allow users to enter a name of their own liking. of course, if the field is left empty we could fall back to random user names. |
Entering a name of your own choice would be nice, but is there an implication that you could enter the same name each time you visit ? If you could do that, then others could also enter that name. |
I think that is a known and accepted side-effect of posting anonymously. if you want to authenticate yourself as the legitimate author you can always chose to sign in via twitter/github/facebook/mastodon etc |
It's been two years since the last response. Is anyone working on the feature? |
Hi,
is there a possibility to comment without login?
The text was updated successfully, but these errors were encountered: