Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)EP
epicspongee @lemmy.blahaj.zone
Posts 1
Comments 7
Can we defederate from hexbear.net?
  • I’m kinda disgusted by the amount of Russia apologia and pro war sentiment generally.

    Where are you seeing this. Do you have links? I've seen people mentioning this a lot but have never seen any of this content personally.

  • Lemmy faces the same expectations problems as every free/libre software
  • It not only verifies that any given incoming request is in the absolute correct format it also validates the timestamp in the user’s cookie (it’s a JWT thing).

    This is false.

    Lemmy's JWTs are forever tokens that do not expire. They do not have any expiration time. Here is the line of code where they disable JWT expiration verification.

    Lemmy's JWTs are sent via a cookie and via a URL parameter. Pop open your browser console and look at it.

    There is no way to revoke individual sessions other than changing your password.

    If you are using a JWT cookie validation does not matter, you need to have robust JWT validation. Meaning JWTs should have short expiration times (~1hr), should be refreshed regularly, and should be sent in the header.

  • AmeriRule

    40
    PSA: Mastodon is NOT Twitter and does not aim to be.
  • Yeah that article is really flawed. Mastodon instances do not federate with each and every other instance. It’s more like a web. Most of them will federate with mastodon.social, but even then they’re not getting all the content, just the content their users follow. No scaling problems on my server so far.

  • PSA: Mastodon is NOT Twitter and does not aim to be.
  • LMAO yeah to be clear those exist. Mastodon has significantly better tools though for managing them. Reports get handled, you have extremely granular options for mutes, and you can block entire domains of people / instances if you want. If you don’t like those people, you’re able to limit access with them.