I am currently developing a PUBLIC and OPEN SOURCE ecommerce software and want to embed a chat plugin into it using PHP/MySQL (similar to Facebook). But much simpler. You can see the draft preview below.

Functions:
- Send and recieve messages (only friends)
- Add / Search / Remove / Block Friends
Security is important issue, because this chat plugin would be embedded into software and that software will be published as OPEN SOURCE.
My question is that where should I get down to writing it and how to get good security?