pull down to refresh
286 sats \ 1 reply \ @brugeman 19 Dec \ on: SN release: improve rewards, remote signing nostr login, wallet timeouts meta
Nip46 works, awesome!
You can self-host it, although it's a bit limited now. You'd need any http server and just let it serve the files we provide. https://blog.npub.pro/post/how-to-self-host-on-github/
Looks like SN posted the markdown you've published here as kind:1 event, which isn't supposed to have markdown - just plain text. Some apps like Amethyst support it, some don't, and it's discouraged by many afaik. @k00b maybe consider publishing posts as long-form kind:30023 ?
There are a lot of types of subs/notifications we could do:
- push notifications, these sites are PWAs and push notifications seem to make sense
- follow button to just add the creator to nostr contact list
- subscribe button that adds the site to some new "followed websites" list - need apps to start supporting those
- subscribe-by-email - you can already do that, just add js code of one the ConvertKit/mailchimp/etc services and collect emails of the visitors (will need a nostr-to-email bridge of some sort to deliver updates to subscribers)
- paid subscriptions - view posts previews as anon, pay and subscribe to view the full posts
All of this will come, eventually. Right now we'll be focusing on talking to the first users and prioritize from there.
You don't have to be kind:30023 creator kind:1 works well too!
We do have paid plans on the roadmap, and some abuse prevention measures, hope we can keep npub.pro subdomains free as much as possible. We'll see how it goes.