]> Sergey Matveev's repositories - public-inbox.git/commitdiff
net_reader: no STARTTLS for IMAP localhost or onions
authorEric Wong <e@80x24.org>
Sun, 19 Sep 2021 12:50:32 +0000 (12:50 +0000)
committerEric Wong <e@80x24.org>
Sun, 19 Sep 2021 19:53:03 +0000 (19:53 +0000)
At least not by default, to match existing NNTP behavior.
Tor .onions are already encrypted, and there's no point
in encrypting traffic on localhost outside of testing.


No differences found