aboutsummaryrefslogtreecommitdiff
path: root/FutureFeatures.md
diff options
context:
space:
mode:
authorJF Bastien <jfb@chromium.org>2015-06-09 17:17:59 +0200
committerJF Bastien <jfb@chromium.org>2015-06-09 17:17:59 +0200
commit7f7713be0e489fdd8f829b8fe841ef93f9c3beba (patch)
tree826e37d52397eb3c4e166a85479652c7554c54e9 /FutureFeatures.md
parentd69b6dba446cbfe19438ab16b6813d525088945a (diff)
downloadnanowasm-design-7f7713be0e489fdd8f829b8fe841ef93f9c3beba.tar.gz
Drop CORS and SRI. Move to MVP in another PR.
Diffstat (limited to 'FutureFeatures.md')
-rw-r--r--FutureFeatures.md5
1 files changed, 0 insertions, 5 deletions
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