Acegi is a great security system, but may be a little 'heavy' for
some.  My primary motivation in writing the tutorial was to show the
integration of Hibernate and Red5 and therefor the reason why I did
not discuss password encryption or other security related issues.  If
you're planning to use an implementation similar to my example, you'll
want to make sure you add password encryption at the very least.
Jasypt[1] is an encryption library that plugins into Hibernate and
Spring very easily.  I'd suggest that you start there.

1. http://www.jasypt.org/


On 8/24/07, Daniel Rossi <[EMAIL PROTECTED]> wrote:
> Yes it is a very good tut. Ill possibly adopt some of this when looking at
> an anonymous authentication system but using acegi security maybe as its a
> standard authentication framework correct ?
>
>
> On 25/08/2007, at 3:12 AM, Lenny Sorey wrote:
>
> Thanks Carl,
>
> The Hibernate tutorial is a very good tutorial.
>
> I will take a look a your updated tutorial.
>
> Regards,
>
> Lenny
>
>
>
> On 8/24/07, Carl Sziebert <[EMAIL PROTECTED]> wrote:
> > All:
> >
> > Just dropping a note to inform you all that I've moved my tutorial on
> > using Hibernate with Red5 to a new home.  I've also updated it to
> > include Hibernate annotated beans and Spring's
> > AnnotationSessionFactoryBean.
> >
> > http://sziebert.net/posts/red5-hibernate/
> >
> > Carl
> > --
> > Be who you are and say what you feel, because those who mind don't
> > matter and those who matter don't mind.
> > - Dr. Seuss
> >
> > _______________________________________________
> > Red5 mailing list
> > [email protected]
> > http://osflash.org/mailman/listinfo/red5_osflash.org
> >
>
> _______________________________________________
> Red5 mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
> _______________________________________________
> Red5 mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>


-- 
Be who you are and say what you feel, because those who mind don't
matter and those who matter don't mind.
  - Dr. Seuss

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to