Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate postquantum VPN into the app #285

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

matszczygiel
Copy link

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 matszczygiel force-pushed the msz/integrate-postquantum-vpn branch 2 times, most recently from 3e3241b to 6626b12 Compare February 29, 2024 07:04
build/foss/Cargo.toml Outdated Show resolved Hide resolved
cli/cli_set_mesh.go Outdated Show resolved Hide resolved
cli/cli_set_postquantum_vpn.go Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
protobuf/daemon/service.proto Outdated Show resolved Hide resolved
go.sum Outdated Show resolved Hide resolved
cli/cli.go Outdated Show resolved Hide resolved
@matszczygiel matszczygiel force-pushed the msz/integrate-postquantum-vpn branch 2 times, most recently from e852c57 to 1da6ee2 Compare March 1, 2024 09:30
@piotrjurkiewicz piotrjurkiewicz added the gitlab Run Gitlab pipeline label Mar 1, 2024
@matszczygiel matszczygiel force-pushed the msz/integrate-postquantum-vpn branch from aa566a0 to 5bdc935 Compare March 4, 2024 10:06
@matszczygiel matszczygiel force-pushed the msz/integrate-postquantum-vpn branch from 7d43735 to 0b0235b Compare May 20, 2024 12:27
This commit allows users to select the postquantum (PQ) VPN option.
Internally, it uses the libtelio `telio_connect_to_exit_node_postquantum()` call
to connect to the PQ VPN server.
The feature is currently unavailable with meshnet.

Signed-off-by: Mateusz Szczygieł <mateusz.szczygiel@nordsec.com>
@matszczygiel matszczygiel force-pushed the msz/integrate-postquantum-vpn branch from 0b0235b to 3bb350d Compare May 21, 2024 05:36
@matszczygiel
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gitlab Run Gitlab pipeline
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants