Giter Site home page Giter Site logo

basedcount / defed-investigator Goto Github PK

View Code? Open in Web Editor NEW
24.0 3.0 0.0 310 KB

A website mapping federation activity throughout the Fediverse. Quickly found out who has defederated your instance.

Home Page: https://defed.xyz

License: GNU General Public License v3.0

HTML 0.73% TypeScript 54.73% Svelte 42.18% JavaScript 2.23% CSS 0.13%
activitypub federation fediverse lemmy lemmy-instance defed akkoma mastodon mbin pleroma

defed-investigator's Introduction

Defed Investigator

A website mapping federation activity throughout the Fediverse. Quickly found out who has defederated your instance.

Purpose

Most Fediverse softwares will let users know which instances they are federated with and which ones are blocked. This is, however, only one directional. Users have no easy way of knowing which instances have defederated or silenced theirs. This tool aims at fixing that.

Supported softwares

While the Investigator started off as a Lemmy-only project, it has now grown to support the following softwares:

  • Lemmy
  • Mastodon
  • Misskey
  • Pleroma
  • Akkoma
  • Mbin
  • Friendica

How does it work?

The site will send a request to every instance running the selected softwares. The requests will be sent through your browser. The process can be lenghty, and even take various minutes. To speed up the process, you may choose to only query some softwares. The list of instances is retrieved from the API of the Fediverse Observer. Single user or otherwise small instances are excluded from the process.

Given the high number of requests performed concurrently, it's possible that your device or network will slow down as the query progresses. Hold on tight!

Troubleshooting

Some instances cannot be reached by the investigator because of a strict CORS policy on their server. Unfortunately the only workaround to this would be setting up a server and running the tool server side from there. Right now I have no plans of doing so.

It is also possible that a few requests will time out. A stable connection might help prevent this kind of errors.

Local execution

This tool is built with SvelteKit and requires Node to run locally. Run the following commands:

npm i

to install the dependencies

npm run dev

to start a local server.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.