summaryrefslogtreecommitdiffstats
path: root/software.page
diff options
context:
space:
mode:
Diffstat (limited to 'software.page')
-rw-r--r--software.page54
1 files changed, 54 insertions, 0 deletions
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
+