maltfield

joined 1 year ago
[–] maltfield@lemmy.ml 1 points 1 year ago* (last edited 1 year ago) (3 children)

So if a user searches for a community on another instance, does that mean that the instance that they're following is automatically added to the linked list or no?

If so, does that happen when they subscribe or when they search?

[–] maltfield@lemmy.ml 1 points 1 year ago* (last edited 1 year ago) (5 children)

Linked just means they actively federate

What does "actively federate" mean? What does it mean to be "inactively federating"?

What impact does it have on the user of these instances?

[–] maltfield@lemmy.ml 1 points 1 year ago (1 children)

See also

Regarding "federation state": You can have a blocklist, then Lemmy will federate with every instance except blocked ones. Or have an allowlist, then it will only federate with the allowed ones. If neither is set then it also federate with everything. Using allowlist and blocklist together doesnt make much sense, then it would only federate with allowed instances which are not in the blocklist.

...but this doesn't address what linked does

[–] maltfield@lemmy.ml 1 points 1 year ago* (last edited 1 year ago)

See also Is it possible to query a lemmy instance’s Federation State?

[–] maltfield@lemmy.ml 2 points 1 year ago* (last edited 1 year ago)

I don't know how BusKill could work without a physical cable.

But there are many similar projects that we list in our documentation that you may be interested in:

[–] maltfield@lemmy.ml 7 points 1 year ago* (last edited 1 year ago) (2 children)

Hi Lemmy!

I make BusKill laptop kill cords that make your computer lock, shutdown, or self-destruct if the device is physically separated from you.

This protects your (encrypted) data from theft, which can be useful for digital nomads and cryptotraders working in cafes/coworking spaces. But our target audience is journalists, activists, and human rights workers in oppressive regimes.

Both the hardware and the software are open-source (CC-BY-SA, GPLv3). We manufacture the hardware with injection molding, but if you have a 3D-printer, then you can take a stab at our 3D-printable prototype.

...And apparently I'm doing (minor) contributions to lemmy these days too

[–] maltfield@lemmy.ml 1 points 1 year ago* (last edited 1 year ago) (1 children)

wait but there's three states. If it's not allowlist then it's either open or blocklist -- according to the documentation.

Are you suggesting that if both are null then the federation state is set to open?

[–] maltfield@lemmy.ml 2 points 1 year ago* (last edited 1 year ago) (3 children)

Thanks! I can't find any field that specifies open or blocklist or allowlist but I do see arrays for linked and allowed and blocked. My best-guess is:

  • if allowed is not null, then the server's federation is in allowlist state
  • if blocked is not null, then the server's federation is in blocklist state

...but I could be totally wrong

And I don't know how to determine if the server's federation state is open.

It would be good if we had three example servers -- one in each state (open, blocklist, and allowlist) so that I could compare the API's output for each.

Edit: /u/Nutomic clarified this on GitHub:

Regarding "federation state": You can have a blocklist, then Lemmy will federate with every instance except blocked ones. Or have an allowlist, then it will only federate with the allowed ones. If neither is set then it also federate with everything. Using allowlist and blocklist together doesnt make much sense, then it would only federate with allowed instances which are not in the blocklist.

[–] maltfield@lemmy.ml 1 points 1 year ago (3 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.

[–] maltfield@lemmy.ml 3 points 1 year ago (5 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..

[–] maltfield@lemmy.ml 2 points 1 year ago

anyway, I'm posting here to figure out what data can be queried. Otherwise, it's manual entry and that's a maintenance nightmare.

view more: ‹ prev next ›