Security/B2G/USB file-reading API: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 44: Line 44:


===Implementation Requirements===
===Implementation Requirements===
#Prevent USB mounting when phone is locked.
#Prevent USB mounting when phone is locked.  
#Enforce permissions to prevent access to read or modify sensitive files.
#Enforce permissions to prevent access to read or modify sensitive files.
#Provide a setting to enable/disable feature, consider disabling by default.
#Provide a setting to enable/disable feature, consider disabling by default.
===Post-review follow-up===
# Gaia modifies a setting when the phone is locked to prevent UMS. See https://github.com/mozilla-b2g/gaia/pull/1467 for details.
# UMS Mounts /sdcard only which is user data only (no system files)
# Setting is provided under settings->storage, disabled by default
canmove, Confirmed users
1,220

edits