> and for people who are motivated to jailbreak, this isn't much of a hurdle
And also because, once you’re jailbroken, you can setup software to automatically resign the app on-device every few days, so you never need a computer again.
I thought jailbreaking worked by using exploits to disable code signing. As in, there’s no need to sign an app. Have things changed the past few years?
Most Jailbreaks today are "tethered" in some way, which means the Jailbreak disappears (to varying degrees†) once the phone is turned off. For Jailbreaks like unc0ver, this means you need to re-run a bootstrap app every time you reboot your phone, in order to return to "Jailbroken" mode and allow unsigned code.
This, of course, is a catch-22. You need to run an app to allow unsigned apps, but that app can't run if it isn't signed.
---
† The community makes a distinction between "tethered", "semi-tethered", and "semi-untethered" jailbreaks. The jailbreak I described above is "semi-untethered". You really couldn't come up with terminology more prone to getting mixed up...
And also because, once you’re jailbroken, you can setup software to automatically resign the app on-device every few days, so you never need a computer again.