FINDING · DEFENSE

Reusing the same 64-bit client ID across rendezvous attempts caused approximately 3-minute delays in failure scenarios because the SQS queue deletion API can take up to 60 seconds to complete, forcing subsequent attempts to wait for the previous outgoing queue's deletion before a new queue with the same ID can be created. The fix generates a fresh random 64-bit client ID per attempt, eliminating the dependency on prior-attempt cleanup.

From 2024-pu-exploringExploring Amazon Simple Queue Service (SQS) for Censorship Circumvention · §4.2 · 2024 · Free and Open Communications on the Internet

Implications

Tags

censors
generic
defenses
webrtc-pluggablebridges

Extracted by claude-sonnet-4-6 — review before relying.