EraseMy.Info
About the Project
EraseMy.Info is a digital safety guide and breach alert platform built to empower everyday web users to reclaim their data, secure accounts, and defend against identity theft. Modern users are tracked, analyzed, and vulnerable to routine data breaches. EraseMy.Info breaks down complex security practices into simple, clear instructions.
Through its signature 15-step program, users learn how to audit password strength, enable advanced two-factor authentication, opt-out of data broker sites, and monitor background device network activity.
Key Features
Local Development Status
Built with robust PHP backend logic, vanilla HTML/CSS elements, and an integrated newsletter subscription engine. Local environments can run and serve the application utilizing PHP's built-in CLI server:
- Command:
php -S 127.0.0.1:8080inside the/erasemy.infodirectory. - Production Hosting: Apache/PHP server with strict
.htaccessdirectory rules to deny direct script logs and configuration exposures.