this post was submitted on 27 Feb 2026
7 points (88.9% liked)

Privacy

46624 readers
568 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 6 years ago
MODERATORS
 

I've been trying out a lot of different applications lately and wanted to see what there was in store for open source cloud storage solutions. I'm aware of Proton Drive, MEGA, NextCloud, and TrueNAS; though right now just using the first two. What services have y'all been using to fight against Big Brother?

top 9 comments
sorted by: hot top controversial new old
[–] 0x0@lemmy.zip 1 points 6 minutes ago

A VPS with a wireguard-based VPN an syncthing seems nice.

[–] Tiritibambix@lemmy.ml 6 points 1 hour ago (1 children)

Obviously, everyone will recommend Nextcloud. And yes, it works. But it is heavy and can feel slow.

I then moved to OwnCloud, the original project behind Nextcloud, which I found significantly faster. After that, I switched to OpenCloud, which is closely related to OwnCloud. It is less intuitive to set up, but it is extremely lightweight and very fast. That is the one I recommend.

Depending on your use case, there are plenty of other options as well, such as Seafile, Filerun, Filestash, Copyparty, and others.

[–] ShortN0te@lemmy.ml 1 points 31 minutes ago (1 children)

It is less intuitive to set up, but it is extremely lightweight and very fast. That is the one I recommend.

I highly question the decision process to only include the lightweight and speed. There are much more important criterias to consider, like for example stability, maintainability, support etc.

I do not need yet another service that gets abonded 1-2 years after launch or goes subscription only etc.

[–] Tiritibambix@lemmy.ml 1 points 8 minutes ago

Fair point, stability and long term maintenance absolutely matter.

I was mainly highlighting performance because that is often the main friction people, including me, report with Nextcloud for simple setups.

OpenCloud is not a random new project either, it comes out of the ownCloud ecosystem, so there is some history and structure behind it.

If you have specific alternatives you consider stronger in terms of governance or long term stability, I would be interested to hear them. It would help broaden the list of solid open source alternatives.

[–] ShortN0te@lemmy.ml 3 points 1 hour ago

While lots of ppl will hate on Nextcloud, its pretty good. When you do the setup right, with cache and so on set up it's fast and serves its purpose not only as cloud storage but as a collaboration platform where you can edit files with other ppl and much more.

If you only want a simple Web App to up and download files there are probably other solutions for that.

[–] mortalic@lemmy.world 1 points 1 hour ago

I think there are a couple for documents, crypt pad is one, and there is another that's like a french based company I can't remember the name of. Also murena.io I believe can offer an entire suite of cloud options.

[–] LordeMostarda@lemmy.eco.br 4 points 2 hours ago

I've been self-hosting NextCloud and it is pretty good, a little bit slow sometimes and some problems hosting it in non 443 ports, but overral i am liking it

[–] StrawberryPigtails 2 points 2 hours ago (1 children)

Mainly just Nextcloud. I have it setup pretty lean as most of it's capabilities is just massive overkill for my needs. I mostly just have it handling file, calendar and contact syncing as well as it's news reader.

I've largely ignored most of Proton's offerings as it feels like they are trying to become Google 2.0. I lived through that once, that was enough. When Proton started they were very much "Don't know who you are and don't want to". Now I'm not so sure what their ambitions are. Creepy vibes from them lately that remind me of Google.

[–] gjoel@programming.dev 2 points 2 hours ago

I mostly just have it handling file,

I needed something for storing important documents and installed nextcloud. After adding a single file I was reminded of just how much I hate SharePoint and removed it again.

What benefit do you get from storing files in nextcloud over just using a file system directly?