All Projects → SignTools → Ios Signer Service

SignTools / Ios Signer Service

Licence: agpl-3.0
✒ A self-hosted, cross-platform service to sign and install iOS apps, all without a computer

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Ios Signer Service

Xresign
XReSign - developer tool to sign or resign iOS app (.ipa) files with a digital certificate from Apple.
Stars: ✭ 277 (+38.5%)
Mutual labels:  ipa, signing
Flutterexampleapps
[Example APPS] Basic Flutter apps, for flutter devs.
Stars: ✭ 15,950 (+7875%)
Mutual labels:  apps, cross-platform
appdb
A fully-featured iOS client for appdb.to written in Swift 5
Stars: ✭ 111 (-44.5%)
Mutual labels:  apps, ipa
Fluttercreatesubmissions2019
An Effort to gather all Flutter Create App submissions at one place from various resources.
Stars: ✭ 546 (+173%)
Mutual labels:  apps, cross-platform
Python Packaging Tutorial
Tutorial on python packaging
Stars: ✭ 34 (-83%)
Mutual labels:  cross-platform, ci
Nethereum
Ethereum .Net cross platform integration library
Stars: ✭ 1,191 (+495.5%)
Mutual labels:  cross-platform, signing
Electron
This is the repository for my course, Electron: Building Cross Platform Desktop Apps on LinkedIn Learning and Lynda.com.
Stars: ✭ 69 (-65.5%)
Mutual labels:  apps, cross-platform
Appdeploy
🚀 AppDeploy is the fastest way to get info on your mobile app & deploy it OTA without specific server configuration
Stars: ✭ 166 (-17%)
Mutual labels:  apps, ipa
Fastnoise2
Modular node based noise generation library using SIMD, C++17 and templates
Stars: ✭ 196 (-2%)
Mutual labels:  cross-platform
Saldl
A lightweight well-featured CLI downloader optimized for speed and early preview.
Stars: ✭ 203 (+1.5%)
Mutual labels:  cross-platform
Pevents
Implementation of Win32 events for *nix platforms, built on top of pthreads.
Stars: ✭ 200 (+0%)
Mutual labels:  cross-platform
Exiftool Vendored.js
Fast, cross-platform Node.js access to ExifTool
Stars: ✭ 200 (+0%)
Mutual labels:  cross-platform
Mednaffe
A front-end (GUI) for mednafen emulator
Stars: ✭ 200 (+0%)
Mutual labels:  cross-platform
Wormhole Gui
Cross-platform graphical user interface for easy encrypted sharing of files, folders, and text between devices.
Stars: ✭ 196 (-2%)
Mutual labels:  cross-platform
Easy.messagehub
No need for .NET Events! A thread-safe, high performance & easy to use cross platform implementation of the Event Aggregator Pattern.
Stars: ✭ 208 (+4%)
Mutual labels:  cross-platform
Dont Break
Checks if the current version of your package would break dependent projects
Stars: ✭ 200 (+0%)
Mutual labels:  ci
Stacks Blockchain
The Stacks 2.0 blockchain implementation
Stars: ✭ 2,549 (+1174.5%)
Mutual labels:  apps
Ionic Starter Template
Reinventing the wheel, again! Sorry Ionic Team... but there are many newbies learning on Youtube!
Stars: ✭ 208 (+4%)
Mutual labels:  apps
Shioaji
Shioaji all new cross platform api for trading ( 跨平台證券交易API )
Stars: ✭ 203 (+1.5%)
Mutual labels:  cross-platform
Jenkins Rest
Java client, built on top of jclouds, for working with Jenkins REST API
Stars: ✭ 201 (+0.5%)
Mutual labels:  ci

iOS Signer Service

A self-hosted, cross-platform service to sign and install iOS apps, all without a computer.

GitHub GitHub issues Docker Pulls Docker Image Version (latest semver) GitHub all releases GitHub release (latest SemVer)

Introduction

There are many reasons to install apps outside Apple's App Store. Unfortunately, this process is severely hindered by Apple and unrealistic for the average user. This is where iOS Signer Service comes to the rescue. No more terminal, no more computer. Sideload any app directly from your phone through a simple web interface.

What's the catch? The workflow uses a separate macOS machine, called a "builder", to perform the signing. This project is only a web service which controls the builder, along with a web interface for you to upload unsigned apps and download signed apps. However, you don't need to own a Mac - the builder can be any free CI (Continuous Integration) provider or even your own machine. The web service can be hosted on any computer or even your phone.

More information and examples can be found in the installation section.

🚀 Free developer accounts

As of v2.0.0 this service now supports free developer accounts! Although with some severe limitations, this is a huge milestone not only for the project but for the sideloading community as a whole. The signing process is achieved without any reverse engineering or third-party tools - only Apple's very own operating system and developer tools are used, just in a clever way.

Disclaimer

This project is self-hosted; there is no public service. It does not provide any alternative catalog of apps. This project does not provide, promote, or support any form of piracy. This project is aimed solely at people who want to install homebrew apps on their device, much like the popular AltStore. We (all collaborators) cannot be held liable for anything that happens by you using this project.

Features

  • No jailbreak required
  • All iOS versions supported
  • No computer required at all
  • Minimalistic, mobile-friendly web interface
  • Upload unsigned apps, download signed apps
  • Install signed apps from the website straight to your iOS device via OTA
  • Choose from multiple signing profiles or free developer accounts
  • Configure various aspects of the signing process
  • Periodic old file cleanup

Screenshots

Mobile Desktop

Installation

How does this all work?

Frequently Asked Questions (FAQ)

License

This project and all of its unlicensed dependencies under the SignTools organization are licensed under AGPL-3.0. A copy of the license can be found here. Raise an issue if you are interested in exclusive licensing.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].