Hacker News new | ask | show | jobs
by markhowe 3622 days ago
There's one field in the app's request that's still unknown. It's a header of seemingly encrypted data, along with a varying number of encrypted blocks (all the same length).

In those blocks could be anything, detailed gps co-ords, device details, there's a fair chance they can ban all these API users at the push of a button based on whatever's in those blocks.

Everything else is unencrypted - sent back and forth using the protobuf format, the formatting of the protobuf's were dropped on pastebin a few weeks ago.

1 comments

Even then it's just an arms race. Someone will reverse engineer the app and figure out how to encrypt that block of data.