| ▲ | nullc 5 hours ago | |||||||
> Also, the privacy and the finding are in direct opposition to each-other, which isn’t always a comfortable system dynamic. ... or some sort of group key sharing Perhaps you might consider a pinsketch in the manner proposed for cryptographic biometric security. https://arxiv.org/abs/cs/0602007 I contributed to a fast implementation of the underlying algorithim: https://github.com/bitcoin-core/minisketch With it two peers could compare their BSSID environments and learn ~nothing about each other unless they were nearly matching. I can see how one could use it for location based key agreement for mutual authentication-- not as obvious to me how to apply it to privacy preserving location. The latter would probably just best be accomplished by downloading the whole database, or (less optimally) using PIR to probe for the locations of single BSSIDs. | ||||||||
| ▲ | vessenes 4 hours ago | parent [-] | |||||||
Oooh, this is very interesting and timely. Thank you, reading it now. Out of curiosity, what's the motivation for Bitcoin-Core? Is it comparing mempool txs? | ||||||||
| ||||||||