• 2 Posts
  • 25 Comments
Joined 1 year ago
cake
Cake day: June 2nd, 2023

help-circle














  • Here are some things, some minor and some major, in general I think Apple software is not up to their previous standars and just mediocre, not bad, but neither good anymore…

    • Phone app doesn’t have an in depth history of every call, just some of the last conversations.
    • Spellcheck: someten alterado Saiz it (someone already said it…)
    • Maps: Sent several corrections with detailed info and images but more than half are not fixed. I just don’t care anymore.
    • Siri: I just don’t know where to begin.
    • Apple Arcade: searching through Apple Arcade games is a nightmare.




  • They do use their infrastructure to connect to Apple Notification Service servers when the app is not used, they do act as a Man In The Middle but in a secure, concise manner (not in a sketchy way). And they conect to their servers for registration and subscription status. You can read a more in depth explanation on their blog

    https://blog.beeper.com/p/how-beeper-mini-works

    Besides all that I’m not sure if someone who wants to create it’s own implementation of all of this can do it without any apple device; reading jjtech technical explanation (https://jjtech.dev/reverse-engineering/imessage-explained/) where he explains pypush he mentions the obfuscation process for registering a device to apple servers, here is where pypush somehow manages to convince Apple that the machine is genuine, there is a mention there to some serial identifier stored on a file called data.plist, if someone wants to implement this proof of concept would need to give another serial identifier?