Hacker News new | ask | show | jobs
by sureglymop 256 days ago
Looks cool, will try it out. Thank for sharing :)

The comment system seems interesting. Reading through your post I got an xss scare though. But if I understand correctly you have to confirm each comment as it is submitted right?

1 comments

You are talking about the comments on the blog right? I would not be surprised if my system is quite insecure, I mostly rely on security through obscurity here since no one knows my blog. Although I do use PHP input field sanitization which I believe helps prevent xss?

I have a blog post explaining the comment system aswell if you're intereseted

Yup. I see. During a second read after my coffee I got it, had just been reading a bit too expeditiously!