Hey teduso, That's probably true, but when I used PHP for the most part you relied on the framework to cater to these general web security problems, (with the exception of SQL insertion, XSS etc), so many of the points made were, to me, very helpful
Dave On Friday, 7 October 2011 20:14:46 UTC+1, tedsuo wrote: > > I don't see anything discussed there that is not a general web > security problem. > > Ted > On Oct 6, 2011, at 4:22 PM, friesnow wrote: > > > Coincidentally I was just reading: > > > > http://www.securosis.com/blog/nosql-and-no-security > > > > You could read that and the referenced conference presentation. Yet as > > far as I can tell the main vulnerabilities discussed are the unwise > > use of eval() and trusting arbitrary user input, things I think most > > JavaScript programmers are aware of by now. > > > > -- > > Job Board: http://jobs.nodejs.org/ > > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > > You received this message because you are subscribed to the Google > > Groups "nodejs" group. > > 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/nodejs?hl=en?hl=en > > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. 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/nodejs?hl=en?hl=en
