> On 17 Nov 2015, at 17:07, Eran Sandler <[email protected]> wrote: > > Hi guys, > > I had a thought about writing a small Tor exit node companion app. > > This would be a single executable that does 2 things: > Serve HTTP port 80 traffic on a specific host name and show the standard Tor > web page for exit nodes Tor already does this for the DirPort. So if a relay has a DirPort 80 configured, it would conflict with the app. As long as the HTTP port 80 can be turned off, it could be useful. > Serve port 25 (SMTP) and forwards [email protected] > <mailto:[email protected]> to an address of your choosing Would serving port 25 also require a MX record in DNS, or do webiron and others send mail direct to the relay regardless of MX records?
> Bonus points would be to make sure the HTTP requests serve the latest version > of the Tor disclaimer page (so it will automatically take the latest and > periodically check that its the latest). It will then replace the various > parts (email of the operator etc). This would be useful, but please note that the disclaimers vary by jurisdiction and language, so that would need to be configurable. > > I can write it in Go so that its a single rather small executable so that the > exit node will only need to run it instead of web server (nginx or something > lighter) and an SMTP server (for those pesky automated posts that, like in > the case of webiron, are also sent to [email protected] > <mailto:[email protected]> based on the reserve DNS). > > Do you think it would be useful? I would sure be happy to run as little > processes as possible. > > Eran > _______________________________________________ > tor-relays mailing list > [email protected] > https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays Tim Wilson-Brown (teor) teor2345 at gmail dot com PGP 968F094B teor at blah dot im OTR CAD08081 9755866D 89E2A06F E3558B7F B5A9D14F
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ tor-relays mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
