Ed Kellett
Ed Kellett
This isn't technically hard (though it's operationally tedious for freenode because it would require restarting ircd) but I don't think it would do much good against spam—it's too easy to...
fwiw, the /oaccept there uses a separate list
while that is true, in practice some of this information (like exact last seen times, real host) is useful to see pretty much all the time, and if I have...
The command parser would still collapse adjacent spaces in the password
You're going to say this is not proper, but you could also accept them both as one argument and parse the email backwards from the end
For posterity (it always annoys me when such tools are used and subsequently thrown away), here are the seds that have been done so far to various files: ``` sh...
Yeah, it seems designed to work on a completely rrd_pretty_roll'd tree. It seems like it would translate ``` ||-->-- A -- B --v-- C -- D -- A -- B...
I agree that this is out of scope. On a technical note, though, Tor and I2P have network-layer security already; it'd seem redundant to specify a way to use certs...
I think this should have a cap so that we don't have to send account IDs to everyone (with message-tags) indiscriminately, which would seem like a messy waste of bandwidth....
because we might want to facilitate accounts as a source of authentication for third parties without making account names immutable?