# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 8
# self = https://watcher.sour.is/conv/vrgcata
Kind of thinking of developing a TLS MitM solution to for my home network as an enhanced network security solution. I already have DNS based filtering, but being able to redirect crappy / spyware websites/traffic would be kind of nice too -- even dropping some shit on the floor entirely.
I know MitM is bad, but in this case it services a useful purpose if you do it yourself and are in control of it? 🤔
Kind of thinking of developing a TLS MitM solution to for my home network as an enhanced network security solution. I already have DNS based filtering, but being able to redirect crappy / spyware websites/traffic would be kind of nice too -- even dropping some shit on the floor entirely.
I know MitM is bad, but in this case it services a useful purpose if you do it yourself and are in control of it? 🤔
@prologic tls-intercept would be considered bad if you were doing it to someone else. feel free to break your own proxies.
in the interim, have a look at how dnsmasq. it can be used to rewrite hostnames at the os-layer or you can package in container for further network-wide shenanigans.
@retrocrash You can't do anything interesting however with DNS when you have TLS at play. That's by design 😂 I'm thinking more along the lines of, what more things can I drop to the floor, redirect at my home network 🤣
@retrocrash You can't do anything interesting however with DNS when you have TLS at play. That's by design 😂 I'm thinking more along the lines of, what more things can I drop to the floor, redirect at my home network 🤣