IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#saltr
/2023/05/10
~dr|z3d
@RN
@RN_
@StormyCloud
@T3s|4
@T3s|4_
@eyedeekay
@not_bob_afk
@orignal
@postman
@zzz
%acetone
%cumlord
+FreefallHeavens
+Xeha
+ardu
+bak83_
+dolphinandcat
+mareki2p
+profetikla
+qend-irc2p
+r00tobo_BNC
+segfault
+uop23ip
AHON1
Arch
BubbRubb
Danny
DeltaOreo
Irc2PGuest32661
Irc2PGuest61186
Irc2PGuest63604
Irc2PGuest79272
Irc2PGuest89963
Meow
Onn4l7h
Onn4|7h
SigSegv
T3s|4__
altonen
boonst
duck
maylay
onon_1
pisslord
poriori_
r3med1tz-
shiver_
simprelay
solidx66
thetia
tr
u5657
usr001
weko_
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