]> arthur.barton.de Git - ngircd-alex.git/commitdiff
New configuration opion "MorePrivacy" to "censor" some user information MorePrivacy
authorxor <xorboy@gmail.com>
Sun, 19 Jun 2011 04:08:33 +0000 (06:08 +0200)
committerAlexander Barton <alex@barton.de>
Sat, 25 Jun 2011 20:21:20 +0000 (22:21 +0200)
this patch contains:

  * Fix for Conf_CloakUserToNick to make it conceal user details
  * Adds MorePrivacy-feature

MorePrivacy censors some user information from being reported by the
server. Signon time and idle time is censored. Part and quit messages
are made to look the same. WHOWAS requests are silently dropped. All
of this is useful if one wish to conceal users that access the ngircd
servers from TOR or I2P.


No differences found