help wanted
Repository metrics
- Stars
- (353 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Version 1.16 of the protocol, which let's us get a lot more information from the server, seems to use two mandatory query parameters called mic and mac.
I've recorded a few requests: https://gist.github.com/derhuerst/bf3caf8685b69c44f16f073402a59e32
Hypothesis: They are hashes of the request body, salted. Similar to how DB does it. Edit: see 6f958e1, 5ac8d5f & https://github.com/schildbach/public-transport-enabler/issues/187#issuecomment-357436079