Nitter is a free and open source alternative front‑end for Twitter that emphasizes privacy and performance. According to the project’s README, it is inspired by the Invidious project and offers a range of features designed to limit data collection and improve loading times. The service requires no JavaScript, serves zero ads, and routes all requests through its own backend so that the client never communicates directly with Twitter. This architecture prevents Twitter from tracking users’ IP addresses or JavaScript fingerprints. Nitter accesses Twitter through the platform’s unofficial API, which means users do not need a developer account to use the service. The front‑end is lightweight; for example, the Nim language instance loads at about 60 KB compared with roughly 784 KB for the standard twitter.com site. Additional capabilities include instance‑specific RSS feeds (often disabled due to abuse), theme selection, responsive mobile support, and distribution under the AGPLv3 license, which prohibits proprietary instances. The project also lists multiple donation channels, including Liberapay, Patreon, Ko‑fi, and cryptocurrency addresses for Bitcoin, Ethereum, Monero, Solana, the $Nitter token, and Zcash. On 24 August 2026, the project received cease and desist letters from X Corp demanding a permanent takedown of all Nitter instances and the removal of the project’s repository. A subsequent update in the same commit note states that, following legal advice, the Nitter project will continue its operations, with further details to be announced soon. The note does not specify the nature of the legal advice or the exact steps that will be taken to address the claim, but it confirms that the service remains active for now. This situation highlights the ongoing tension between platforms seeking to control access to their data and privacy‑focused alternatives that provide users with ways to view content without exposing personal information to the original service. As of the latest commit, the project’s source code remains publicly available on GitHub, and its official instances continue to be reachable by users who prefer an ad‑free, tracking‑reduced experience of Twitter.

