Open 0kok0 opened 4 years ago
A privacy preserving but completely different approach to solve the recovery problem could make use of Re-encryption for Mixnets (Essentially a distributed, encrypted billboard where nodes/devices can post encrypted data to retrieve later)
There's an overview here and a paper here.
This issue is a sketch of a general-purpose scheme drafted in the paper to a recovery mechanism for secrets.
potential use cases:
Challenges:
1. How to identify matching images to present as part of the proof-of-history challenge?
Idea: Collect media in a p2p content addressable storage/associative storage. Users can collect media in a decentralized way to retrieve "similar" content when they want to recover.
Remark: Assuming the pictures are clear for publishing. Preserving privacy here bears two subproblems:
2. The size of the set of messages used as challenges has to be based on data and user feedback
Some parameters (as an example) :
3. The passphrase is short, inherently prone to brute force/known ciphertext
4. Embedding the one-time recovery keypair in the application