Crypter
Crypter copied to clipboard
Can't decrypt on different machine after importing credentials
Prerequisites
- [x] Can you reproduce the problem?
- [x] Did you read the entire README.md?
- [x] Did you read the FAQs?
- [x] Do you fully understand how Crypter works and how to use it?
- [x] Did you check the issues to see if your bug or enhancement is already reported?
Description
Encrypt and decrypt only works on source machine, when export credentials and import them on different machine it doesn't work at all. Also after importing credentials, verification page doesn't show up as well. So Encrypt and decrypt only works on source machine, which isn't convenient and not secure.
Steps to Reproduce
- My suggestion is to not save the MasterPass in OS keychain
- [Second Step]
- [and so on...]
Expected behavior: [What you expected to happen]
Actual behavior: [What actually happened]
Versions
Crypter:
Release (full release name): Crypter 5.0.0
Operating System (name and version): Windows 10 2004
You can find the full release name under https://github.com/HR/Crypter/releases. For version 3.0.0
and up, the version is found under Crypter > About
or just in the menu Version X.Y.Z
.
Thanks for reporting this issue @AIMCRYPTION
This due to Crypter not asking and saving/updating the MasterPass on importing the credentials. So this is something that needs to be implemented to make the Keychain stuff work with the migration. However, this does not compromise the security since no secrets are leaked.
Since we don't have this problem with v4.0.0
and I am too busy to fix this right now, I have downgraded the version in the README and marked the current v5.0.0 as an alpha release.
You are welcome to open a PR to fix this! Would be well appreciated!
I'd be more than happy to provide any support needed to do so :)