I'm working on a project that requires threaded conversation: someone posts something new which creates a new thread and all replies are attached to that thread. I have this working great from a technical perspective, but I'm concerned about the security of my solution:I'm working on a project that requires threaded