josh on Nostr: I love 0xChat. Been using it a lot. I have this complaint though. ...
I love 0xChat. Been using it a lot. I have this complaint though.
quoting note10mg…ntp5fiatjaf (nprofile…pjsj) Vitor Pamplona (nprofile…x58v) NIP-17 obviously doesn't work with whitelisted relays because you have to create a random pubkey to send the message.
Could you instead, at some point (maybe when you first follow someone as it's a public event anyways), send a single encrypted message to the recipient intended for the transfer of a symmetric key? That way you could:
1. Encrypt a message using the symmetric key
2. Send it to the relay the pubkey is whitelisted on
3. The recipient's client, probably only checking for that event kind and narrowed to pubkeys they follow) would then attempt to decrypt it using the symmetric keys it's holding
4. The recipient's client would then store the message appropriately