It is possible to use bitcoin with good privacy assurances, but it isn't easy at the moment.
Luckily, @bitgould has launched the Payjoin Dev Kit to make it easy for people to integrate better native privacy into their apps via Payjoin.
https://tftc.io/tftc-podcast/431/
Login to reply
Replies (6)
go to https://bitgould.com/.well-known/nostr.json and tell me why my NIP 5 is broken ๐
You should add an entry for "_: <npub-hex>" too so you can just use the top level domain as your NIP-05
Examples:
- blink.sv/.well-known/nostr.json
- stackorspend.com/.well-known/nostr.json?name=_
It's broken because you used a bech32 encoded public key "npub1..."
That's good for humans but for protocol stuff on nostr you have to decode it then encode it to hex.
How do I donate to him? @ODELL @MartyBent
thanks for the help, I think Iโm still broken