Omertà is an attempt to encrypted messages in game using RSA. For anyone not familiar with RSA, the easiest thing to do is for me to provide an example:
You try to send "Hey!" to a friend.
Your computer uses your friend's special code to encrypt it so only they can read it.
The addon sends the message: 99a9eba545d32427a8e65dc2f4e3d9f6 to your friend.
Your friend receives this message, and using their code, decrypts it to the original message:
Omertà [You]: Hey!
Why use this? I'm sure you can think of times where you didn't want prying eyes, but in the end, it's just for fun....
I'm still in the process of fleshing this out, but currently enough functionality exists to send and receive encrypted messages. Use /omerta (/om) to set the keys, and /om name message to send messages to a user.
If you are having problems removing this addon, please delete it from your World of Warcraft/Interface/Addons directory and attempt to reinstall. CurseClient had an issue with the accented 'a' and I have since removed it so hopefully it will continue to update and function as intended. This was a problem with the CurseClient, not with Omertà.
Future Features:

