this post was submitted on 06 Jun 2023
8 points (100.0% liked)

Asklemmy

43483 readers
1654 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

Is it possible for a user to query the state of a given lemmy server's federation state?

According to the lemmy documentation the server can be configured with one of three different states of federation:

  1. Open
  2. Blocklist
  3. Allowlist

Unfortunately, I joined a lemmy instance that was set to "allowlist" and therefore I couldn't interact with most of the lemmy fediverse :(

I'm wondering if it's possible for non-users to query a server to see what federation state it's set-to, so that users can be aware of how limited their content will be before they signup.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] 7eter@feddit.de 5 points 1 year ago (2 children)

Lemmy Map does something in that direction - but in the form of a graph instead of a table.

Note: don't open on mobile lmao

[โ€“] maltfield@lemmy.ml 3 points 1 year ago (1 children)

thanks! Unfortunately that site is basically unuseable for me, but perhaps if we dig into their code, we'll find how they figure out the federation state..

[โ€“] 7eter@feddit.de 1 points 1 year ago* (last edited 1 year ago) (1 children)

I believe I've read somewhere that @wintermute@feddit.de was intending to publish it.

[โ€“] maltfield@lemmy.ml 1 points 1 year ago (2 children)

The sourcecode is here afaict https://codeberg.org/wintermute/lemmymap

It says they use lemmy-stats-crawler, but I can't get it to run on Debian 11. And I can't open issues on that repo.

[โ€“] nutomic@lemmy.ml 3 points 1 year ago (1 children)

Make sure you use rustup to install cargo. The debian version is probably too old.

[โ€“] wintermute@feddit.de 2 points 1 year ago* (last edited 1 year ago)

I would have to take a look, it's probably outdated, there is also https://github.com/LemmyNet/lemmy-stats-crawler