Open ghost opened 10 years ago
Scrubber?
On Sat, Jun 14, 2014 at 8:48 AM, Faiz Khan notifications@github.com wrote:
We might want to add a 'delete wallet' or similar functionality for privacy-minded/conscious folks. The intended feature would be a button with a confirmation dialog, a password reentry, and another confirmation dialog, which would remove your wallet/account from the server when the progression through all the prompts have been completed.
The wallet file should be completely removed, so we should also implement some kind of 'scrubber' for the deleted data.
Reply to this email directly or view it on GitHub: https://github.com/mastercoin-MSC/omniwallet/issues/585
Scrubber meaning precautions to ensure a data recovery operation from disk would not yield any wallet encrypted information
We will need to consider the fact that we also are backing up wallet files to the s3
We might want to add a 'delete wallet' or similar functionality for privacy-minded/conscious folks.
The intended feature would be a button with a confirmation dialog, a password reentry, and another confirmation dialog, which would remove your wallet/account from the server when the progression through all the prompts have been completed.
The wallet file should be completely removed, so we should also implement some kind of 'scrubber' for the deleted data.