Confirmed users
81
edits
(Created page with "= Fennec Security Checklist = == Introduction == This document is intended as a handy checklist for people hacking on Fennec. If you make changes to Fennec that touch on any o...") |
|||
| Line 3: | Line 3: | ||
This document is intended as a handy checklist for people hacking on Fennec. If you make changes to Fennec that touch on any of the points covered in this list and the answer to the question asked is "no" (or you don't understand the question), it would be worthwhile talking to someone in security about the change.<br /> | This document is intended as a handy checklist for people hacking on Fennec. If you make changes to Fennec that touch on any of the points covered in this list and the answer to the question asked is "no" (or you don't understand the question), it would be worthwhile talking to someone in security about the change.<br /> | ||
Some of the items in this checklist might seem strange for those used to hacking on desktop Firefox (especially items around file permissions); it's worth remembering that the Android security | Some of the items in this checklist might seem strange for those used to hacking on desktop Firefox (especially items around file permissions); it's worth remembering that the Android security model differs from what you may be used to. | ||
== Storage == | == Storage == | ||
=== File system access === | === File system access === | ||