Ok, I'd like to step in yet again to say a few things.
To clear the air, the forks that I have seen (considering that I get emails every time they are made) don't do anything malicious - in the sense that they're trying to hinder your privacy or security. They seem to just be forking my repositories with the patches on them, building them, and publishing them.
That being said, I am in no way endorsing those forks. There are a few things that every fork has failed to properly mention about their packages:
- They seem to be building them privileged helper tool in debug mode, so they can build the app without signing. This means that those forks include a helper tool that will not check the calling process's signature before executing code. In other words, you now have sudo without a password.
- These forks require disabling AMFI as they cannot sign binaries with the Dortania key used in AMFIPass. This poses significant security risks as you can simply ad-hoc sign any binary and run it with any entitlement. This is why AMFIPass exists - that attack vector is eradicated.
- Disabling AppleVTD will break some hardware drivers, and any software that uses it.
Now, we get into the morality of these forks. Some of them are making it quite clear that they are simply forks, while others are actively trying to take credit for the work that the developers have been putting in for months. This video is a perfect example of that disrespectful, disingenuous, and misleading narrative that deprives the developers of their due.
Just be patient. If you can't wait for a pull request to be merged, then why are you here?