[Haskell-cafe] Writing forum software in Haskell

Jason Dagit dagit at eecs.oregonstate.edu
Mon Sep 25 13:25:04 EDT 2006


On 9/25/06, Brian Smith <brianlsmith at gmail.com> wrote:
> On 9/24/06, David House <dmhouse at gmail.com> wrote:
> > Hi all.
> >
> > The recent thread on email vs. forums inspired a bit of interest to
> > get some forum software on haskell.org. Were we to go ahead with this,
> > I think it'd be great to have this software written in Haskell itself.
>
> If you were to write all-new software, then I suggest:
>
> * Haskell.org single-sign-on: One username/password combination that is
> valid across all Haskell.org services (wiki, forums, mailing lists, CVS,
> etc.)

Any chance of using OpenID for the single-sign on?  There currently
does not exist a haskell library for OpenID but one definitely needs
to be written in my opinion.  OpenID was designed exactly for this
purpose.

Jason


More information about the Haskell-Cafe mailing list