Confirmed users
152
edits
m (fix nit) |
(adding some bugs) |
||
| Line 9: | Line 9: | ||
=== Security features list === | === Security features list === | ||
(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) | ||
<bugzilla>{ | |||
"status": ["NEW", "UNCONFIRMED", "ASSIGNED", "REOPENED"], | |||
"id": ["777948", "930258"], | |||
"include_fields": "id, summary, status, assigned_to" | |||
}</bugzilla> | |||
'''Security sandbox''' | '''Security sandbox''' | ||
| Line 15: | Line 21: | ||
'''Improved privacy''' | '''Improved privacy''' | ||
<bugzilla>{ | |||
"status": ["NEW", "UNCONFIRMED", "ASSIGNED", "REOPENED"], | |||
"id": ["1033580", "1081731", "1085240"], | |||
"include_fields": "id, summary, status, assigned_to" | |||
}</bugzilla> | |||
* Encrypted messaging | * Encrypted messaging | ||
** UI for controlling VPN settings (VPN) | ** UI for controlling VPN settings (VPN) | ||
** VPN configuration importing | ** VPN configuration importing | ||
'''Browser security features''' | '''Browser security features''' | ||
<bugzilla>{ | |||
"status": ["NEW", "UNCONFIRMED", "ASSIGNED", "REOPENED"], | |||
"id": ["769183", "919807", "1055426"], | |||
"include_fields": "id, summary, status, assigned_to" | |||
}</bugzilla> | |||
'''Plateform Security features''' | '''Plateform Security features''' | ||
<bugzilla>{ | |||
"status": ["NEW", "UNCONFIRMED", "ASSIGNED", "REOPENED"], | |||
"id": ["845191", "877541", "769183", "909498", "947897", "773117"], | |||
"include_fields": "id, summary, status, assigned_to" | |||
}</bugzilla> | |||
'''Improved permission management''' | '''Improved permission management''' | ||
<bugzilla>{ | |||
"status": ["NEW", "UNCONFIRMED", "ASSIGNED", "REOPENED"], | |||
"id": ["961350", "910222", "943818", "967845", "970599", "1040348", "1055469"], | |||
"include_fields": "id, summary, status, assigned_to" | |||
}</bugzilla> | |||
* Global permission control for all apps and services | * Global permission control for all apps and services | ||
* Per permission view for permissions (e.g. which apps have access to my contacts) | * Per permission view for permissions (e.g. which apps have access to my contacts) | ||