howto/BGP-communities.md
... ...
@@ -47,8 +47,8 @@ bw = min(up,down) for asymmetric connections
47 47
(64511, 32) :: encrypted with unsafe vpn solution
48 48
(64511, 33) :: encrypted with safe vpn solution (but no PFS - the usual OpenVPN p2p configuration falls in this category)
49 49
(64511, 34) :: encrypted with safe vpn solution with PFS (Perfect Forward Secrecy)
50
-(64511, 35): encrypted with safe vpn solution with PFS (Perfect Forward Secrecy) and post-quantum resistance but without post-quantum forward secrecy (e.g. WireGuard with PSK)
51
-(64511, 36): encrypted with safe vpn solution with PFS (Perfect Forward
50
+(64511, 35) :: encrypted with safe vpn solution with PFS (Perfect Forward Secrecy) and post-quantum resistance but without post-quantum forward secrecy (e.g. WireGuard with PSK)
51
+(64511, 36) :: encrypted with safe vpn solution with PFS (Perfect Forward
52 52
Secrecy) and post-quantum forward secrecy (e.g. WireGuard with Rosenpass)
53 53
54 54
(64511, 81) :: Physical connection (e.g. Ethernet cable, direct wireless link)