Find a way to send trusted friends paper backups of your important documents in a way that requires N of M "keys" to be present for the decoding to happen.
This involves using Shamir Secret Sharing to split an encryption key among say 3 of 7 people.
This feature transforms qrxfil chunks to add a concept of multiple set of chunks, not sure how to make it work, or if it is even possible, without major refactor.
Find a way to send trusted friends paper backups of your important documents in a way that requires
NofM"keys" to be present for the decoding to happen.This involves using Shamir Secret Sharing to split an encryption key among say 3 of 7 people.
This feature transforms qrxfil chunks to add a concept of multiple set of chunks, not sure how to make it work, or if it is even possible, without major refactor.