Here's what I need to make: a nostr daemon. A small relay like thing that runs on local machine and caches posts. Then a browser extension that will let webpages query the posts from the extension. Then I make a website that doesn't connect to any relays directly, it only talks to the daemon via the extension.
That way I won't lose my stuff on every new page. All webpages will be able to query that daemon.
Login to reply