SecurityEngineering/Roadmap: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Redirected page to Security/Roadmap)
 
(42 intermediate revisions by 9 users not shown)
Line 1: Line 1:
<small>[[Roadmaps|&lt; Product Roadmaps]] </small>
#REDIRECT [[Security/Roadmap]]
 
<section begin="summary" />{{RoadmapSummary
|icon=larry.png
|pagelocation=Security/Roadmap
|pagetitle=Product Security Feature Roadmap
|owner=[[User:Ladamski|Lucas Adamski]]
|updated=Weekly
|status=Draft
|description=Security at Mozilla can be thought of a set of principles that are reflected in the products we ship, but also in the impact Mozilla has on the entire web. As such our security roadmap should reflect the real security improvements we need to make to our products to reflect the evolving security landscape, but also the ambitious impact we'd like to have on all web users.}}<section end="summary" />
 
{{Draft}}
 
<br>
 
= Vision =
 
Security at Mozilla can be thought of a set of principles that are reflected in the products we ship, but also in the impact Mozilla has on the entire web.
 
= Themes and Goals =
 
Web users are under constant attack from a wide variety of opponents, many of whom are merely opportunistic, but also by a minority of very clever and determined attackers.&nbsp; To protect users, we need to improve our current products to keep pace with these evolving threats, but we are ultimately limited in what we can do unilaterally within our products.&nbsp; We must also drive innovative solutions that require the participation of other vital players in the web ecosystem, including standards bodies, internet technology vendors, web developers, web admins and web frameworks.
 
As such, security engineering at Mozilla has two primary themes:
 
*Product Hardening: Protect our users directly from an ever-increasing volume &amp; sophistication of online attacks, by directly improving the products and services we deliver
*Security Leadership: Drive innovative security solutions to enable the wider web ecosystem of web developers, web admins and users to adapt to evolving web technologies and their corresponding security threats.
 
Here the concrete goals are segmented into themes. Some goals may potentially fit into multiple themes, but are only identified here under the most relevant one.
 
Survey taken in early 2011 to identify and prioritize potential features for our security roadmap. The results of this survey are [https://spreadsheets.google.com/spreadsheet/pub?hl=en&hl=en&key=0AtpjIJJ66IkGdEQwOThzdHVFS0V4aUZUOWoxZXc3alE&output=html available as a Google doc] or as PDF: [[Image:Security roadmap survey.pdf]].
 
'''NOTE:''' these goals are tentative and more may be added or some may be dropped.
 
= Roadmap =
'''Items with Feature Pages'''
<table class="querytable sortable">
<tr>
<td class="header" style="width: 5%;">Pr</td>
<td class="header" style="width: 30%;">Feature</td>
<td class="header" style="width: 15%;">Team</td>
<td class="header" style="width: 15%;">Stage</td>
<td class="header" style="width: 20%;">Product Manager</td>
<td class="header" style="width: 15%;">Theme</td>
</tr>
{{#ask: [[Category:Feature Page]] [[Feature roadmap::Security]] OR [[Feature secondary roadmap::Security]]
| ?#
| ?Feature name#
| ?Feature priority#
| ?Feature engineering team#
| ?Feature stage#
| ?Feature product manager#
| ?Feature theme#
| mainlabel=-
| sort=Feature priority,Feature stage
| format=template
| limit=500
| template=FeatureListTable
}}
</table>
 
=Ideas Not Yet Awesome Enough=
Apparently these ideas are not yet great enough to merit feature pages.  If you disagree, you can [[Features/Create new | create a new feature page]] for it!  Just make sure to put "Security" in the primary or secondary roadmap field.
 
{|class=wikitable
|-
! Item
! Owner
|-
| [https://wiki.mozilla.org/NPAPI:Pepper2 Plugin sandboxing]<br>
| <br>
|-
| [https://groups.google.com/group/mozilla.dev.security/browse_thread/thread/f8afac1eef7cb4cd/b570280627c3dca8 Effective certificate revocation and management]<br>
| <br>
|-
| javascript: and data: handling in URL bar and chrome
| <br>
|-
| DLL&nbsp;whitelisting by name or signature<br>
| <br>
|-
| Track "Application Reputation"<br>
| <br>
|-
| Prune dead and dying code<br>
| <br>
|-
| Malloc should be infallible<br>
| <br>
|-
| TLS&nbsp;1.2 support<br>
| <br>
|-
| Eviltraps meta-bug (prevents users from leaving a page)<br>
| <br>
|-
| Notify user of malware in their crash signatures<br>
| <br>
|-
| Expose HSTS&nbsp;and other security browser state to plugins (NPAPI)<br>
| <br>
|-
| Ignore autocomplete="off" for password fields
| <br>
|-
| UX security experiment
| Lucas / Curtis
|-
| [https://bugzilla.mozilla.org/show_bug.cgi?id=663566 Content Security Policy revisions]
| Brandon Sterne
|-
| CSRF&nbsp;mitigations
| <br>
|-
| Clickjacking mitigations
|
|-
| X-Content-Type-Options
|
|-
| toStaticHTML
|
|-
| Block DLLs without ASLR
|
|-
| Force ASLR or similar mitigations (EMET)
|
|}
 
<br>
 
=Related Info=
 
Links to implementation plan and progress:
 
*[[Firefox/Flight Tracking]]
*[[Firefox/Features]]
 
Inputs into the security roadmap:
 
* [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=sw%3A%22sg%3Awant%22 sg:want bugs] that are both important and complex
 
[[Category:Roadmaps]]

Latest revision as of 03:10, 29 July 2016

Redirect to: