Oddbean new post about | logout
 Leo, I need to define a bloom/cuckoo filter format for pubkeys so that implementation A creates the filter that implementation B will use. Do you have any recommendations on how to encode the resulting filter itself? 

The filter will be saved in every event as a tag, so it must be something the other client can easily decode and apply.

Bonus if the writer of the filter can specify the precision. Any tips?