mozilla / remote-newtab

Remotely-hosted New Tab Page
https://mozilla.github.io/remote-newtab/src/
Mozilla Public License 2.0
15 stars 7 forks source link

Investigate security model #38

Open marcoscaceres opened 9 years ago

marcoscaceres commented 9 years ago

We should investigate and mirror the security model used by: https://www.mozilla.org/en-US/firefox/37.0/tour/

oyiptong commented 9 years ago

Looks like the code is here: https://dxr.mozilla.org/mozilla-central/source/browser/components/uitour/

oyiptong commented 9 years ago

err: https://github.com/mozilla/newtab-dev/tree/master/browser/components/uitour

marcoscaceres commented 9 years ago

Most of the solution: https://bugzilla.mozilla.org/show_bug.cgi?id=1204983

marcoscaceres commented 9 years ago

We still need to look at certificate pinning.