diff --git a/print.html b/print.html index a418e181f2..4cf3b1bc2f 100644 --- a/print.html +++ b/print.html @@ -584,7 +584,7 @@
Applications MUST refrain from using the reserved namespaces for their blob data.
-Celestia does not ensure the prevention of non-reserved namespace collisions. +
Celestia does not ensure the prevention of non-reserved namespace collisions. Consequently, two distinct applications might use the same namespace. It is the responsibility of these applications to be cautious and manage the implications and consequences arising from such namespace collisions. Among the potential consequences is the Woods Attack, as elaborated in this forum post: Woods Attack on Celestia.
diff --git a/specs/namespace.html b/specs/namespace.html index 93985b7fd8..42840175f9 100644 --- a/specs/namespace.html +++ b/specs/namespace.html @@ -204,7 +204,7 @@Applications MUST refrain from using the reserved namespaces for their blob data.
-Celestia does not ensure the prevention of non-reserved namespace collisions. +
Celestia does not ensure the prevention of non-reserved namespace collisions. Consequently, two distinct applications might use the same namespace. It is the responsibility of these applications to be cautious and manage the implications and consequences arising from such namespace collisions. Among the potential consequences is the Woods Attack, as elaborated in this forum post: Woods Attack on Celestia.