Iam not sure if this is the right place but lets see.
Iam developing an system to send private messages from one user to an other use. Under the hood runs PHP 5.2.x .
Now iam looking for any way to crypt private messages in a way that i cant access them. In the moment i have no idea how to realize such a system, where iam not knowing the encryption key.
My first idea was to combine it with something like OAuth.
Some more requirements to clarify the problem:
- Public Webpage
- good usability