forked from I2P_Developers/i2p.www
Prop. 159 edit design goals section
This commit is contained in:
@@ -5,7 +5,7 @@ SSU2
|
||||
:author: orignal, zlatinb, zzz
|
||||
:created: 2021-09-12
|
||||
:thread: http://zzz.i2p/topics/2612
|
||||
:lastupdated: 2021-09-12
|
||||
:lastupdated: 2021-10-11
|
||||
:status: Open
|
||||
:target: 0.9.55
|
||||
|
||||
@@ -52,6 +52,15 @@ Design Goals
|
||||
algorithms.
|
||||
|
||||
- Increase speed and reduce latency.
|
||||
Median setup time is currently about 135 ms for NTCP2 and 187 ms for SSU,
|
||||
even though NTCP2 has an additional round trip; replacing ElGamal in
|
||||
SSU2 should reduce it, but other changes may also help.
|
||||
|
||||
- (maybe) Prevent traffic amplification attacks from spoofed source addresses
|
||||
via "address validation"? Is this necessary, or are there other
|
||||
ways that would not require an additional round trip?
|
||||
Does this conflict with the requirement to prevent traffic identification?
|
||||
See below.
|
||||
|
||||
- Make packet identification easier, to reduce reliance on fallbacks and
|
||||
heuristics that make the code overly complex.
|
||||
|
Reference in New Issue
Block a user