diff --git a/index.html b/index.html
index daaf1a2..824037c 100644
--- a/index.html
+++ b/index.html
@@ -273,7 +273,7 @@
- Local-first
- - Secure (read-only) content
+ - Secure (read-only & scriptless) content
- Spatial deeplinking
- XR at rest
- No interop-washing
@@ -491,7 +491,7 @@
Q: How important is security?
- A: It depends, The value of a digital common lies in its liquidity. If you wrap public-domain content in restrictive security layers (like heavy DRM or complex access controls), you destroy the "common" aspect. Since the content is meant to be seen and shared, there is no "secret" to protect. Attempts to ensure it isn't maliciously altered are saluted.
+ A: It depends, The value of a digital common lies in its liquidity. If you wrap public-domain content in restrictive security layers (like heavy DRM or complex access controls), you destroy the "common" aspect. Since the content is meant to be seen and shared, there is no "secret" to protect. Attempts to ensure it isn't maliciously altered are saluted. Scripting languages as part of the content are hypermedia-'killers' as they are a huge attack-vector (eventually turning browsers into a unuseable banking-grade security sandboxes). Open fileformats like `.gltf` and their extensions are at the safest side of the spectrum.