Oddbean new post about | logout
 (Phone number share)
User A wants to share phone number. 
Private key of User A is generated using Npub+ phone number.
User A shares that private key.

User B wants to see if they are friends with anyone.
User B takes friend list Npub + phone number list and hashes it (might be lots of random guessing but possible)
If user B generates the same key as user A shared they know they are friends.