Nitter is an alternative Twitter front-end focused on privacy and performance.
Nitter solves the problem of tracking and surveillance on Twitter by providing a privacy-respecting interface that requires no JavaScript, blocks ads, and routes all requests through a backend server so Twitter cannot track your IP address or browser fingerprint. The tool uses Twitter's unofficial API, eliminating the need for a developer account, and delivers pages significantly faster than the official site while consuming roughly fifteen times less bandwidth.
The project suits privacy-conscious users who want to browse Twitter without JavaScript execution or account creation, and those on bandwidth-constrained connections. Self-hosting an instance on a VPS is the intended deployment model. The tool is particularly valuable for users already employing VPNs and ad blockers who recognize that browser fingerprinting can still enable tracking despite those protections. A planned account system will eventually allow following users and building chronological timelines without a Twitter account. The README does not compare Nitter to other Twitter clients or front-ends.
The project maintains active development with ongoing feature work and community contributions. The tool has weathered significant external pressure, including legal action, yet continues operation and development. The codebase is written in Nim and requires compilation with dependencies including libpcre, libsass, and Redis or Valkey. Community members actively maintain a wiki documenting available instances and browser extensions for routing traffic through Nitter automatically.