From 7f7713be0e489fdd8f829b8fe841ef93f9c3beba Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Tue, 9 Jun 2015 17:17:59 +0200 Subject: Drop CORS and SRI. Move to MVP in another PR. --- FutureFeatures.md | 5 ----- 1 file changed, 5 deletions(-) (limited to 'FutureFeatures.md') diff --git a/FutureFeatures.md b/FutureFeatures.md index e3c6921..3c99456 100644 --- a/FutureFeatures.md +++ b/FutureFeatures.md @@ -28,13 +28,8 @@ downloaded and compiled once per user device. It can also allow for smaller differential updates, which could be implemented in collaboration with [service workers][]. -Security-wise, dynamic linking and CDNs should be combine with [CORS][] and -[subresource integrity][]. - [hosted libraries]: https://developers.google.com/speed/libraries/ [service workers]: http://www.w3.org/TR/service-workers/ - [CORS]: http://www.w3.org/TR/cors/ - [subresource integrity]: http://www.w3.org/TR/SRI/ ## Finer-grained control over memory -- cgit v1.2.3