# Code Signing Services \[Free]

FREE?!

![AltStore](/files/-MR3FzMuMiAhH58ROQZV)

## [**AltStore**](https://altstore.io/) <a href="#features-4" id="features-4"></a>

AltStore a longside AltServer, is a custom self-hosted app store which runs on your local computer. It's purpose is to make sure that the signing authority of your sideloaded apps is refreshed within the 7 day grace period that Apple allows for free devices. **macOS/PC required**.

### Features‌

* ✅ Active Third-Party app library. Use custom sources for various Apps.
* ✅ Revocation replacement (As long as you refresh the certificate within the 7-day period).
* ✅ Self-Service App (created in-house)
* ✅ Custom iOS App Signing support
* ✅ Support (Active development, community)
* ⛔ Limited to 2 apps with a single iCloud account
* ⛔ No push notifications

![Appdb](/files/-MR3FzHCpurxEjdEoKbq)

## [Appdb](https://appdb.to/news/463)

Appdb offers free signing using [**enterprise certificates**](https://sideloading.gitbook.io/sideloading-master-guide/providers/code-signing-services-free#enterprise-certificates) **and a provisioning profile**. As Appdb uses Apple's Developer API to install apps to devices, there is no need to manually trust the apps.

### Features‌

* ✅ Active Third-Party app library. Use custom sources for various Apps.
* ✅ Does not require computer, works on device. Just [link your device](https://appdb.to/link) and tap Install buttons.
* ✅ Custom iOS App Signing support (via [appdb's MyAppStore](https://appdb.to/my/store)).
* ✅ Support (Active development, community).
* ✅ Apple M1 Silicon support.
* ⚠️ Push may be broken in case if it was not enabled in enterprise certificate and/or provisioning profile.
* ⛔ Revocations are possible. Users can one-click reinstall all aps via [IPA Cache](https://appdb.to/my/ipa-cache)

![Sideloadly](/files/-MR3FzMw0kkSgJBp08Gk)

## [Sideloadly](https://iosgods.com/topic/130167-introducing-sideloadly-working-cydia-impactor-alternative/) by iOSGods

Developed by iOSGods, Sideloadly is a sideload utility for iPhone, iPad, and iPod touch. It is a minimalistic Cydia Impactor alternative that comes with a clean user interface and powerful new features. Currently, Sideloadly **only supports the Windows operating system**. However, macOS support is planned.

### Features

* Supports free or paid Apple Developer accounts
* Ability to remove restriction on supported devices
* Ability to change the app name on your home screen
* Ability to change the bundle ID to allow multiple/duplicate app installs
* UIFileSharingEnabled option
* URL Scheme to easily download and sideload an IPA directly from the web

![Enterprise Certificates](/files/-MR3FzMxBhvNVCsmmy1E)

## Enterprise Certificates

Applications downloaded using Enterprise Certificates can be revoked randomly. As Apple continues to tighten rules for enterprise app ceriticates, often these certificates are revoked everyday, other times they can last for over 3 months. The following sites all use Enterprise Certificates to sign apps to your device for free.

* [appdb](https://appdb.to/) (allows you to easily reinstall all revoked apps with one button from [IPA Cache](https://appdb.to/my/ipa-cache))
* [Tweakbox](https://www.tweakboxapp.com/)
* [iOSEmus](https://iosem.us/)

#### References

1. r/Delta\_Emulator Wiki (<https://www.reddit.com/r/Delta_Emulator/wiki/guide>)
2. Sideloadly (<https://yalujailbreak.net/sideloadly/>)

> All images are copyright to their respective owners.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sideloading.gitbook.io/sideloading-master-guide/providers/code-signing-services-free.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
