Damus
Vitor Pamplona profile picture
Vitor Pamplona
@VitorPamplona
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>
176❤️15🤙3♥️11👀1👍1
brown · 147w
can you give an explanation or reference to what eventID1 eventnID2 are?
tulkooo · 147w
How could would a Nostr-HTML be? <html> <head> <title>Hello Neo, welcome to real world</title> <>
devsou.com · 147w
Why not standardize protocol "nostr://"? Brave browser already supports several decentralized protocols, e.g. "ipfs://".
nout · 147w
I'm toy implementing a nostr based "browser", but I like the idea of keeping it based on markdown to give the rendering power to the person using it.
nodez · 147w
If there is code, version tag necessary, otherwise it would be a nightmare☠️