On Friday, January 23, 2015 at 5:17:25 AM UTC-8, Y wrote: > > Hi. I have something on a graph database (Neo4j seem the best one) in mind. > I'm not sure if web2py (or any framework is good for what I intend to do). > I have high security demands. > >> >> Well, web2py was designed with security in mind, such as using the auth machanisms, URL signing, etc. Auth works with several methods, from tracking passwords in the database to using trusted servers to confirm you (CAS and RBAC with Facebook, LinkedIn, Google), use of Captchas, signed URLs, etc.
If you think something is missing, describe what you need and see if someone already has an answer for it, or has suggestions to handle it easily. /dps -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

