Skip to content

Instantly share code, notes, and snippets.

View adurity's full-sized avatar

Adam Durity adurity

View GitHub Profile

Keybase proof

I hereby claim:

  • I am adurity on github.
  • I am adurity (https://keybase.io/adurity) on keybase.
  • I have a public key ASC80hzkrKnQEX8IgG1otes2XNhWwIDEe0zevZASTnwwwwo

To claim this, I am signing this object:

@adurity
adurity / protocol.md
Last active December 27, 2015 04:59
Describes protocol for communicating unique ID to server for App Ops study.

Protocol for ID submission

When participants open our App Ops launcher on their Android 4.3 phone, the launcher will notify our server. This will allow us to ensure that participants are using App Ops on a regular basis. This document describes the mechanism and format of the notification message.

Protocol

The message will be transmitted to our server via an [HTTP or HTTPS POST request][1].

Request Format