Would it solve both battery and mobile bandwith issues with #nostr to move feed aggregation across relays to servers? That would also allow things like push notifications to happen there I guess...

Is there already a plan to solve this in another way? #[0] #[1]

Reply to this note

Please Login to reply.

Discussion

This can already be done, but it's a centralization vector that should be avoided.

Vood point, but how will nostr deal at scale on mobile?

What prevents relays to generate push? None that I am aware of? The push might be centralized, but doesn’t require centralizing Nostr itself to achieve push.

As messages spread accross several relays, there isn't one that has the correct state at any given time to notify me consistently.

There will still need to be an app specific push server to aggregate in the end. Can do dedup there. My idea here:

https://github.com/nostr-protocol/nips/issues/257