anonlink-entity-service icon indicating copy to clipboard operation
anonlink-entity-service copied to clipboard

Implement P-Sig key filtering

Open hardbyte opened this issue 3 years ago • 0 comments

This service doesn't provide an api for client side filter of p-sig blocks, rather all candidate blocks are uploaded and the server joins by block name.

See the blocklib tutorial

~A related issue is the Anonlink Entity Service limits block names to 64 characters, which imposes a fairly low limit on p-sig's bloom filter size if we continue to use an encoding of the bloomfilter as the blocking key.~ Addressed in #633

hardbyte avatar Mar 16 '21 02:03 hardbyte