44
What's your disaster recovery plan?
(lemmy.ml)
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
much thanks to @gary_host_laptop for the logo design :)
The password to my home server is a salted hash of my primary (memorized) password, so I can recover it from any computer that can run the hash function. From there I can access the rest of my saved passwords, bookmarks, etc.
That's simple and smart. I had played around with the thought of storing encrypted versions of my password manager vault freely available, and making the password a Ceasar cipher of the first letters of each chapter of some book I am sure to find freely online. Not so simple and smart, but at least some fun. Except maybe when you actually need to use it.