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

PIA-1291: Make wireguard the default option #73

Merged

Conversation

kp-juan-docal
Copy link
Contributor

@kp-juan-docal kp-juan-docal commented Feb 7, 2024

Summary

It introduces the changes to make wireguard the default protocol on new installations and the logic to allow us to migrate to wireguard those on ikev2 with default settings.

Sanity Testers

Tests were performed with the library changes introduced here

  • Clean install. Open app. Confirm wireguard is the selected protocol.
  • Install current production. Without changing any settings. Upgrade to this version. Confirm wireguard is the selected protocol.
  • Install current production. Change any ikev2 setting. Upgrade to this version. Confirm ikev2 is the selected protocol.
  • After the above. Change back to ikev2 defaults. Kill process. Open app. Confirm ikev2 is the selected protocol.
  • After the above. Reset settings. Confirm wireguard is the selected protocol.

@kp-juan-docal kp-juan-docal force-pushed the juan.docal/PIA-1291-make-wireguard-the-default-option branch 2 times, most recently from 4dc0373 to 937b29e Compare February 8, 2024 09:45
@kp-juan-docal kp-juan-docal marked this pull request as ready for review February 8, 2024 09:46
Copy link
Collaborator

@kp-said-rehouni kp-said-rehouni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job @kp-juan-docal! Just a small comment to address

PIA VPN-tvOS/Bootstraper/BootstraperFactory.swift Outdated Show resolved Hide resolved
@kp-juan-docal kp-juan-docal force-pushed the juan.docal/PIA-1291-make-wireguard-the-default-option branch from 937b29e to d5bbed8 Compare February 8, 2024 09:53
Copy link
Collaborator

@kp-said-rehouni kp-said-rehouni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you @kp-juan-docal!

Copy link
Collaborator

@kp-said-rehouni kp-said-rehouni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you @kp-juan-docal!

@kp-juan-docal kp-juan-docal merged commit 06c66c7 into master Feb 8, 2024
1 check failed
@kp-juan-docal kp-juan-docal deleted the juan.docal/PIA-1291-make-wireguard-the-default-option branch February 8, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants