]> Sergey Matveev's repositories - public-inbox.git/commit
view: implement optional address obfuscation
authorEric Wong <e@80x24.org>
Fri, 16 Jun 2017 02:03:32 +0000 (02:03 +0000)
committerEric Wong <e@80x24.org>
Fri, 16 Jun 2017 02:03:32 +0000 (02:03 +0000)
commitef9ce6f2dfc9fcbb91e3cec0b7a2b7f7e359be5d
tree4db5b56762cf95c2164fb3815ee4d12fca7c6803
parent61196e5b0645eb58b415b4c679fc36ecf602ad16
view: implement optional address obfuscation

This is lightly-tested and seems to work.  I'm still
hesitant to support this, but the alternative of receiving death
threats for displaying unobfuscated addresses seems to
be not worth it.
lib/PublicInbox/Config.pm
lib/PublicInbox/Hval.pm
lib/PublicInbox/SearchView.pm
lib/PublicInbox/View.pm