Encryption software for WD MyPassport Wireless, please give feedback

I created some software for storing encrypted files on the hard drive, please test it and tell me what you think! But do NOT use it to store anything valuable until you have at least tested it for a while and read some feedback from other users!

https://github.com/maglar0/wdcrypt

Read everything on there and try the demo of the web GUI (at https://maglar0.github.io/wdcrypt/?demomode=1 ), then grab the installation file located under “releases” on the github page.

2 Likes

Welcome to the Community and thank you for the contribution.

I believe more Users would be willing to assist if additional information related to the goal of this application is beyond encryption and associated data risks.

I just started using this and it’s very easy to set up. But I had to change the path in all your sh sript files to ENCFS=/home/root/wdcrypt/encfs from ENCFS=/home/root/encfs/encfs. I could have renamed wdcrypt folder to encfs, but I don’t know whether that will affect anything else.

Thanks for your contribution.

2 Likes

Thanks for reporting that! How clumsy of me to release with such a bug.

I have fixed it on github, so if anyone else is interested to try it out or tried the old version without getting it to work, grab version 1.0.1 ( https://github.com/maglar0/wdcrypt/releases).

1 Like