cquest / tootbot

python bot to clone tweets to a mastodon account
GNU Affero General Public License v3.0
101 stars 35 forks source link

Replace all tracking (short)links + use Nitter and Invidious #11

Open lapineige opened 4 years ago

lapineige commented 4 years ago

Hello,

In order to protect the privacy of Fediverse users, it would be great to implement the following improvements:

This would reduce tracking, allow people who don't know about Nitter and Invidious to be protected by default, and also reduce the amount of data transported across the network and maybe reduce page loading time.

Thank you in advance

lelibreauquotidien commented 3 years ago

I create a fork with nitter integration: https://github.com/lelibreauquotidien/tootbot

cquest commented 1 year ago

https://github.com/cquest/tootbot/commit/fc049bae16d3f032e603fc071db7ccf4e3c369e3 replaces twitter links to nitter ones.

I have no idea how stable nitter instances will be in the long term. I'm considering having a nitter/invidious redirector service running together with my mastodon instance to make sure links will still be functionnal in the future.

lapineige commented 1 year ago

One option would be to also include the original link. Yet this means using more space... but we have plenty of it compared to Twitter anyway ?