Skip to content
This repository has been archived by the owner on Jan 2, 2022. It is now read-only.

ScrambleSuit IAT obfuscation still can buffer lots of data. #32

Open
Yawning opened this issue Mar 28, 2014 · 0 comments
Open

ScrambleSuit IAT obfuscation still can buffer lots of data. #32

Yawning opened this issue Mar 28, 2014 · 0 comments
Labels

Comments

@Yawning
Copy link
Owner

Yawning commented Mar 28, 2014

This is related to #3. The pushback code doesn't take into account the fact that the ScrambleSuit IAT obfuscation code leaves data on incoming_'s read buffer when delaying IAT writes.

To be perfectly realistic applying pushback like this is more out of paranoia on my part so this isn't major, given that clients are expected to be less resource constrained than servers, tor's circuit level flow control should prevent catastrophic buffer growth, and no one should be using IAT obfuscation in the first place.

Revisit after #27 is done.

@Yawning Yawning added the bug label Mar 28, 2014
@Yawning Yawning changed the title ScrambleSuit IAT obfuscation still will buffer lots of data. ScrambleSuit IAT obfuscation still can buffer lots of data. Mar 28, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant