Oddbean new post about | logout
 Does primal offer private zaps?  
 Nope 
 I will do some review on the private zaps code then. This is so old that we might have broken it...  
 Are you using with Amber? 
 Yes 
 When you send a private zap, does Amber's screen appear to sign a private zap? 
 On Amber I gave full access for Amethyst, so it never asked me for permission.
https://image.nostr.build/d62a358d71a7a7b75ca3a81e29e39a680d53550b3770a18fbc4a4452365d9abe.png 
 Thanks, this helps me reproduce it. 
 nostr:nprofile1qqs827g8dkd07zjvlhh60csytujgd3l9mz7x807xk3fewge7rwlukxgpz4mhxue69uhhyetvv9ujuerpd46hxtnfduhszrnhwden5te0dehhxtnvdakz7qgswaehxw309ahx7um5wghx6mmd9usjfpck got the same bug. It might be something that only happens when using the content provider. 
 I was able to reproduce it too. I'll try to fix it later 
 when i was testing my android signer, i found that amethyst usually ask the signer to decrypt the private zaps. but these private zaps aren't send to me or send by me.
i don't know how to stop it. 
 Yes, the only way to see if the private zap is to you or for you is if the signer is able to decrypt it.
In amber there's a way to reject a event for ever.

https://github.com/nostr-protocol/nips/blob/master/55.md#L291

https://github.com/greenart7c3/Amber/blob/master/app%2Fsrc%2Fmain%2Fjava%2Fcom%2Fgreenart7c3%2Fnostrsigner%2FSignerProvider.kt#L272