NordSecurity / nordvpn-linux

NordVPN Linux client
GNU General Public License v3.0
305 stars 43 forks source link

Integrate postquantum VPN into the app #285

Closed matszczygiel closed 1 month ago

matszczygiel commented 7 months ago

This commits allow user to select the postquantum (PQ) VPN option. Internally, it uses the libtelio telio_connect_to_exit_node_postquantum() call to connect to PQ VPN server. The feature is currenly unavailable with meshnet.

matszczygiel commented 4 months ago

This feature is flawed in libtelio 4.3 when using a boringtun adapter. Version 5.0 works fine

LukasPukenis commented 3 months ago

Adding instructions: in order to test this feature command should be used nordvpn set postquantum on which is incompatible with meshnet and an error will be received in that case.

matszczygiel commented 1 month ago

Closing in favor of https://github.com/NordSecurity/nordvpn-linux/pull/572