Changes between Version 3 and Version 4 of Compression


Ignore:
Timestamp:
11/25/21 23:06:49 (2 years ago)
Author:
tct
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Compression

    v3 v4  
    2121`TL;DR` OpenVPN are not removing compression but it must be made secure. You do not need it.
    2222
     23= Make Compression Secure
     24
     25Because only upstream packets are vulnerable to the VORACLE Attack, OpenVPN has implemented **Asynchronous Compression**. This means that only the Server sends compressed data to the Client.  When the Client sends data to the Server, that data is not compressed and **not susceptible to VORACLE**.