pull down to refresh
131 sats \ 13 replies \ @optimism 7h \ on: SimpleX is launching a shitcoin đźš© tech
I've had some issues with nostr chat apps, like 0xchat. What's the state of the art in secure nostr messaging?
I've had some issues with nostr chat apps, like 0xchat
Same. So unreliable it's unusable.
What's the state of the art in secure nostr messaging?
Haven't tried yet, but I think the latest contender is White Noise
reply
Let's try White Noise.
reply
Okay. I'll have a light review of the code tonight. It's flutter+rust so that be a review of the mild headache kind, but I'm getting used to that stack a bit more now.
(edit: holy shit dat commit message insanity - I'll probably be the first ever to actually look at the code other than Claude)
reply
reply
reply
reply
reply
Not entirely sure what you mean, but if you mean discovery, it depends on your relay. The most popular relays can be slow sometimes, and I figured that this is why when I open Amethyst it takes up to 3-4 minutes sometimes to load everything up.
One of the things I think is needed w/ nostr is "offline-first", like email. I'd want to have a local cache of everything I've already seen; especially my own notes, and keep track of what got published where, republish when needed. This may feel antithetical to some nostr (pwa) dev patterns but local state should always trump relay state, even if you run your own relay.
reply