RE: https://hachyderm.io/@thisismissem/115534983117929778
One thing I'm currently a little stuck on is how to provide a backwards compatible export of data from a FIRES dataset. This would be a inherently lossy process since no domain denylist csv formats support retractions, and because FIRES supports more than just recommending blocking of domains.
I could provide a CSV export of just recommendation's for domain entities, and leave it to the consumer to manually apply retractions, but this feels kinda wrong.
Interested in people's thoughts.