pull down to refresh
0 sats \ 0 replies \ @thrown 25 Mar 2022 \ parent \ on: Whisper Addresses: Privacy preserving automatic bitcoin address generation in vanilla javascript bitcoin
I only know how it works in Gun. But basically, you generate a secret based upon one of the person’s keys. Then the other person can decrypt it with one of their other keys.
But in Gun, each user has 4 keys. pub, private, epub, epriv. The epub and epriv are used in the secrets.
https://github.com/amark/gun/wiki/SEA#example---public-key