this post was submitted on 28 Jan 2026
151 points (96.9% liked)

Selfhosted

59999 readers
721 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.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

This question is mainly for those that have family/friends depending on their self-hosted services/data. Does anyone have a plan for the worst case scenario in terms of data access/passwords/making sure your services are kept running if people depend on them? I know I sure don't, it's just a strange curiosity my brain thought up and I wondered if anyone else had considered this?

you are viewing a single comment's thread
view the rest of the comments
[–] SomeDudeFromSpace@lemmy.ml 9 points 4 months ago

My plan is using Shamir’s Secret Sharing (https://en.wikipedia.org/wiki/Shamir%27s_secret_sharing) to split my encrypted master password in 3: one for my wife, one for my mother and one for my best friend. In case I die, only 2 of those parts are needed to recover the password.