IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2025/03/15
@eyedeekay
&kytv
&zzz
+R4SAS
+RN
+StormyCloud
+T3s|4
+dr|z3d
+hagen
+hk
+not_bob_afk
+orignal
+postman
+weko
+wodencafe
Arch
Danny
DeltaOreo
FreefallHeavens_
Irc2PGuest32605
Irc2PGuest33712
Irc2PGuest38796
Irc2PGuest54664
Irc2PGuest59134
Irc2PGuest6341
Irc2PGuest64768
Irc2PGuest90091
Leopold
Nausicaa
Onn4l7h
Onn4|7h
Sleepy
Soni
T3s|4_
Teeed
acetone_
aeiou
aisle
ardu
b3t4f4c3___
b4dab00m
bak83_
cumlord
dickless
dr4wd3_
eyedeekay_bnc
onon_1
poriori
profetikla
qend-irc2p
radakayot_
rapidash
shiver_1
solidx66
thetia
u5657
uop23ip
w8rabbit
x74a6h
orignal zzz, if your dest supports few encryption types say 4,5 how do you diferentite them when receive rachets new session msg?
zzz orignal, try both, but PQ is much bigger, so you can be smart about it by checking the size, see 'Ratchet' section under 'Implementation Notes'
zzz but it's not right because NS has a garlic payload too
zzz if we're serious about forward secrecy we need to stop sending streaming payload in NS, but that will cost us one RTT
orignal what if it's 5,6 ?
zzz you could still do it by size.
zzz but I don't know if we want to support multiple PQ flavors on same dest. TODO
orignal but advarsary also can do it by size
zzz adversary doesn't know if it's NS or NSR or ES
orignal btw, can we have like 0,4,5,6 ?
zzz in the proposal I say ElG + PQ is probably unsupported
orignal agree
orignal but see, we client most like you will need 4,5,6,7
orignal for http prpxy
zzz I think in the beginning we would pick the "best" PQ out of 5-7 (probably 5) and then only support "best,4"
orignal because eepsite can have any of them
zzz and leave other combinations for much later
zzz right, but maybe we leave that for 2028?
orignal then another question
orignal what should be set for proxy once PQ is available and there are still eppistes with 0
orignal you would need like 0,4,5
zzz true
orignal how do you think to habdle it?
orignal we might come to decision to stop supporing Elg completely
orignal it's just mess in my code
zzz well, say in 2026 when we're ready, we look to see how many elg-only sites are out there, and make a decision
orignal i2pd set 4 by defult for server tunnels
zzz do we tell everybody to upgrade, and change HTTP proxy to 5,4; or do we decide we still need to support ElG, and we change HTTP proxy to 5,4,0 and have to implement that
zzz I don't know
zzz I'd rather not support 7,6,5,4,0 )))
zzz it's just more mess and very inefficient
orignal my point is that we must come with plan to stop supporting Elg
orignal 4,5 should be fine
zzz yeah. I think notbob.i2p has some stats on enc types
zzz if we have a plan, then we can tell people what the plan is and what to do ))
orignal that's what I mean
orignal we must come with plan and publish it
zzz notbob reports: ElG 15 ECIES 274 Both 543
zzz so that _sounds_ like almost nobody is ElG-only. BUT:
zzz the problem is SAM apps that aren't setting 4,0, or only changed to 4,0 last year (bitcoin, libtorrent)
orignal we can set 4 by default in SAM
orignal or 4,0