Hi, Nostr Devs. I had an interesting idea and would love to hear some feed back. A websites code can be minified into a string. Relays have a max character limit inside the json. What if we made a simple function to break the website string into packets with a number order, push those into a relay, and users could grab those packets. With the order numbers, another function could be used to compile them back into a complete html/framework file and serve the website to the user. Users can verify the code wasn't tampered with since it came from the same secret key. Has anyone every done anything like this? Is this worth creating a NIP for? Lastly what every happened to Nostr Website Services NWS? I was too young at nostr when it came out to investigate this code when it came out. Can anyone link me to where this is at now and where it's being implemented?
GM, nostr. Today I walked and exercised. I took enough time away from my client to realize why it sucks and now it's time for a full user interface overhaul. No more footer nav bar, no more dead space and awkward sized notes. Feeling happy.
Testing video/media uploads with nostr build from the client.
Implementing and testing Nostr Build from my client. 🤞 image
I wrote Nostr Keyring. It's a cross platform/cross browser NIP-07 signer. It's almost fully finished but the last 5 steps on the roadmap. I've hit my breaking point with it and I'm switching back to working on my client innovation. I'm looking for anyone who wants to meaningfully contribute to it. I can pay kyc free btc if you help me with the last few steps.