Vitor Pamplona on Nostr: How could would a Nostr-HTML be? <html> <head> <title>Hello World</title> <link ...
How could would a Nostr-HTML be?
<html>
<head>
<title>Hello World</title>
<link rel="stylesheet" href="nostr:<eventID1>" />
<script type="text/javascript" src="nostr:<eventID2>"></script>
</head>
<body>
You can verify this html, CSS, and JS scripts were signed by the author.
</body>
</html>
Published at
2023-07-15 16:42:50Event JSON
{
"id": "581d068dcab01230f79b6244c8fcc1b1c3b954da2c73ae39a54da4ba12f79359",
"pubkey": "460c25e682fda7832b52d1f22d3d22b3176d972f60dcdc3212ed8c92ef85065c",
"created_at": 1689439370,
"kind": 1,
"tags": [],
"content": "How could would a Nostr-HTML be? \n\n\u003chtml\u003e \n\n\u003chead\u003e\n \u003ctitle\u003eHello World\u003c/title\u003e\n\n \u003clink rel=\"stylesheet\" href=\"nostr:\u003ceventID1\u003e\" /\u003e\n \u003cscript type=\"text/javascript\" src=\"nostr:\u003ceventID2\u003e\"\u003e\u003c/script\u003e\n\u003c/head\u003e\n \n\u003cbody\u003e\n You can verify this html, CSS, and JS scripts were signed by the author.\n\u003c/body\u003e\n\n\u003c/html\u003e",
"sig": "e2938b48b4c735c908a041f85429a27b70ea968cc44cec8baabadd80805632493d6add416cbb802b8243e8ef7bc0b85d52132831356b45bb3c5e9e2d89085616"
}