Posted November 01, 2010
Every message sent is stored in a sqlite database so that the recipient can read it. Other than that there are no message logs at all. Only the proper recipient is allowed to view the message. So if somebody sends a message to you, then you are the only person who gets to read that message.
I think you're right about the phrasing with regard to the password. I'll change that next time I work on the system.
Hmm... delete is important. I'll add that tomorrow night. Right now it's 4am and I'm falling asleep. Thanks for the suggestion.