From a3f1083d4dd1cf0c5d6f37ca3899b271306c03a7 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sat, 11 Feb 2012 14:23:31 -0500 Subject: stuff --- software.page | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 software.page (limited to 'software.page') diff --git a/software.page b/software.page new file mode 100644 index 0000000..f23b72a --- /dev/null +++ b/software.page @@ -0,0 +1,54 @@ + +### Local internet graph/map explorer + +Explore a graph of router hops outwards. Latency as color? Named by network? +Width by traffic? Show international fiber links? + + +### Statistical Traffic Analysis + +data/time spent by: + protocol: UDP/TCP + protocol: torrent, HTTP, HTTPS, DNS, SSH, etc + device type + website + host (from whitelist?) + MIME type (json?) + region + compressed/uncompressed + + +### SSL Watchdog + +Observe SSL/TLS traffic and block when blacklist detected (revocation), or HTTP +connection to HTTPS blacklist (or all?), or "bad" cert authorities + + +### Privacy blocker + +Reroute tracking cookies/urchins? Scramble IPv6 packets regularly + +Block cleartext telnet, ftp, etc + + +### Trusted Mutual Backups + +Swap encrypted file backups with known peers for geographical redundancy. + +Is there a good package for this already? + + +### Javascript/Media Cache + +eg, jQuery, CSS, etc. "DIY CDN" + + +### Torrent Mirroring, Subscriptions + +podcasts, free episodes, ISOs, archival media, public data backups + + +### Internet Protocol Analyser + +wireshark, chromium fetch timing analysis + -- cgit v1.2.3