Review
POW Encode is a highly configurable addon that maintains its own "encryption system." Basically, it decodes and encodes text so you can carry out a private conversation with whoever else is using the addon. There are plenty of options included. You can log encoded conversations; have auto-decode, timestamps in the log, and a lot more.
Inside the 'Messages' tab of the dialog is where the conversation will be logged. It's here where you can manage the current log, by deleting or saving it. Others' text is shown in the dialog's log editbox, however, your text isn't displayed there... that's one thing I didn't like about it. Select the destination (a channel, editbox, or your clipboard), mode (decode the text or encode it), then type your text in and click "Send!” Other users with the addon loaded will receive the original encoded message, and the decoded message (if they've selected auto-decode in options).
The addon is pretty large, just short of 1,700 lines. In the editbox, when a timestamp is displayed there, the control codes aren't stripped ($strip), so it causes it to show in the dialog as boxes. A nice thing about this is that there aren't any bugs (that I could find, at least). Good scripting here.
Reviewed by
Jagfire There are no update notes.