Oddbean new post about | logout
 New update looks good. I do think Amethyst should always exempt localhost from tor, otherwise connection to local relays fail. This is fixed by disabling tor for "Trusted Relays", but are there other relays that are considered trusted that are bypassing tor just so tor connection to localhost is disabled with this setting? I think it makes more sense to always disable tor for localhost (127.0.0.1).  
 The app should disable localhost in all modes already. Is it not doing that?  
 It apparently is not because connection to my local Citrine relay failed with a SOCKS error until I manually disabled tor routing for trusted relays.