this post was submitted on 05 Jun 2025
51 points (89.2% liked)

Selfhosted

46671 readers
353 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 2 years ago
MODERATORS
 

I’m thinking of using Storj because I’d like a trustless solution. Are there any other good alternatives in the decentralized or Web3 space?

you are viewing a single comment's thread
view the rest of the comments
[–] originalucifer@moist.catsweat.com 24 points 2 days ago (3 children)

decentralized cloud storage

isnt that kind of an oxymoron?

[–] InternetCitizen2@lemmy.world 24 points 2 days ago (1 children)
[–] WhyJiffie@sh.itjust.works 2 points 2 days ago (1 children)

personal backups over torrent? and who would download that?

[–] suicidaleggroll@lemmy.world 24 points 2 days ago (3 children)

They're saying that torrents are a form of decentralized cloud storage, not that torrents would be a viable means of decentralizing your own personal backups.

[–] InternetCitizen2@lemmy.world 1 points 2 days ago

Pretty much this. Unless those personal back ups happen to also be media people want or osmething

[–] StrawberryPigtails@lemmy.sdf.org 0 points 2 days ago (2 children)

Isn’t that basically SyncThing? I thought it was BitTorrent under the hood.

[–] brickfrog@lemmy.dbzer0.com 6 points 1 day ago

Similar but no, Syncthing does not use bittorrent or the bittorrent protocol.

Though if you're curious Resilo Sync (formerly Bittorrent Sync) is similar to Syncthing and does use bittorrent.

[–] xylol@leminal.space 1 points 2 days ago

Could you seed other peoples syncthings

[–] WhyJiffie@sh.itjust.works -1 points 1 day ago

of course they didn't say that, but the request for such tools was in the title

[–] JASN_DE@feddit.org 5 points 2 days ago (1 children)
[–] just_another_person@lemmy.world 14 points 2 days ago (2 children)

"Cloud" infers centralized consolidation of resources in a datacenter. A PaaS, for example.

"Decentralized" infers any number of running instances of something that are not tied to any specific vendor, infrastructure, or location.

Cloud can be distributed, but not decentralized since the underlying controls of the infrastructure are themselves centralized.

[–] JASN_DE@feddit.org 14 points 2 days ago (1 children)

"Cloud" simply means it's on other people's machines.

[–] just_another_person@lemmy.world 7 points 2 days ago* (last edited 2 days ago) (2 children)

That is not what that term generally means. Somebody COULD be running their own cloud platform, but if you're speaking to a large group of people and you say "Cloud deployed", they understand that to be deployed to a Cloud Provider on a secured platform and location (AWS, Google, Azure...etc).

We don't say "cloud" in engineering anywhere without meaning this. We may refer to a non-colocated deployment of something as "edge" or "off-site", but never "cloud". There isn't a single engineer on this planet who would ever confuse "deployed to cloud" to mean somebody's basement.

[–] arcterus@lemmy.blahaj.zone 1 points 1 day ago

I've heard of some blockchain based systems referred to as decentralized cloud before (including stuff like Sia and Storj, which I guess is what OP wants). I haven't looked into them that much, but IIUC they push most (all?) controls and so on to the edge. I'm not sure I'd use them though since the networks aren't super large.

[–] RheumatoidArthritis@mander.xyz 1 points 1 day ago (1 children)

The name cloud comes from depiction of "somewhere on the internet" in network diagrams. I don't know what corporate environment you're in but you're using the term incorrectly.

[–] just_another_person@lemmy.world 1 points 1 day ago (1 children)

Lol, okay, bud. Not only are you absolutely wrong and seem to have no professional experience with this whatsoever: search engines, engineering blogs, Wikipedia, history, and every other known source of truth on this disagree with you, yet here you are arguing anyway. Amazing. 😎

[–] oldfart@lemm.ee 0 points 1 day ago

Thanks for the Wikipedia article. Can you quote or paraphrase the first sentence?

[–] kuberoot@discuss.tchncs.de 1 points 1 day ago

I had the impression cloud was about the opposite - detaching your server software from physical machines you manage, instead paying a company to provide more abstracted services, with the ideal being high scalability by having images that can be deployed en masse independent of the specifics of where they're hosted and on what hardware. Pay for "storage", instead of renting a machine with specific hardware and software, for example.

I meant that 'cloud' refers to systems accessed over the Internet, not necessarily centralized, but I also associate the term with centralized stuff so I'm not totally sure.