IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#saltr
/2025/07/18
~dr|z3d
@RN
@StormyCloud
@eyedeekay
@orignal
@postman
@zzz
%Liorar
%acetone
%ardu
%cumlord
%snex
+FreefallHeavens
+HowardPlayzOfAdmin
+bak83
+hk
+mareki2p
+onon_
+poriori
+profetikla
+qend-irc2p
+r00tobo_BNC
+uop23ip
+wew
+woodwose
Arch
BubbRubb
Danny
DeltaOreo
FreeB
FreeRider
Irc2PGuest18287
Irc2PGuest38625
Meow
Onn4l7h
Onn4|7h
Xeha
anontor
f00b4r
maylay
not_bob_afk
pisslord
r00tobo[2]
shiver_1
simprelay
solidx66
u5657
weko_
woodwose`
zer0bitz
zzz eyedeekay, as I said the other day, git reliability has gotten much worse, it seems to be down most of the time
dr|z3d yeah, I have to agree, zzz, the last 4 times I've tried it I've got a 502.
dr|z3d Make that 5 times. I just can't get it to work at all right now.
dr|z3d other than the i2p codebase, nothing else needs to be synced with github more than once a day I'd suggest.
zzz finally got ssh to work after a half hour of trying
dr|z3d there we go, http returns.
zzz forget five 9's, we are at maybe one 9
zzz finally addressed some of the marek-related i2cp issues
dr|z3d good, good. you'll keep him happy :)
zzz not really, mostly fixed it by noting in the spec we don't do what it says
dr|z3d Ah, "fixed" :)
zzz went in for new glasses because realized my prescription has gone to shit and thats one reason my productivity has too...
dr|z3d oh, sounds like you had to give yourself a big kick to get that done.
zzz note to self, 9 years between prescriptions is too long )))
zzz just had to rise to top of the list finally. We'll see, went for the walmart special where you have to wait a week to get them
dr|z3d oh, you didn't buy them from theseglassesgiveyousuperpowers.com? I am surprised :)
zzz I'm way over getting shanked by the glasses-in-an-hour places
zzz but one eye got 3 notches worse on one of the numbers, dunno
dr|z3d hopefully that fixes your productivity, if it's mostly down to poor eyesight. just figured you had other stuff on your plate.
zzz that too ofc
zzz distance still good so wasn't getting headaches but for reading, did the cover each eye test and hoo boy
mareki2p Is it good thing that I'm going thru the docs in detail and complaining about not being adhered by the implementations, or is it considered nit picking or bothering you?
dr|z3d I think I can speak for zzz and say it's a good thing, it keeps him on his toes :)
zzz yup, the only time the specs get tested is when somebody reads and implements them
Leopold not_bob_afk: Why is tracker2.postman.i2p not listed on notbob.i2p?
dr|z3d probably because notbob's b32 got a temp ban for repeatedly probing the site without completing the form request.
dr|z3d (so tracker2 would be marked as offline)
not_bob Leopold_: I've fixed the issue with tracker2.postman.i2p
not_bob Though, it may be an issue again in the future due to the way tracker2.postman.i2p works.
orignal how can you decrypt type 5?
orignal what do you need to store local LS for?
zzz we need it internally just like all local LSes, to manage lease expiration, and possibly send in garlics
orignal probably I do it too
orignal but not sure about 5
orignal still the question how you decrypt them
orignal seems I don't handle 5 right
orignal accroding to yuo we need to store 2 LSes
orignal one encrypted for publishing
orignal and unencrypted for sessions
zzz yeah thats the way we do it
zzz looking for the decryption info...
zzz it's all in the session config, see proposal 123
zzz i2cp.leaseSetSecret
zzz i2cp.leaseSetPrivKey
orignal thanks
zzz i2cp.leaseSetEncType
zzz i2cp.leaseSetAuthType
zzz i2cp.leaseSetBlindedType
zzz i2cp.leaseSetClient.dh.xxx
zzz i2cp.leaseSetClient.psk.xxx
orignal I don't have a use case for 5 over I2CP
orignal but need to implement anyway
zzz if you want
orignal redoing I2CP
orignal for PQ support
zzz yup. we only had to do a few tweaks to I2CP router side for PQ, maybe 10 lines, maybe it's more for you
orignal well my code was different
orignal assumning only one ratchets key
orignal in LS
zzz yeah thats why I didn't want to do that ))
orignal you have to for 6,4
eyedeekay Just in case anybody is more worried than usual I'm working on the git server at the moment
zzz right. I did do that ))