-
Hey encryption Twitter (the real crypto): If I have data I want to store for a user, I don’t want to actually have direct access to this data, myself, but I *do* want to make it recoverable somehow if the user loses their key… …any tips on an existing system that does this?
-
I think KeybaseIO does a good job of this trust-no-one setup, with a fallback to secondary devices, but multiple devices might not be possible in my scenario. I would like to have something a little more robust than “never lose this paper key please!” if possible.