cameron-doyle / cry_locker

An open source file encryptor
2 stars 0 forks source link

NOTE: #9

Closed cameron-doyle closed 2 years ago

cameron-doyle commented 2 years ago

First user test showed the following: Users expected a file/folder to be automatically deleted on successful encryption. Users expected a locker to be deleted after successful decryption. Users got confused after decryption completed. They didn't notice the new folder, could be fixed by renaming in file explorer.

Although I don't agree with the second, we should at least consider making it a prompt or config.

cameron-doyle commented 2 years ago

Point 3 "Users got confused after decryption completed" has been remedied by opening file explorer with the new decrypted folder path

cameron-doyle commented 2 years ago

Point 1 "expected a file/folder to be automatically deleted on successful encryption". The program now asks after 100% successful encryption weather or not to delete the file/folder.

cameron-doyle commented 2 years ago

Point 2 is not being implemented