Skip to content

Commit

Permalink
deploy: 077785c
Browse files Browse the repository at this point in the history
  • Loading branch information
staheri14 committed Mar 20, 2024
1 parent 8bc4455 commit 4882ac4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ <h2 id="reserved-namespaces"><a class="header" href="#reserved-namespaces">Reser
</div>
<h2 id="assumptions-and-considerations"><a class="header" href="#assumptions-and-considerations">Assumptions and Considerations</a></h2>
<p>Applications MUST refrain from using the <a href="specs/namespace.html#reserved-namespaces">reserved namespaces</a> for their blob data.</p>
<p>Celestia does not ensure the prevention of non-reserved namespace collisions.
<p>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 <em>Woods Attack</em>, as elaborated in this forum post: <a href="https://forum.celestia.org/t/woods-attack-on-celestia/59">Woods Attack on Celestia</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion specs/namespace.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ <h2 id="reserved-namespaces"><a class="header" href="#reserved-namespaces">Reser
</div>
<h2 id="assumptions-and-considerations"><a class="header" href="#assumptions-and-considerations">Assumptions and Considerations</a></h2>
<p>Applications MUST refrain from using the <a href="#reserved-namespaces">reserved namespaces</a> for their blob data.</p>
<p>Celestia does not ensure the prevention of non-reserved namespace collisions.
<p>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 <em>Woods Attack</em>, as elaborated in this forum post: <a href="https://forum.celestia.org/t/woods-attack-on-celestia/59">Woods Attack on Celestia</a>.</p>
Expand Down

0 comments on commit 4882ac4

Please sign in to comment.