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

Selfhosted

60911 readers
876 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

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 5 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.