How could would a Nostr-HTML be? <html> <head> <title>Hello World</title> <link rel="stylesheet" href="nostr:<eventID1>" /> <script Vitor Pamplona Jul 15, 2023, 4:42 PM
94 is super easy. 95 is harder, but also not that difficult. Both need coding skills, though.… Vitor Pamplona Jul 15, 2023, 3:08 PM
The amount of trust people gave to servers in the early web is bonkers to me. Here's an e-mail protocol: You can send messages, but any server can change everything in the message. The sender won't see the changes at all and the receiver won& Vitor Pamplona Jul 15, 2023, 2:53 PM
Nothing forbids people from creating Nostr event kinds with code in them. Kind 5392 could be HTML code, 5393 CSS, and 5394 JavaScript. Then a Nostr-native browser can simply render events as if they were files on a regular webpage. The only difference is that now they can be… Vitor Pamplona Jul 15, 2023, 2:32 PM