nshki / naisho

Send personal data deletion request emails to hundreds of data brokers at once.
https://naisho.app
MIT License
17 stars 0 forks source link

feat: add sanitization layer #9

Closed nshki closed 3 weeks ago

nshki commented 3 weeks ago

Issue

Closes #4.

Overview

This reduces the miss rate of sent emails by:

  1. Adding a way to prioritize certain email keywords in email lists from sources.
  2. Manually verifying a number of company email addresses against respective privacy policies.

This also makes the deletion process a little more robust by preventing duplicate sends to identical email addresses.