IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#saltr
/2023/05/10
~dr|z3d
@RN
@T3s|4
@T3s|4_
@eyedeekay
@postman
@zzz
%acetone
%cumlord
%snex
+FreefallHeavens_
+Leopold
+Xeha
+ardu
+bak83
+r00tobo
+radakayot
+uop23ip
AHOH
Arch
Danny
DeltaOreo
FreeB
Irc2PGuest32048
Irc2PGuest4450
Irc2PGuest44905
Irc2PGuest45748
Irc2PGuest4772
Irc2PGuest72553
Irc2PGuest87589
Liorar_
Meow
Onn4l7h
Onn4|7h
altonen
carried6590
maylay
not_bob_afk
orignal
poriori_
profetik1
qend-irc2p
shiver_
simprelay
solidx66
thetia
u5657
usr001
weko_
woodwose
zer0bitz_
not_bob there we go.
orignal what?
orignal did drozd ban himself? ))
RN lol, let us hope not.
orignal finally
not_bob When did whoever runs reg.i2p start blacklisting sites?
xeiaso So this is interesting:
xeiaso InboundMessageDistributor::distribute calls _context.inNetMessagePool().add(msg, null, null);
xeiaso TransportManager::messageReceived calls _context.inNetMessagePool().add(message, fromRouter, fromRouterHash);
xeiaso and InNetMessagePool::add calls _context.messageValidator().validateMessage(messageBody.getUniqueId(), exp);
xeiaso A messages from down a tunnel rejected if it is a duplicate of a message received directly and vice versa. So if I send a message to an eepsite and then I re-use the messageId and exp to send a message to a router then the router would respond iff it doesn't host the destination. This is deanon...
obscuratus Irc2PGuest51721: What's an example of an I2NP message that would draw your hypothetical response.
xeiaso obscuratus: a tunnel build message would be an example
obscuratus How did you get major to do that? :)
RN obscuratus: major does that when it feels like it