Mobile/Projects/Lockable add-ons
Jump to navigation
Jump to search
Tracking
<bugzilla> {
"id": "", "include_fields": "id, priority, summary, status, assigned_to", "order": "bug_id"
} </bugzilla>
Goals
To allow certain add-ons to be 'locked' to a profile (if multiple profiles are in use) or to a browsing session. This allows us to lock in add-ons that would be beneficial to the user, namely a Kinderfox flavour that has parental controls. The parent would not want their under-18 to disable Kinderfox at will.
Specifications
- Using a password or some other 'lock' mechanism to lock an add-on [with Kinderfox specifically in mind IF Firefox flavours are created as add-ons] to a Firefox Account [when Firefox Accounts are active]
- Using a password or some other 'lock' mechanism to lock an add-on [with Kinderfox specifically in mind IF Firefox flavours are created as add-ons] to a browsing session. The intention here is that a parent activates Kinderfox for a browsing session and hands the device to their Kinder.
User stories
- As a user, I want to ensure my 'Kinder' cannot disable 'Kinderfox'.
Quality criteria
- Specifications are met
- User stories are satisfied