Skip to content

Implement a protocol to confirm a positive of Bloom Filter #5

@feed3r

Description

@feed3r

Bloom filter result should be taken as following:

  • Negative: OK
  • Positive: result must be validated, so
    • URL is in ALLOW cache -> OK
    • URL is in DENY cache -> BLOCK
    • URL is in FALSE cache -> OK
    • Check with server

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions