r/sideloaded 1d ago

Release dkrypt - self hosted ipa decryption dashboard & api

https://github.com/unbound-app/dkrypt

I've built this mainly because I needed a reliable ipa source/api situation for automated client mod releases but been using it just in general as well

it requires you to have a jailbroken idevice connected (or multiple, device pooling is possible)

- fully containerized and docker ready
- accompanying tweak that allows the idevice to perform AppStore and TestFlight installs
- fully featured API backed by fastify allowing on-demand decrypts as well as accessing existing decrypted artifacts
- full role/member system for permission gated access
- github/discord oauth2 support
- idevice monitoring and service insights
- automatic gh workflow dispatch capabilities
- webhook event logging

Might be useful if you have similar projects that require automation for decrypted stuff

14 Upvotes

Duplicates