Recently I have decided that the backup solution I have been using is far too complex for my family to figure out when I die. I began writing documentation on how they can access photos, videos, documents and so on. In that process I thought, I gotta make this simple.
I’m thinking of just having two 10TB drives in RAID 1 on my desktop that get backed up to Backblaze via restic. Backblaze and similar cloud storage providers can send you a copy of your data for recovery. I think I can sufficiently document this process.
Has anyone else come up with a similar process?
This is really good, I just realized I read it a while back, and it prompted me and and a technically competent friend to at the very least be each other’s bitwarden “killswitch” users - forget what it’s called, the person that can take over your vault if you are dead/disappear, it is configurable in different ways, like if they request access and you don’t respond by X days, they get it. We don’t have the same skill set, but are both competent enough to figure it out or find someone that can access everything needed if given all the credentials stored there. I should do more and document, but this is a first good step if shit hits the fan
From a security perspective, it isn’t ideal, but a simple unencrypted external drive might be the best solution.
Backblaze supports encryption and lives in “the cloud”. Seems like if they don’t currently have a “beneficiary” option, they should add it. Your beneficiary could make a free account, and you add their account as your beneficiary. Until you die, they can’t access anything. But if you do, it is all accessible by them and only them.
I run a lot of tech, containerized workloads in AWS, home firewalls running on protectli boxes for all my family around the country, wireless controllers to run APs for my family around the country, but as I got older one thing I stopped rolling my own instance of was data backups. My data backs up to OneDrive and iDrive, so two copies of my data. My wife has access to both via shared credentials in a 1password folder that she knows how to access and uses regularly.
As I got older and I had a family, the pictures of our kids, wills, financial records, insurance documents are all just too important. Every service that holds my data is paid annually for less than $200/year total and auto renews. She could call either company and prove ownership if she ever did need help getting access. Also, I can easily share folders to her.
It’s funny how getting older makes you think of the sorts of issues enterprise teams have. Don’t implement solutions where you will be one deep, have a succession plan, and complexity is the enemy. All the tech I run now is fun and helpful, but can be replaced with a trip to BestBuy. The data and pictures however must be easy to retrieve for her.
So I don’t have a good self hosted solution for you other than to say that at some point it’s ok to change your strategy. And if you are worried about privacy, you can encrypt subsets of your data locally before it is backed up.
I don’t self host to the extent many here seem too but I have had the same thought and joked with my wife about it.
Ultimately everything I’ve setup I’ve done in part because it’s my hobby and it interests me. When I’m gone my family will revert to whatever they’d normally be doing without me, because they don’t have interest in it like I do.
While that’s true, op has rightly raised the issue of photos, videos and documents meaning things that were created by them and uniquely meaningful to the family. If those only exist within the self hosting Rube Goldberg machine, they’re not coming back out without careful documentation.
I would also add anything created by me, so art, my personal writing and drafts, software I haven’t released yet, and so on.
I totally agree and understand the use case. That plays into that more in depth type of self hosting most here do. All I have is storage via Synology, and Pi-hole, smart home controls and a media server in separate containers.
My use case is strictly QoL improvements that my wife would either just live without or switch to a more conventional, easy to use setup for her.
All of our data is backed up 2N+C - two NASes and an encrypted rclone in S3. This includes family videos, photos, and all “paper” records (Paperless-ngx for the win).
I’ve documented my homelab in Joplin, and stored all my homelab passwords (and Bitwarden password) in a Keypass database. Those files are stored on a USB stick in our household safe, along with a printed letter instructing my wife to pass everything on to one of my brothers.
The first half of my homelab manual details how to return our smart home to un-smart. The second half contains detailed technical data on how my entire home network hangs together.
I’m currently thinking about some sort of dead man’s switch, where copies of the letter and files from the USB stick are auto-emailed to my wife and both my brothers in the event I don’t check in for a period of time - say two weeks or so. That way, should the house burn down with only me in it, my wife will still be able to get to all of our records and memories.
Yeah, still pondering that. I need to be able to trust it implicitly to not send everything accidentally. The alternative is that I leave a USB stick with each of my brothers as well, and only send the instructions using the dead man’s switch.
The problem there is keeping the data on the USB sticks current. And making sure they don’t misplace it themselves.
Like I said, I’m still working out the kinks in my plan.
Un-smarting our home is indeed my current concern if I would pass suddenly. It’s mostly usable manually but most switches would continually try to connect to WiFi and mqtt. I rather hope have my teenager son be able to take over if need be. My passwords could be accessed by my wife anytime but I’m not sure she realises it, it would be to be documented.