Just need a tag in the feed with the nostr message id and a list of known nostr servers that store the feed. We keep the underlying structure, just add a new delivery mechanism that has some built in redundancy. When I publish the feed, I just have my feed server store it like it always has, but then sign a message and broadcast it to all the nostr relays so they know I've given their server permission to update my feed.

2/2

Reply to this note

Please Login to reply.

Discussion

nice.

that could be cool for boosts and comments and everything that we come up with.

The feed defines the relay in a tag that the app can use and then apps just post nostr events to those relays.

Apps can either expose the keys to users and let them configure their own nostr key/profile (as fountain already does) or just generate one for users and they don't need to know about it.