Damus
mleku · 13w
the *encoding* is not. the bytes are a valid taproot address.
Puzzles · 13w
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 m...