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

Missing passepartoutkit-source Repository - Build Failure in Passepartout Project #793

Open
gillus123 opened this issue Oct 31, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@gillus123
Copy link

gillus123 commented Oct 31, 2024

Hello,

Thanks for this open source VPN client, I wanted to recompile the iOS App but got some issues.

Description:

When attempting to build the Passepartout project, the build fails due to an inaccessible or missing passepartoutkit-source repository. The error message read:
image

The remote repository could not be accessed. Make sure a valid repository exists at the specified location and that the correct credentials have been supplied.

Steps Taken:

Checked the list of repositories under passepartoutvpn organization but could not locate passepartoutkit-source.
Request: Could you please clarify if passepartoutkit-source is available, or did I miss something?

BR

@gillus123 gillus123 added the bug Something isn't working label Oct 31, 2024
@gillus123
Copy link
Author

When trying to clone the passepartoutkit-source repository, I encountered an authentication failure:

Cloning into 'passepartoutkit-source'...
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/passepartoutvpn/passepartoutkit-source.git/'

So the repository is private.

@gillus123
Copy link
Author

OK, I got my answer here:
#504
So passepartoutkit-source is not open source, it seems however that tunnelkit it back as open source

@keeshux
Copy link
Member

keeshux commented Nov 1, 2024

Correct, PassepartoutKit is the new backing library going forward, and TunnelKit is discontinued. PassepartoutKit will be available later to compile the app for "educational" purposes, maybe under a different name, but I don't have plans to make it open source for the time being.

@keeshux keeshux closed this as completed Nov 1, 2024
@keeshux keeshux reopened this Nov 1, 2024
@gillus123
Copy link
Author

So I can still compile an old version of the App that relied on Tunnelkit for educational purpose? If yes can you point me out to a good version to use with Tunnelkit?

@keeshux
Copy link
Member

keeshux commented Nov 15, 2024

Use the legacy branch:

https://github.com/passepartoutvpn/passepartout/tree/legacy/v2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants