Show HN: Duple – Private cloud at home
51–60 of 114 posts
Re: Show HN: Duple – Private cloud at home
#52Apart from all the other stuff, it seems suspicious that they would use Serpent for encryption, rather than using AES or another more well-known cipher suite (also, no talk about AEAD). https://en.wikipedia.org/wiki/Serpent_(cipher)
Re: Show HN: Duple – Private cloud at home
#53Earlier quoted context omitted.
What is the purpose of having "the cloud" in your home at all? To me "the cloud's" primary value is that it is running off-site, in an environment that capably and regularly deals with broken equipment. If my work is backed up in Google/Dropbox's data center, I don't have to worry about it if my house gets flooded. Having the cloud in your house, running on whatever stuff is laying around, just seems one small step r…
I like to have control over my data and I don't have a lot of trust to most cloud storage services (especially not google). That said in the end it's personal preference, it's not for everyone. I'm also a hobby admin who enjoys it.
I don't know if it's possible to distinguish this product from a USB stick with git.
Re: Show HN: Duple – Private cloud at home
#54> No server needed. No expensive hardware required... You can use your Router, NAS, Raspberry Pi, Smart TV. So... it turns those things into servers then (many of which already run servers by default)? Maybe I'm misunderstanding, but a device running server software is still a server, even if it isn't dedicated to only that task.
Re: Show HN: Duple – Private cloud at home
#55Earlier quoted context omitted.
I like to have control over my data and I don't have a lot of trust to most cloud storage services (especially not google). That said in the end it's personal preference, it's not for everyone. I'm also a hobby admin who enjoys it.
I mean, what you're looking for is... an external hard drive, which is what this essentially appears to be (but maybe with some nice versioning built in). I don't know if it's possible to distinguish this product from a USB stick with git.
Re: Show HN: Duple – Private cloud at home
#56Earlier quoted context omitted.
A Raspberry Pi 4 with 4GB Ram or a Intel NUC Skull Canyon
A Pi is too weak for my workloads I'm afraid ;) Actually I considered a Hades Canyon (successor to Skull Canyon) with an early Intel 10th gen part but it has it's iGPU disabled and comes with a Radeon (!) GPU which just calls for trouble and additional cooling, though it's still much better than nvdia for Linux I guess. But then I'd rather go all-in on AMD CPUs which are winning in the bang-for-buck and multi-threade…
Re: Show HN: Duple – Private cloud at home
#57Earlier quoted context omitted.
I mean, what you're looking for is... an external hard drive, which is what this essentially appears to be (but maybe with some nice versioning built in). I don't know if it's possible to distinguish this product from a USB stick with git.
The thing you're missing is the ability to access it from anywhere, without having to carry around devices. The whole reason people use the Cloud is because they leave USB sticks and drives behind all the time. Home Cloud solves the trust issue of using a third party to handle private data and also the problem of leaving your storage devices all over the globe (where they can be stolen).
Re: Show HN: Duple – Private cloud at home
#58How is this different from syncthing - https://github.com/syncthing/syncthing/ ? I am still trying to figure out
Re: Show HN: Duple – Private cloud at home
#59Earlier quoted context omitted.
I mean, what you're looking for is... an external hard drive, which is what this essentially appears to be (but maybe with some nice versioning built in). I don't know if it's possible to distinguish this product from a USB stick with git.
The thing you're missing is the ability to access it from anywhere, without having to carry around devices. The whole reason people use the Cloud is because they leave USB sticks and drives behind all the time. Home Cloud solves the trust issue of using a third party to handle private data and also the problem of leaving your storage devices all over the globe (where they can be stolen).
The application provides no discoverability solutions (so to use it remotely you've got to know how to acquire a static IP, maybe a name - and then configure firewalls as needed) and from what I can see there is no data replication other than the optimistic statement "The data will probably be on at least one local server and the central file store".
Re: Show HN: Duple – Private cloud at home
#60Earlier quoted context omitted.
What is the purpose of having "the cloud" in your home at all? To me "the cloud's" primary value is that it is running off-site, in an environment that capably and regularly deals with broken equipment. If my work is backed up in Google/Dropbox's data center, I don't have to worry about it if my house gets flooded. Having the cloud in your house, running on whatever stuff is laying around, just seems one small step r…
You're not wrong about the benefits of the Cloud. Some people make bomb shelters in their basement, some people stockpile canned goods. I stockpile data. I even have an old text only offline copy of the English Wikipedia. My main issues are privacy. I don't want Google peeking into everything I upload for marketing materials. I also don't want to trust a third party company with my kids photos. They can change their…