"auf Inhalte außerhalb der chain zu verhindern, sodass die inscriptions "
"unveränderlich und in sich geschlossen bleiben."
#: src\inscriptions.md:125
msgid ""
"This is accomplished by loading HTML and SVG inscriptions inside `iframes` "
"with the `sandbox` attribute, as well as serving inscription content with "
"`Content-Security-Policy` headers."
msgstr ""
"Dies wird erreicht, indem HTML und SVG-Inschriften in `iframes` mit dem "
"`Sandbox` Attribut geladen werden und inscriptions inhalte mit `Content-"
"Security-Policy` Headern bereitgestellt werden."
#: src\inscriptions/recursion.md:4
msgid ""
"An important exception to [sandboxing](../inscriptions.md#sandboxing) is "
"recursion: access to `ord`'s `/content` endpoint is permitted, allowing "
"inscriptions to access the content of other inscriptions by requesting `/"
"content/<INSCRIPTION_ID>`."
msgstr ""
"Eine wichtige Ausnahme von [Sandboxing](../inscriptions.md#sandboxing) ist "
"die Rekursion: Der Zugriff auf den `ord`'s `/content` ist zulässig, sodass "