Oddbean new post about | logout
 Fair. I always assumed there were two possible paths to go down:
1. regular Nostr relay with Pear backend
2. Pear client for Nostr that skips the HTTP part

1 is easy, 2 more complicated,  depends on 1

I guess there's also 3: nostr client that injects notes into a Pear backend. Think of it like a bridge. you would probably need that to make 2 work and not wall itself off from most of Nostr. 
 I suspect it will naturally start with 1 and then end up at a combined 2 and 3 depending on whether the client in web based or an app.