coates’s avatarcoates’s Twitter Archive—№ 23,467

  1. 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?
    1. …in reply to @coates
      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.