Ask HN: How to govern identity in online forums?
How can a forum provide a trusted environment where all members can reasonably trust the identity of all other members?
I appreciate that this is not a concern for many (case in point: HN). However in some circumstances a forum moderator wants to be reasonably sure that all members use their real names, and are who they purport to be. For example: private forums serving a profession. Anonymous accounts would not be permitted, and usernames would have to reflect the user's actual name -- or their account would have to declare it to any forum member who went looking.
What is your identity verification process, and what lessons have you learned?
Obvious online providers are the ubiquitous Facebook login, however many people distrust this. LinkedIn offers an alternative, but suffers from lower uptake.
What other providers are feasible? Does anybody here use PayPal for this purpose?
There is no perfect solution -- I'm interested in experiences, workflows, and lessons learned.
This question isn't in support of draconian policies [1], it's about how to provide an online environment where identity can be trusted by all participants.
[1] http://www.computer.org/csdl/proceedings/hicss/2012/4525/00/06149194.pdf
9 comments
[ 2.9 ms ] story [ 33.1 ms ] threadTo me, the clear best-in-class for professional forums is the StackOverflow model -- and it isn't a forum. It's first function is utility and not socializing.
This raises the question: is there a better way to create value for your users than a forum?
Good luck.
I have also seen others like Nextdoor use address for verification. If you have a locality-based service, that is a low-cost option that will likely also weed out bad actors because a credit card with valid billing address is required.
I'd considered postal addresses, similarly to how Google sends (used to send?) codes on postcards to verify ownership of addresses in Maps. Obvious problems with this are (1) time; and (2) it verifies access to a location rather than identity.
A valid credit card, verified with a micropayment a la PayPal, might be a potential way forward. But charging people obviously puts them off, even if it's a token amount.
[0] https://www.gov.uk/government/publications/introducing-govuk...
[1] https://news.ycombinator.com/item?id=10716104
(Edit for clarity.)