canmove, Confirmed users
1,220
edits
Ptheriault (talk | contribs) |
Ptheriault (talk | contribs) |
||
Line 41: | Line 41: | ||
Ideally, we aim to restrict the interface that could yield PII (e.g., MAC addresses or other hardware identifiers) should be disallowed, but this hasn’t yet been audited. | Ideally, we aim to restrict the interface that could yield PII (e.g., MAC addresses or other hardware identifiers) should be disallowed, but this hasn’t yet been audited. | ||
=== | === Flash Sandboxing (Windows 64-bit & OSX) === | ||
Firefox runs Flash content in a separate process (plugin-container.exe) for stability and security reasons. Firefox 64-bit on Window (since Firefox 41) and OSX (since Firefox 62) both employ a sandbox to mitigate the risk of malicious flash content. At a high level this sandbox aims to limit access to the file system and other system privileges. For further detail see | |||
* Windows: [[Security/Sandbox#64-bit_Plugin]] and [[Firefox/win64]] | |||
* OSX: [[Security/Sandbox#NPAPI_Flash_Process]] | |||
==Future Process Types == | ==Future Process Types == |