Open
Bug 1654777
(improve-download-security)
Opened 5 years ago
Updated 1 year ago
[Meta] Improve Download Security
Categories
(Core :: DOM: Security, enhancement, P2)
Core
DOM: Security
Tracking
()
ASSIGNED
People
(Reporter: sstreich, Assigned: sstreich)
References
(Depends on 3 open bugs)
Details
(Keywords: meta, Whiteboard: [domsecurity-active] )
We currently have infrastructure to warn and block about potentially dangerous downloads, via the ApplicationReputationService. This query's an external database.
I would like to extend our download infrastructure, to mark insecure downloads, downloads from sandboxed contexts or downloads without page interaction as potentially dangerous or block them.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → sstreich
Status: NEW → ASSIGNED
Keywords: meta
Priority: -- → P2
Whiteboard: [domsecurity-active]
Updated•5 years ago
|
Alias: improve-download-security
You need to log in
before you can comment on or make changes to this bug.
Description
•