Comment on OmitMe - Your Privacy-Centric, Easily Extendable Data Deletion Solution
Ward@lemmy.nz 1 year agoBasically think of it as a SDK for defining data deletion on a platform. Omitme handles all the annoying stuff like account storage, building a CLI/GUI & sessions.
The core of Omitme is Seleniumwire used to grab login session tokens for platforms & HTTPX for making requests with those session tokens. Then you simply define you data deletion “targets” and the API calls to delete such data.