Wrong again. The local relay can serve as a central storage for all apps, as an central hub for off-line work in Nostr and as a way to significantly reduce data usage when online.
Login to reply
Replies (4)
Sure, it's wasn't only for personal backups. My main driver is to significantly reduce disk usage on the phone. A single app to serve as a database for all other android apps would immediately solve a lot of issues we see today.
Its even better if it uses WebSockets locally. Then client devs don't need to change anything and users just need to add their local phone relay to their list and boom, everything now runs mostly locally.
Thats why a full relay is useful.
Well, sir.
You should do this in a client instead of separating the function into different program.
Just:
- Store whatever the client has received / viewed and make it as a cache for later-view
And that's how you trim bandwidth usage....
View quoted note →
We are doing local relay, very useful. It can serve as another source along with normal relays
Nice, who is "we"?