Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All Of A Sudden Passwords Do Not Work #6

Open
U2638 opened this issue Feb 6, 2020 · 4 comments
Open

All Of A Sudden Passwords Do Not Work #6

U2638 opened this issue Feb 6, 2020 · 4 comments

Comments

@U2638
Copy link

U2638 commented Feb 6, 2020

Hi - all of a sudden my passwords for atom-bombe encrypted files are not working. I get a 'Incorrect password.' message. Any recommendations on how to rectify? Thanks!

@gzamoran-ford
Copy link

same happened to me

@U2638
Copy link
Author

U2638 commented Feb 19, 2020

gzamoran-ford - I had to roll back to 1.40.1 to get atom-bombe working properly again. Not ideal. I haven't heard back from JunoLab so I'm assuming they are perhaps no longer actively maintaining. If anyone knows of another solution that is keeping pace with the changes in atom core, please let me know. Thank you.

@gzamoran-ford
Copy link

that one did the trick, thanks man!

@acidicchip
Copy link

acidicchip commented Feb 18, 2021

To fix this, open
Windows: %userprofile%\.atom\packages\bombe\encryption.coffee
Linux/Mac: ~/.atom/packages/bombe/encryption.coffee
and replace both instances of aes192 with aes-256-cbc

You may need to rollback to 1.40.1 to decrypt everything, then apply the fix and re-encrypt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants