Damus
Leathermint · 1w
It seem to work better but my product has many variations (belt size) and there's 40 products to validate. I can validate a few in the signer but it closes in between each and don't always send notifi...
Conduit.Market profile picture
That’s a tough one since they are all separate Nostr events- we’d have to break some rules we never should break.
My cop-out answer is to enable full trust on the signer so it doesn’t have to go back and forth: but as you know, please “don’t trust verify” on our code before you do that.
(https://github.com/Conduit-BTC/conduit-mono)
Or, slightly less risky scope, you should be able to approve that event type so it doesn’t repeat itself.
@⚡️ᗪㄖ匚⚡️ is also a good resource for signers tho I think he’s focused on iOS
1
Leathermint · 1w
I'll try this when I have a minute, but by curiosity, what is the worst that can happen if I was to give full trust on the signer and your code is malicious? You'd only be able to delist my items or you could take full control of my account?