Skip Navigation

Federation is now enabled for https://lemmy.ml !

Instructions for running your own lemmy instance.

For the moment, lemmy.ml is using an explicit allowlist for instances we federate with. If you currently run an instance, and would like to be added to join.lemmy.ml:

  • Let us know either on !lemmy_instances, or commenting here.
  • We'll add you to our allowlist.
  • Add this block to your server's lemmy.hjson config (for open federation):
 undefined
    
federation: {
  enabled: true
  tls_enabled: true
  # allowed_instances: lemmy.ml,other_instance.tld,... uncomment this to use an allowlist
}

  
  • Type [email protected] into your server's search box, and subscribe to it to connect the two instances.

You're viewing a single thread.

103 comments
  • I think an allow list is the only acceptable way to do it. If you're going to host some other site's content, you should be sure you want to.

    • I think by default most of the fediverse uses the blocklist method, which they can always remove offending content after the fact. We don't want to start out this way, but after mod actions get federated correctly, that'll be more a possibility.

103 comments