• 0 Posts
  • 25 Comments
Joined 2 years ago
cake
Cake day: June 5th, 2023

help-circle


  • And at the same time, you rephrase it to imply something that was nowhere in the original sentence.

    “Don’t make me ban you” doesn’t necessarily mean “Don’t say anything I don’t like” but maybe just “Don’t post anything illegal” or “Don’t make the experience worse for everyone else”. I fully agree that the original phrasing is too vague which is why I’ve provided a whole list of more specific suggestions.








  • Some inspiration for what to include/how to phrase the rules:

    • “Be nice to each other”
    • “You are allowed to share your opinion. Others are not required to like it”
    • “Accept that others might have different opinions from yours, just as you would want them to accept that your opinions are different from theirs”
    • “Moderation is based on how you say things, not what you say”
    • “Free speech has legal limits in most jurisdictions. The instance owner may be forced to remove illegal content even if they agree with you.” (for example, saying that all billionaires should be killed may or may not be a valid opinion but it may be considered incitement and depending on where you live, instance admins can get in trouble for not deleting it)




  • Then please update your category name to reflect that. Right now it says “Self-Hosting” which to the majority of readers means hosting it yourself, whatever the reason may be: privacy, configurability or just being safe from future enshittification.

    As far as I know most Lemmy instances leverages paid-for or freemium services to have their instances work easily/properly

    Yes but you can’t compare a whole lemmy instance to an account on an email server that you share with others. The fair comparison would be hosting a lemmy instance to hosting your own email server and creating an account on Proton Mail to creating an account (or a community) on lemmy.world.

    This looks at how technically easy it is to run your own backend (e.g., email server, Mastodon server)

    Edit: also the description text “This looks at how technically easy it is to run your own backend (e.g., email server, Mastodon server)”. Relying on Proton Mail or similar free services is not running your own backend.


  • Here I’m a bit in two minds, sure it’s difficult to SELF host email, but in practice it isn’t because there are hundreds (Thousands?) of hosting options to choose from where you can choose your own domain etc. for the low price of basically-free

    I would prefer to limit this to actually hosting it on a machine you control. We don’t consider redirecting a custom domain to a subreddit “self-hosting”, do we? Yes, there are many email providers out there but that’s more like existing lemmy or mastodon instances and not like hosting your own where you have full control over your data.




  • Having set up a couple of mail servers myself, I wouldn’t call it easy. Most solutions boil down to a tangled web of dovecot, postfix, ldap and amavis. There are preconfigured docker containers which make setup easier than a couple of years ago but if your use case is even just slightly different than the maintainers’, you’ll have to dive deep into a few dozen different config files. And of course, you’ll have to find out how to configure SPF, DKIM and DMARC to have even a remote chance of your mails getting through to the big providers. I’d probably give email somewhere in the range of 8-12 points in that category.

    Other than that, great summary!