mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-03-13 14:13:14 +01:00
MD028/no-blanks-blockquote: Blank line inside blockquote
https://github.com/DavidAnson/markdownlint/blob/v0.20.4/doc/Rules.md#md028
This commit is contained in:
parent
025296b3f4
commit
f32c260138
@ -248,7 +248,7 @@ By default, OpenVPN uses `BF-CBC` as the data channel cipher. Blowfish is an old
|
||||
> The default is BF-CBC, an abbreviation for Blowfish in Cipher Block Chaining mode.
|
||||
>
|
||||
> Using BF-CBC is no longer recommended, because of its 64-bit block size. This small block size allows attacks based on collisions, as demonstrated by SWEET32. See [community.openvpn.net/openvpn/wiki/SWEET32](https://community.openvpn.net/openvpn/wiki/SWEET32) for details.
|
||||
|
||||
>
|
||||
> Security researchers at INRIA published an attack on 64-bit block ciphers, such as 3DES and Blowfish. They show that they are able to recover plaintext when the same data is sent often enough, and show how they can use cross-site scripting vulnerabilities to send data of interest often enough. This works over HTTPS, but also works for HTTP-over-OpenVPN. See [sweet32.info](https://sweet32.info/) for a much better and more elaborate explanation.
|
||||
>
|
||||
> OpenVPN's default cipher, BF-CBC, is affected by this attack.
|
||||
|
Loading…
x
Reference in New Issue
Block a user