this post was submitted on 19 Feb 2025
102 points (100.0% liked)

BuyFromEU

3484 readers
403 users here now

Welcome to BuyFromEU - A community dedicated to supporting European-made goods and services!

We also invite you to subscribe to:

Logo generated with mistral le chat Banner by Christian Lue on unsplash.com

founded 2 months ago
MODERATORS
 

I'm a happy customer there.

  • 1TB for 5€ is cheaper than others (e.g., Apple 200GB for 3€)
  • hosted in Germany
  • it is a NextCloud instance which means apps for all kinds of OSs are available
  • you can install NextCloud apps for more than just storage
all 27 comments
sorted by: hot top controversial new old
[–] cron 27 points 2 months ago (2 children)

For those who need a cloud backup solution, I recommend the Hetzner Storage Box.

This product is more suitable for backups. Its key feature is snapshots, that let you automatically create periodic restore points (e.g. monthly). This helps against accidental deletion of files.

[–] Kissaki 4 points 2 months ago

3.81 € for 1 TB instead of 5.11 €.

[–] x00z@lemmy.world 2 points 2 months ago (1 children)

I use it and have it coupled with my Hetzner Cloud VPS. I serve gigabytes of data to my end-users and speeds are very decent. (Except an initial latency delay so for high volume downloads i use a file cache on the VPS)

It's pretty good, but compared to competitors it's missing a filebrowser front-end and configuration is subpar. I'd only suggest it for people with some tech background.

[–] cron 1 points 2 months ago

You're right, this product doesn't offer the same simplicity like just uploading all your files to the cloud of your choice.

For me, the lack of a file browser doesn't hurt, as I only store encrypted files there. Even the file names are encrypted, there is nothing to see.

[–] albert180@discuss.tchncs.de 12 points 2 months ago (1 children)

If you don't need the Nextcloud, and just need some Web Storage to Backup/Rsync/Mount on your PC, the StorageBox is even cheaper

[–] Kissaki 3 points 2 months ago

3.81 € for 1 TB instead of 5.11 €.

[–] Illecors@lemmy.cafe 5 points 2 months ago (2 children)

I think none of us have to worry about privacy on hetzner too much - we're simply not that interesting.

Having said that, ideologically I cannot use them due to them facilitating a MitM attack. Not sure if this is the original, but if you're curious about the low level detail - you can read through it here.

[–] copacetic@discuss.tchncs.de 2 points 2 months ago (1 children)

Fair point.

I also don't like that NextCloud is implemented in PHP but at least it is widely used and gets some attention.

[–] Illecors@lemmy.cafe 3 points 2 months ago

As much as I dislike php - nextcloud seems to be developed in a decent way. Been running a personal publicly exposed instance for 7 years now - no security concerns so far.

[–] Flipper 1 points 2 months ago (1 children)

About the mitm. I couldn't find in the text a report of how the mitm attack was done. How was the network reconfigured. If Russia got the password for example and used that hetzner and linode aren't at fault.

[–] Illecors@lemmy.cafe 2 points 2 months ago

It's there. Hetzner helped with issuing a lets encrypt cert for the mitm proxy. The only reason they got caught was because they forgot to renew it. So while the real owner had all certs in order, the mitm proxy was serving an expired one.

[–] RedPandaRaider 4 points 2 months ago (3 children)

Is it any more secure than other big cloud providers though?

As in if the police came busting down the door with a warrant, would they be able to destroy any data in before and make it unrecoverable? Or would they go as far as to have the data be accessible to law enforcement?

[–] JasSmith@sh.itjust.works 2 points 2 months ago

Privacy laws are poor in Europe in general. Companies are required to facilitate the access of data for governments. The only way to prevent this is to encrypt all data before upload and use a VPN for all access to the cloud to avoid a potential raid at your home. Users will be quick to argue "well if you've got nothing to hide you've got nothing to fear!" I have never found that a compelling argument.

[–] Kissaki 2 points 2 months ago (1 children)

As a normal, established company, I doubt they'd violate law.

[–] RedPandaRaider 2 points 2 months ago (1 children)

They do have the option to not keep logs. They can also encrypt any data so that it essentially becomes impossible to decrypt for a very long amount of time, well past a human lifespan.

They won't violate the law if they don't have anything usable to hand over. That is how good VPN providers operate.

[–] cows_are_underrated 2 points 2 months ago

As far as I know they dont do such stuff, but I dont know for sure.

[–] nocteb 1 points 2 months ago

If you have to store sensible stuff you should encrypt the files before you upload them anyway. Just use gpg or something.

[–] bier@lemmy.blahaj.zone 3 points 2 months ago (1 children)

Don't forget tape drives aren't dead! Just bought lto4 tapes and drive for 37TB gotta say doesn't get better then physically storing and having agency of your own data. Also it's a lot of fun to do.

[–] skoell13 3 points 2 months ago (1 children)
[–] bier@lemmy.blahaj.zone 3 points 2 months ago

About 400€ I think. 200 for the drive and 200 for the tapes. As it's a one time investment it's cheaper then a year on AWS and if I need more storage space I can just buy more tapes

[–] qaz@lemmy.world 2 points 2 months ago* (last edited 2 months ago)

I've been using this for quite a while now, and it has been working really well

[–] prinzmegahertz@lemm.ee 1 points 2 months ago (1 children)

I am total cloud noob. Can this replace Icloud for my iOS and macOS devices?

[–] copacetic@discuss.tchncs.de 3 points 2 months ago

You cannot really swap it out because iCloud is much more deeply integrated into iOS.

That said, you can recreate certain use cases. For example, I have the NextCloud app on my iPhone and it automatically uploads all my photos. It cannot do it in the background like Apple, so I need to explicitly open the app once in a while. The good part is that sharing sets of photos with people outside the Apple ecosystem is easier because NextCloud allows me to send them a link.

You cannot backup your application config with NextCloud though.