How to decrypt GMX or web.de Tresor #17227
martinhomann
started this conversation in
Show and tell
Replies: 1 comment 8 replies
-
Any chance you could post your file structure of the tresor? I am trying to decrypt my web.de tresor, but won't get it to work |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I just wanted to share something that maybe helps others. Recently, GMX announced that they stop supporting GMX Tresor. There was no real time to prepare, so I could not access my files anymore. I tried a few things and found a way that works for me. Maybe it works for you too, so I decided to share it:
Step 1: Change Cyberduck Configuration
The GMX Tresor is using Cryptomator technology, but the file format is a bit different. So I had to change some settings in Cyberduck to make it work. I saw that there are a few ways to do this, but I just created a configuration file because that was easiest for me. Here is what I did:
~/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/default.properties
%AppData%\Cyberduck\default.properties
Then I opened the file in a normal text editor and wrote this inside:
For GMX
For web.de
Step 2: Restart Cyberduck and Open the Tresor
I already had downloaded my GMX Tresor to my computer. In Cyberduck, I created a new connection, and at the top I chose my computer as the connection type. That part is explained in their documentation here.
After that, I found my Tresor folder, clicked it, and entered the password. Then it opened and I could see all my data again. 🙂
Hope this helps someone. Let me know if you had the same issue or found another way.
Beta Was this translation helpful? Give feedback.
All reactions