The Networked and Distributed Computing Systems Lab
(NDSL) needs
volunteers who use Pidgin (for Linux) as their Instant Messaging (IM) clients.
We
have developed a small plugin which collects statistics regarding humans' typing
habits.
Our goal is to learn the characteristics of human-generated messages so that
we can build a
more effective tool to suppress spim
transmitted by bots. Specifically,
we want to get timing information of each character that
is entered by a human
in writing a chat message. Once you install the plugin, it will log
the timestamp
of each character of your message into a file. This tool does not write
actual
characters (only the timestamp) of the message. Therefore, user privacy regarding
content is preserved. Your timing data will strictly be used for research
purposes and
will not be shared with any third party.
Download plugin for version:
|
|
|
|
How To Install
How to Install
A Pidgin plugin installation is a three step procedure.

Step 1: Make a plugins/ subdirectory in ~/.purple
(if it does not exist by default).
Copy msg-timestamps.so (plugin file)
to ~/.purple/plugins/ directory.

Step 2: Click on the 'Tools' option and
press 'Plugins' from the menu bar.

Step 3: Select the plugin "Message Timestamps Plugin"
from the Plugins window.
Finally 'Close' the window.