TLS Fingerprint generation fixes in MTProtoKit ClientHello#2089
TLS Fingerprint generation fixes in MTProtoKit ClientHello#2089magical-Magic-me wants to merge 1 commit intoTelegramMessenger:masterfrom
Conversation
|
Есть уже собранные приложения? Для IOS и android. |
|
@magical-Magic-me sign CLA, if it possible, to push this changes in to main branch and then to the App Store! |
Он говорит, что подписал уже. И якобы статус долго обновляется.
|
signed already, status doesn't change, idk what's happening |
|
I think guys with higher access, must re-run CLA check. FYI @dginorg |
|
I've included this patch into open-source fork Swiftgram. No jailbreak or developer account required. How to enable - https://t.me/swiftgram/207
|
|
All checks are passed. Still in test? ❤️ FYI @dginorg |
|
12.6.2 ios stable released confirmed community fix TLS ClientHello MTProto-EE |
|
But how it possible that iOS stable released with that community fix, when this fix isn't merged. Doesn't Telegram App that we download from App Store have to be built from this repository? Where can we check the concrete TLS fix commit that was merged in Telegram App that is in App Store, to prove that is really Open Source Project? |
|
This GitHub repository is a public mirror of an internal Telegram's GitLab. Telegram usually updates public source code as soon as the new major/minor version is available in App Store. This is a manual process, so don't expect it to be instant. Once available, you can find a particular 12.6.2 commit in the list if tags and make a reproducible build. |



Summary
The changes to the current Safari ClientHello are based on a similar fix in tdesktop (TLS Fingerprint fixes in MTProxy ClientHello telegramdesktop/tdesktop#30513).
Testing