Show HN: Auto-identity-remove – Automated data broker opt-out runner for macOS
1–10 of 147 posts
Re: Show HN: Auto-identity-remove – Automated data broker opt-out runner for macOS
#2Where I need help: The heuristic approach misses a lot. Many of the generic sites have unique flows the four generic strategies don't catch. I'm looking for people who want to:
- Verify which generic sites are actually succeeding vs. silently failing - Add explicit broker definitions for high-value sites that are currently on the generic path - Test on non-macOS (launchd scheduling is macOS-only; cron fallback would help Linux/Windows users) - Handle email verification flows (script submits the form but can't click confirmation links in your inbox) Repo: https://github.com/stephenlthorn/auto-identity-remove No personal data in the repo — setup script prompts for your info locally and keeps it gitignored.
Re: Show HN: Auto-identity-remove – Automated data broker opt-out runner for macOS
#3> Searches each data broker site for your name + state
Is this US only or would it also work for international profiles (and if so what would be the "state" equivalent)?
Re: Show HN: Auto-identity-remove – Automated data broker opt-out runner for macOS
#4Jokes aside, I unironically suspect the purpose of many opt-out forms is merely to record the up-to-date information.
Re: Show HN: Auto-identity-remove – Automated data broker opt-out runner for macOS
#5Does this work for anyone outside the US as well? e.g. Will it work for an Australian?
Re: Show HN: Auto-identity-remove – Automated data broker opt-out runner for macOS
#6Re: Show HN: Auto-identity-remove – Automated data broker opt-out runner for macOS
#7Nice ! Is it a command line tool ? What info does it need to operate ?
Requirements
macOS (uses launchd for scheduling and Messages for iMessage)
Node.js 18+
Playwright browsers installed
Re: Show HN: Auto-identity-remove – Automated data broker opt-out runner for macOS
#8I got tired of spammers having my information, so I built a tool that submits an up-to-date copy of my information to over 500 websites. Surely this will help. Jokes aside, I unironically suspect the purpose of many opt-out forms is merely to record the up-to-date information.
How many require you to make an account or confirm your email address/phone?
Re: Show HN: Auto-identity-remove – Automated data broker opt-out runner for macOS
#9Re: Show HN: Auto-identity-remove – Automated data broker opt-out runner for macOS
#10I got tired of spammers having my information, so I built a tool that submits an up-to-date copy of my information to over 500 websites. Surely this will help. Jokes aside, I unironically suspect the purpose of many opt-out forms is merely to record the up-to-date information.