this post was submitted on 02 Jul 2023
199 points (98.1% liked)

Selfhosted

39251 readers
201 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Looking to maybe self host my own instance, I'm still learning about the fediverse. If a different instance that I federate with hosts something illegal are there risks to me? Is anything from other instances hosted on my server like a copy of it? Or would I only end up hosting things my users post? I'm paranoid and sorry if this is a silly question.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 19 points 1 year ago (2 children)

Federation is implemented by copying the content from other servers to your database and file system, so if your users subscribe to something from a different server it will be copied to your server.

But it will be only served to your users, not to the public. Only the communities hosted on your instance will be served to the public.

[–] [email protected] 6 points 1 year ago (1 children)

AFAIK only text is copied, media stays in the instance where the community is hosted.

[–] [email protected] 4 points 1 year ago (1 children)

It depends on the software. Some proxy all content from remote servers so you only connect to your home server (Mastodon). Others don't, instead they make clients load remote content themselves (Lemmy). If you use browser client you can see all the connections being made.

[–] [email protected] 4 points 1 year ago

Yes, depends on the software, the post is about lemmy so I was talking about lemmy

[–] [email protected] 3 points 1 year ago (2 children)

Interesting so I can't visit a Lemmy community as a magazine within kbin if I don't have an account?

[–] [email protected] 4 points 1 year ago (2 children)

You can if someone else subscribed to it in the past. If nobody ever did, then that community is unknown to kbin and you won't find any data on it whether you're logged in or not.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

In that case, how often is the lemme community updated on the kbin instance? Does it download updates every time the user visits?

[–] [email protected] 1 points 1 year ago (1 children)

But you can discover it for your instance, no?

[–] [email protected] 4 points 1 year ago

Yep, you can search by name specifically on https://kbin.social/search (or your kbin instance) and subscribe to it, then it starts getting synced.

[–] [email protected] 2 points 1 year ago

Yes you can, even on Mastodon, and you can subscribe to PeerTube channels in /kbin and Lemmy, etc.