# D16: Security #

Things to consider:
- authentication (identifying the sensor and who has access to it)
- encryption
- privacy policy (e.g. which data streams should be sent, which shouldn't)
- tamper detection, such as:
  - sensor moved
  - battery removed

