Confirmed users
152
edits
(adding some bugs) |
(finish adding bugs) |
||
| Line 10: | Line 10: | ||
(This list is to be validated and improved by adding a first good bugs section) | (This list is to be validated and improved by adding a first good bugs section) | ||
=====Improved privacy===== | |||
<bugzilla>{ | <bugzilla>{ | ||
"status": ["NEW", "UNCONFIRMED", "ASSIGNED", "REOPENED"], | "status": ["NEW", "UNCONFIRMED", "ASSIGNED", "REOPENED"], | ||
| Line 27: | Line 16: | ||
"include_fields": "id, summary, status, assigned_to" | "include_fields": "id, summary, status, assigned_to" | ||
}</bugzilla> | }</bugzilla> | ||
* Encrypted messaging | * Encrypted messaging | ||
* UI for controlling VPN settings (VPN) | |||
* VPN configuration importing | |||
=====Browser security features===== | |||
<bugzilla>{ | <bugzilla>{ | ||
"status": ["NEW", "UNCONFIRMED", "ASSIGNED", "REOPENED"], | "status": ["NEW", "UNCONFIRMED", "ASSIGNED", "REOPENED"], | ||
| Line 41: | Line 27: | ||
}</bugzilla> | }</bugzilla> | ||
=====Plateform Security features===== | |||
<bugzilla>{ | <bugzilla>{ | ||
"status": ["NEW", "UNCONFIRMED", "ASSIGNED", "REOPENED"], | "status": ["NEW", "UNCONFIRMED", "ASSIGNED", "REOPENED"], | ||
"id": ["845191", "877541", "769183", "909498", "947897", "773117"], | "id": ["845191", "877541", "769183", "909498", "947897", "773117", "777948", "930258"], | ||
"include_fields": "id, summary, status, assigned_to" | "include_fields": "id, summary, status, assigned_to" | ||
}</bugzilla> | }</bugzilla> | ||
* [https://wiki.mozilla.org/Security/Sandbox Documentation about sandboxing] | |||
=====Improved permission management===== | |||
<bugzilla>{ | <bugzilla>{ | ||
"status": ["NEW", "UNCONFIRMED", "ASSIGNED", "REOPENED"], | "status": ["NEW", "UNCONFIRMED", "ASSIGNED", "REOPENED"], | ||
"id": ["961350", "910222", "943818", "967845", "970599", "1040348", "1055469"], | "id": ["961350", "910222", "943818", "967845", "970599", "1040348", "1055469", "940389"], | ||
"include_fields": "id, summary, status, assigned_to" | "include_fields": "id, summary, status, assigned_to" | ||
}</bugzilla> | }</bugzilla> | ||
| Line 84: | Line 70: | ||
You can help improving the Firefox OS apps ecosystem by writing or porting security-related apps on Firefox OS. | You can help improving the Firefox OS apps ecosystem by writing or porting security-related apps on Firefox OS. | ||
This [https://herdir.nohost.me/pad/p/appsreview etherpad] tracks the apps known to be currently available on the Marketplace. | This [https://herdir.nohost.me/pad/p/appsreview etherpad] tracks the apps known to be currently available on the Marketplace. | ||
TO BE ADDED: list of apps to be ported on Firefox OS | |||
== Doing security reviews == | == Doing security reviews == | ||