Skip to content

bahattinkoc/ipaverse

v2.1.0 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

app-store apple appstore codesign developer-tools ios
+10 more
ipa itunes keychain macos resigning reverse-engineering security sideloading swift swiftui

Affected surfaces

auth breaking_upgrade

Summary

AI summary

Updates New Features, Bug Fixes, and GSA across a mixed release.

Full changelog

New Features

  • Grand Slam Authentication (GSA) — Completely reworked sign-in to use Apple's modern GrandSlam authentication. Apple deprecated the legacy username/password endpoint (it now returns empty/403 responses), which had broken login entirely; the new flow restores it.
  • Native anisette generation — Required device authentication headers (X-Apple-I-MD, etc.) are produced locally on macOS via Apple's own frameworks. No external anisette server is needed.
  • SRP-6a handshake — Implemented Apple's SRP-6a challenge/response (RFC 5054 / NG_2048 / SHA-256) so the password is never transmitted. Cryptography verified against reference test vectors.
  • Two-Factor Authentication — Full 2FA support: codes pushed to trusted devices, with automatic SMS fallback for accounts that have no trusted device. The masked trusted phone number is shown on the verification screen, and the code auto-submits once all six digits are entered.

Improvements

  • Faster verification — The 2FA code submits automatically when complete; no extra tap required.
  • Clearer 2FA screen — Shows whether the code went to your trusted devices or your phone number, including the masked number for SMS.

Bug Fixes

  • Fixed a main-thread priority inversion warning when clearing session cookies during logout (cookie cleanup now runs off the main actor at an appropriate QoS).

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track bahattinkoc/ipaverse

Get notified when new releases ship.

Sign up free

About bahattinkoc/ipaverse

All releases →

Related context

Beta — feedback welcome: [email protected]