diff --git a/Nitter.md b/Nitter.md new file mode 100644 index 0000000..eb5f424 --- /dev/null +++ b/Nitter.md @@ -0,0 +1,23 @@ +--- +title: Nitter +description: +published: true +date: 2024-11-04T08:20:17.523Z +tags: +editor: markdown +dateCreated: 2024-11-04T08:20:17.523Z +--- + +Nitter is a privacy frontend for twitter. + +After the recent API changes done after the Elon takeover, we had to resort to the usage of dummy puppet accounts. + +Due to this, we have limited number of requests we can take before ratelimiting, and therefore have decided to make the instance limited to donators and admins. + +To enforce this, we use basicauth using username and password combination. + +If you are a donator, you can reach out to us via [any of our contact methods](https://projectsegfau.lt/contact), to get access to the Nitter instance. + +Once you have access, you can access the nitter instance through https://nitter.projectsegfau.lt or https://n.psf.lt (for the shortened URL). + +If you don't want to enter the credentials multiple times (especially in the case of a privacy redirector like Libredirect), you can use the following URL: https://username:password@nitter.projectsegfau.lt \ No newline at end of file