Security.. a programmars worst nightmare.technics wrote:thinking about it, security and stability is no issue. security is only to keep users out of moderators; and visitors out of users.
No matter what you do, how long you test and debug, there will ALLWAYS be security riscs.
If not in your code, then in the browser, the server, or the code translator.
But its clear, that you dont have very much experience on that point.
Just to make a bulletproof login system, takes HOURS of coding, to get everything counted for, and tested to be the right thing.
My best advice would to be using an existing forum, and then modify it to your needs.
Coding your own forum, is a great idea... yeah... to a small business site, or your own personal homepage.
To entirely recode a new high-end forum is INSANE...
Lets say to assamble a team of 10 to build that forum, it would still take MONTHS, and would be seriously buggy.
Just my opinion.