The Mekon wrote:asinshesq wrote:Allowing html is inherently less secure so you shouldn't be enabling it unless you really really need it
Can someone please explain why (in very simple English, please!)?
Well, I can only explain in plain english because I don't know enough to go any deeper

I gather that if you enable html, it is possible for a hacker to hide a script of some sort in the html he posts that has the potential to take over your server and do bad things. I hope others more knowledgeable than I will speak to this, but it is clear in post after post from the phpbb developers and support staff that the advice is not to enable html unless you really really need it.
I would imagine that enabling some html tags may be safer than enabling others; for example, I would guess that if you just enable <b>, <u> and <i> there's probably not much danger. But as I said, I really don't know much about this and even my guess that those tags are safer may be wrong.