Alternative App Store for Sideloading on iOS


Summary of my bookmarked Github repositories from Feb 8th, 2023

Github repositories

  • SideStore/SideStore

    SideStore is an untethered, community-driven alternative app store for non-jailbroken iOS devices. It allows users to sideload apps onto their iOS devices using their Apple ID. By resigning the apps with a personal development certificate and utilizing a specially designed VPN, SideStore tricks iOS into installing them. The goal of SideStore is to provide an untethered sideloading experience, and it has already implemented several community-requested features. The project requires Xcode 14, iOS 14+, and Rustup for development. SideStore is licensed under AGPLv3, and contributions are welcome.