WebAPI/Security/Alarm

From MozillaWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Alarm API

Brief purpose of API: Let apps set timers to wake up at a specified time General Use Cases:

  • Implement an alarm reminder app by setting an alarm intent for a future time
  • Set an alarm to ping a server at a specific time or set interval

Reference:

Inherent threats: Annoyance

Threat severity: Low

Permissions Table

Type Use Cases Authorization Model Notes & Other Controls
Web Content None No access
Installed Web Apps General use cases Implicit Should be a way to disable alarm for a given app
Privileged Web Apps General use cases Implicit Should be a way to disable alarm for a given app
Certified Web Apps General use cases Implicit Should be a way to disable alarm for a given app