this post was submitted on 19 Aug 2023
213 points (100.0% liked)

Technology

37603 readers
512 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] lightsecond@programming.dev 13 points 1 year ago (1 children)

Even when running an instance for yourself, you’re not really safe. The threat to your privacy goes from being a third party in control of your data to your own operational inexperience.

I tried to host my own personal Lemmy instance and ran into a lot of issues hosting it. On the one hand you want to be safe by restricting unnecessary access, but on the other hand you have no idea why federation doesn’t work, or the postfix-relay docker cannot send an email, or why you cannot ssh into your own host, so you want to just allow everything and just get it to work somehow. In the end, unless you are already an expert at this stuff, trying to host your personal instance safely is a tall task.

It’s also going to be very costly. Especially for an image sharing website like Pixelfed.

Maybe there is a market for self-service managed hosts like we have with Wordpress blogs.

[–] furrowsofar@beehaw.org 2 points 1 year ago

The big issue is security. Setting up a VPS is quite technical but not impossible. Making sure it is secure is a totally other matter. Then keeping up with all of the updates, patches, and vulnerabilities is a full time job. So hosting stuff outside your own LAN is not something to take lightly.