On Mon, Oct 12, 2009 at 12:53:11PM +0200, jean-francois wrote: > I will implement a forum because it is mean to be included as small > lines in the end of some web pages for posting comments. > > Otherwise, if someone knows a secure comments system available either > from package or from the web i'm interested. > > After some searches for few days, i've come to the point where I prefer > not to implement anything rather than taking the ones I found either > forum or comments scripts.
Something like Disqus is simple to integrate in a website, almost impossible to use to gain entry into *your* system (one possible definition of security - you'll need to be a bit more specific if that is not the one you had in mind), offers threading and e-mail notification of new comments, and so on and so forth. There are other players in this space, including at least IntenseDebate. I don't have too much experience with either system as a user, and none as a site owner/administrator. But they seem to suck less than I'd expect of a web-based option, and a mailing list is probably not the best place to comment on articles... Joachim