reya's avatar
reya
npub1zfss...w445
It seems Gitea is under attack. I also received a warning from Vultr. image
Hi @Yuki Kishimoto I want to port coop (desktop) to web via wasm, but look like getrandom isn't enable wasm support (via wasm_js feature). Can you enable it in the main repo?
I see Japanese users are very consistent in using Nostr everyday.
My instinct tell me that Proton (mail/drive/vpn/etc...) isn't good guy.
Why is the EU so obsessed with Chat Control? I hear about it every month. #asknostr
Hi @Yuki Kishimoto I've noticed a strange issue when nostr-sdk close subscription early without wait for AUTH completed, this is why sometime Coop cannot load full messages because it cannot read from relay. The flow look like this: User send REQ -> Relay send AUTH and CLOSED -> SDK is sending AUTH and also remove the subscription because of CLOSED -> Relay return OK -> SDK cannot resubscribe because the subscription was removed. Relay software: