From 8ce843e26d01f5f50652b87f3d8b6592374e4966 Mon Sep 17 00:00:00 2001 From: laurent Date: Wed, 18 Jul 2012 00:01:43 +0200 Subject: reorganise / improve roadmap --- ROADMAP.txt | 28 ++++++++++++++++++++++------ 1 file changed, 22 insertions(+), 6 deletions(-) diff --git a/ROADMAP.txt b/ROADMAP.txt index 48d7506..6d1e0b3 100644 --- a/ROADMAP.txt +++ b/ROADMAP.txt @@ -1,23 +1,39 @@ -=== TODO === +=== PLANNED === 0.2 - display elements * glouglou_efl: display server node on the left * glouglou_efl: display other nodes of the right -* glouglou_efl: display packet, moving between nodes +* glouglou_efl: display packets, moving between nodes -0.3 - elements are moving -* glouglou_efl: packet flows from server to nodes - * quick at the begining and slowing down then +0.3 - bug killing +* glougloud: XXX +* glouglou_efl: XXX 0.4 - nicer display * glouglou_efl: nodes are in a circle around the server node * glouglou_efl: nodes intensity reflects their usage, proportionaly to other nodes +* glouglou_efl: packets go quick when leaving the sender node and slowing down before ariving to destination node +* glouglou_efl: packets are fading out when ariving to destination node -0.5 - deeper traffic display +0.5 - daemon plugins +* glougloud: load plugins capability, with hooks on parsing traffic +* glougloud: http plugin that parses basic html elements + +0.6 - deeper traffic display +* glougloud: parse and send keywords to clients +* glouglou_efl: display keywords * glougloud: read, reduce and send captured images to clients * glouglou_efl: display images +=== LATER === + +* SS7 SCCP PC/GT plugin, creating nodes with SCCP addressing + +* change daemon-clients architecture to sniffer-daemon-clients +sniffers send traffic to daemon where client connects + + === DONE === 0.1 - basic daemon -- cgit v1.2.3-59-g8ed1b