Github authentication is great, but not everyone has an account. I'd love to see support for a more distributed form of authentication, like OpenID. I see you use Passport :statue_of_liberty: , which [includes an OpenID strategy](http://passportjs.org/guide/openid/). You could even use [BrowserID (aka Mozilla Persona)](https://github.com/jaredhanson/passport-browserid). To go a bit more esoteric, perhaps [W3C's WebID](https://github.com/magnetik/passport-webid)? (I would be really surprised by that one!)
Github authentication is great, but not everyone has an account. I'd love to see support for a more distributed form of authentication, like OpenID.
I see you use Passport 🗽 , which includes an OpenID strategy. You could even use BrowserID (aka Mozilla Persona). To go a bit more esoteric, perhaps W3C's WebID? (I would be really surprised by that one!)