IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#saltr
/2023/05/10
~dr|z3d
@RN
@StormyCloud
@T3s|4
@T3s|4_
@eyedeekay
@orignal
@postman
@zzz
%Liorar
%acetone
%cumlord
+DirtyHarry
+FreefallHeavens
+Xeha
+ardu
+bak83_
+mareki2p
+onon_
+profetikla
+r00tobo
+radakayot
+uop23ip
AHOH
Arch2
Danny
DeltaOreo
FreeB
Irc2PGuest59581
Irc2PGuest64993
Irc2PGuest70083
Irc2PGuest70134
Irc2PGuest96449
Meow
Onn4l7h
Onn4|7h
b4dab00m
boonst
duck
enoxa
maylay
not_bob_afk
phobos_
pisslord
poriori_
qend-irc2p
segfault
shiver_1
simprelay
solidx66
u5657
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