There has been a bunch of activity lately around using Mozilla Persona [1] for authentication in Pyramid projects.
Georges Dubus released the pyramid_persona library on PyPI [2] and GitHub [3] and blogged about it [4]. Ryan Kelly blogged [5] about using pyramid_persona in combination with MAC access authentication to facilitate authentication by both people and machines. And I elaborated on Georges' work with a blog post [6] about hooking up Persona authentication and group-level security, and a demo project on Bitbucket [7]. I'm thinking that the auth section of the Cookbook needs a section about Persona. If there are no objections, I'll start small and do a pull request for a paragraph or two like the OpenID ones with links to this collection of posts and projects. [1] http://www.mozilla.org/persona/ [2] http://pypi.python.org/pypi/pyramid_persona [3] https://github.com/madjar/pyramid_persona [4] http://compiletoi.net/quick-authentication-on-pyramid-with-persona.html [5] http://www.rfk.id.au/blog/entry/securing-pyramid-persona-macauth/ [6] http://douglatornell.ca/blog/2012/10/27/pyramid-persona-group-level-auth [7] https://bitbucket.org/douglatornell/pyramid_persona_group_auth_demo -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-discuss/-/hbhfBbELqPkJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
