Get decryption working
pcrockett opened this issue · 0 comments
pcrockett commented
As of today, we're not actually encrypting the master key and saving it to the backup destination. That's kind of important.
Then we should copy the executable itself to the destination, renaming it to "decrypt". When the executable sees that its name is "decrypt", it can prompt the user for a password and a destination to extract the private data.