Damus
ABH3PO · 3w
Npub is not a bitcoin address, a bitcoin address can be derived from it, not the same thing.
puzzles  profile picture
Npubs are just secp256k1 key pairs. Your private key signs events (notes, reactions, zaps, etc.), and relays/clients verify the signature using your public key (npub). This is exactly like how Bitcoin private keys sign transactions to prove ownership of UTXOs

Instead of broadcasting signed txs to miners/nodes for inclusion in the timechain, you’re broadcasting signed events to relays.
👍1
ABH3PO · 3w
Yes, broadly speaking, there is a slight technicality though, but it's not worth arguing over 😛