Im building my blog in rails and I want to enable comments
I would like to have something posterous-like with a "facebook connect" and "login with twitter" option. The user can login with one of them and then post. No anonymous posts.
I dont want to add more login-services, just stay simple (i.e. no disqus)
How can I do this?