Contents
This project was created with a single-use purpose in mind. That being anonymity. Specifically when it comes to signing up for events/newsletters or trial accounts for things that one might like to use without having to provide their real email address, or having to go through the process of using their phone number to create a new email.
This is done by leveraging the power of the Selenium webdriver and email providers such as TutaNota and Interia that do not require using a mobile number or a secondary email to authenticate the newly generated email.
Manual Install
- Install requirements.txt
- Selenium webdriver
- ChromeWebDriver browser (or Gecko if you prefer)