Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Version 1 (modified by mshkutkov, 17 years ago) (diff)

initial information about "Remote Logging" was added

Overview

The goal of this project is to extend existing logging subsystem of libpurple. This extension allows to safely store your logs on different type of repositories and synchronize your logs with remote ones. With this extension you don't need to copy valuable information form messenger to external device no more. You can forget about mailing your own logs to your own mailbox to have access to them from some other place. With this extensions you can stop worrying about the hardware failures - because what ever happen with you computer, your logs will be safe.

Tasks

  • Extending existing logging system to allow using different type of remote storing plug-ins.
  • Writing Gmail plug-in, which would allow you to store your Pidgin logs in the Gmail inbox. This plug-in has higher priority than other plug-ins (for example ftp plug-in), because it is very easy to obtain Gmail account (and many of us already have one) for each user. Gmail allows storing big amount of small files and we can get access to them anytime, anywhere.
  • Adding functionality which allow to crypt all logs.

Optional features (which maybe not be implement during the summer)

  • Ftp plug-in.
  • Database plug-in (e.g. MySQL plug-in)
  • External tool which allow simple manage your remote repository. (e.g. “Gmail log manager” or “FTP log manager”)
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!