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

From MozillaWiki
< Security‎ | B2G
Jump to navigation Jump to search
(Created page with "{{SecTracker}} {{SecTrackerItem |Sectrackerstatus=OK |Simpyn=No |SecTrackerFSA=no }} Category:B2G ===Background=== Goals Bug: Articles: Source: ===Open Questi...")
 
No edit summary
Line 8: Line 8:


===Background===
===Background===
Goals
Goals:
Add/Read/Modify files stored on memory cards and USB keys connected to the device. Get notified when storage devices are connected/disconnected.
Will be very similar to the Device Storage API above with a few additional methods.


Bug:
Bug:

Revision as of 10:06, 15 April 2012

Please use "Edit with form" above to edit this page.

Project Info

`
Project Page `
Next Milestone `
Security Resource `

{{#set:Component=` |Project=` |Milestone=` |Resource=` }}

Security Information

Status: OK
Securtiy Approved for Beta Launch?: No
Data Flow Diagram: `
Threat Model: `
Bugs: `
Security Review: `
Final Security Approval: no

{{#set:Sectrackerstatus=OK |Simpyn=No |DFD=` |TM=` |bugs=` |Secreview=` |SecTrackerFSA=no }}

Background

Goals: Add/Read/Modify files stored on memory cards and USB keys connected to the device. Get notified when storage devices are connected/disconnected. Will be very similar to the Device Storage API above with a few additional methods.

Bug:

Articles:

Source:

Open Questions

Threat Model

Authorization Model

Implementation Requirements