<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Verdana">hi marc,<br>
<br>
this looks interesting :) i absolutely understand why you mentioned
this java-solution.<br>
do you plan to use this as a web-service you can call from flex/flash
or what are your<br>
plans regarding it?<br>
would be nice to hear how your experiences look like concerning the api
they mention<br>
on their site... might even become handy for the red5 guys around here;
or does red5<br>
already has something like this? don't know about this detail...<br>
<br>
anyhow good luck with your project! :)<br>
henrik</font></font><br>
<br>
Marc Hughes wrote:
<blockquote
cite="mid:594c4ed60803060845q87b1d84g163c78cf0c9559bd@mail.gmail.com"
type="cite">
<pre wrap="">Someone sent me this...
<a class="moz-txt-link-freetext" href="http://kasai.manentiasoftware.com/">http://kasai.manentiasoftware.com/</a>
It's the authentication/permissions piece of a project.
It looks like the best starting point so far. I may end up using that
and build something upon it since it gets you half way there.
-Marc
On Wed, Mar 5, 2008 at 11:29 AM, Marc Hughes <a class="moz-txt-link-rfc2396E" href="mailto:osflash@wpidalamar.com"><osflash@wpidalamar.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">From what I understood, open ID is a specification for how to do a
cross-domain single login.
But thinking about it, maybe there's an open implementation of Open ID
that would be what I'm looking for. I'll have to investigate that
route sometime soon.
-Marc
On Wed, Mar 5, 2008 at 9:14 AM, Zárate <a class="moz-txt-link-rfc2396E" href="mailto:zzzarate@gmail.com"><zzzarate@gmail.com></a> wrote:
> Hi there,
>
> Have you seen Open ID already?
>
> <a class="moz-txt-link-freetext" href="http://openid.net/">http://openid.net/</a>
>
> An open and decentralized identity system, designed "not to crumble if
> one company turns evil or goes out of business"
>
> Cheers,
>
> Juan
>
>
>
> On Wed, Mar 5, 2008 at 1:24 PM, Marc Hughes <a class="moz-txt-link-rfc2396E" href="mailto:osflash@wpidalamar.com"><osflash@wpidalamar.com></a> wrote:
> > Blogs, CMS, bulletin boards, chat systems, social networks, most
> > RIA's... they all have something in common. Users. Users need to
> > sign up and log in. Why is it that each system, even open source
> > systems, end up implementing their own User management system? I bet
> > there's several million login form implementations out there by now,
> > that's stupid.
> >
> > So, does anyone know of any open source user management / subscription systems?
> >
> > In general I'd want things like
> >
> > - Allowing users to sign up (email verification, catpcha support,
> > configurable list of user details to require)
> > - Assign various access levels (or attributes?) to users.
> > - Allow users to log in / log out
> > - Detect multiple failed logins for a user or from a source host with
> > configurable temporary lockouts
> > - Provide a simple API to use in applications that build upon it to
> > get login status & access level (preferably language-agnostic)
> > - Mechanism for retrieval of forgotten passwords (email? security
> > question(s)?, combination?)
> > - Provide a simple html based UI to handle all of these functions
> > (including administrative functions like approving, disabling,
> > changing access, etc.).
> > - Provide an XML-RPC or AMF based interface to perform all of the
> > functions so it's easily customizable by application that builds upon
> > it.
> > - Mechanism to include paid subscriptions
> >
> > There's a ton of full-featured CMS systems out there like drupal,
> > postnuke, etc. But I'd really like a very basic user management
> > system that was designed to be built upon. I fear starting with one
> > of those all-encompassing packages would result in a lot of unneeded
> > complexity, and a giant security risk in code that I don't even need.
> >
> > Weird thing is I've needed this for a personal project for a while
> > now, and my day-job just asked me the exact same question yesterday. I
> > have to believe there's a huge demand for it.
> >
> > Thanks for any info,
> > -Marc
> >
> > p.s. much of this email copied from blog, sorry it the tone sounds weird.
> >
> > _______________________________________________
> > osflash mailing list
> > <a class="moz-txt-link-abbreviated" href="mailto:osflash@osflash.org">osflash@osflash.org</a>
> > <a class="moz-txt-link-freetext" href="http://osflash.org/mailman/listinfo/osflash_osflash.org">http://osflash.org/mailman/listinfo/osflash_osflash.org</a>
> >
>
>
>
> --
> Juan Delgado - Zárate
> <a class="moz-txt-link-freetext" href="http://zarate.tv">http://zarate.tv</a>
> <a class="moz-txt-link-freetext" href="http://dandolachapa.com">http://dandolachapa.com</a>
> <a class="moz-txt-link-freetext" href="http://loqueyosede.com">http://loqueyosede.com</a>
>
> _______________________________________________
> osflash mailing list
> <a class="moz-txt-link-abbreviated" href="mailto:osflash@osflash.org">osflash@osflash.org</a>
> <a class="moz-txt-link-freetext" href="http://osflash.org/mailman/listinfo/osflash_osflash.org">http://osflash.org/mailman/listinfo/osflash_osflash.org</a>
>
</pre>
</blockquote>
<pre wrap=""><!---->
_______________________________________________
osflash mailing list
<a class="moz-txt-link-abbreviated" href="mailto:osflash@osflash.org">osflash@osflash.org</a>
<a class="moz-txt-link-freetext" href="http://osflash.org/mailman/listinfo/osflash_osflash.org">http://osflash.org/mailman/listinfo/osflash_osflash.org</a>
</pre>
</blockquote>
</body>
</html>