This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/HorizonTGC on 2024-10-24 00:01:48+00:00.


A thought experiment I had due to some recent events. For lack of a better word, to identify any single point of failure or reborn.

Let say my PC, NAS, phone and tablet will all be gone. At this point I will have lost my password manager and thus access to most accounts.

These data are in docker volumes backed up both locally (which is in Valhalla now) and to cloud buckets. Unfortunately, their API keys and encryption keys are also stored as vaultwatden secret notes, so I’ll be in a dead lock.

For me, THIS is that single point.

Now the plan is to store this single piece of text in the most safe and secure way. If someone also get a hold of these keys, and knows what they are doing, they would also be able to reconstruct many of what I had.

I wonder what are y’all’s strategies.