Go to file
トトも 50f6c01e6c
Adjusted Roadmap
2022-08-09 06:41:21 -04:00
.github Adjusted Workflow Name 2022-08-09 06:12:52 -04:00
Documentation Moved Building Into Dedicated File 2022-08-09 06:35:22 -04:00
public update hls.js to v1.1.5 (#636) 2022-06-12 19:11:39 +02:00
src Fixes selection issues on iOS devices (#671) 2022-07-21 15:04:27 +02:00
tests Use a different quote for testing 2022-06-04 02:26:43 +02:00
tools Render markdown files with a tool 2022-01-09 23:35:56 +01:00
.dockerignore Remove .* from .dockerignore, fixes about page 2022-01-02 12:12:48 +01:00
.gitignore Update outdated tests 2022-06-04 01:00:44 +02:00
.travis.yml actions: add docker build (#317) 2021-01-22 21:31:10 +01:00
Dockerfile Merge pull request #598 from nopdotcom/docker-expose-port 2022-05-10 14:10:53 +02:00
LICENSE Add license file 2019-06-21 20:29:33 +02:00
README.md Adjusted Roadmap 2022-08-09 06:41:21 -04:00
config.nims add `threads:off` to config file (#662) 2022-07-05 09:15:38 +02:00
docker-compose.yml Implement healthcheck on nitter and redis 2022-03-04 17:15:59 +01:00
nitter.example.conf Edit the example to reflect the changes 2022-01-23 16:24:40 +01:00
nitter.nimble Bump zippy dependency 2022-06-09 09:25:45 +02:00
screenshot.png Update readme and screenshot 2021-12-27 04:43:27 +01:00

README.md


Badge Status Badge Matrix Badge License



Nitter

A free and open source alternative Twitter
front-end focused on privacy and performance.

Inspired by the Invidious project.



Button Instances Button Extensions



Features

  • No JavaScript or ads
  • All requests go through the backend, client never talks to Twitter
  • Prevents Twitter from tracking your IP or JavaScript fingerprint
  • Uses Twitter's unofficial API (no rate limits or developer account required)
  • Lightweight (for @nim_lang, 60KB vs 784KB from twitter.com)
  • RSS feeds
  • Themes
  • Mobile support (responsive design)
  • AGPLv3 licensed, no proprietary instances permitted


Roadmap



Embeds

Account System
+
Timeline Support

Archiving

Tweets / Profiles

Developer API



Showcase



Why?

It's impossible to use Twitter without JavaScript enabled. For privacy-minded folks, preventing JavaScript analytics and IP-based tracking is important, but apart from using a VPN and uBlock/uMatrix, it's impossible. Despite being behind a VPN and using heavy-duty adblockers, you can get accurately tracked with your browser's fingerprint, no JavaScript required. This all became particularly important after Twitter removed the ability for users to control whether their data gets sent to advertisers.

Using an instance of Nitter (hosted on a VPS for example), you can browse Twitter without JavaScript while retaining your privacy. In addition to respecting your privacy, Nitter is on average around 15 times lighter than Twitter, and in most cases serves pages faster (eg. timelines load 2-4x faster).

In the future a simple account system will be added that lets you follow Twitter users, allowing you to have a clean chronological timeline without needing a Twitter account.



Contact

You can email me at zedeus@pm.me
if you wish to speak to me personally.