this post was submitted on 09 May 2025
78 points (98.8% liked)
PieFed Meta
1053 readers
30 users here now
Discuss PieFed project direction, provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics.
Wiki
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Nice!
Does it still federate with that enabled? Last I checked, enabling private instance in Lemmy also disabled federation.
It still federates, yes.
This was changed in Lemmy 0.19.11, now you can have private instance with federation enabled to prevent crawling.
I had coded up something similar (but less configurable) on my own single-user pyfedi instance. But this is really nice. In particular it's surprising that we can now do something that lemmy can't (yet).
I wonder what's next on the radar. Implementing https://github.com/LemmyNet/lemmy/issues/5578 maybe? (Thought I wouldn't be surprised if this was also already implemented...)
Yes, that's done. When you block an instance it is the equivalent of a user-level defederation.