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

Encryption not working on iPadOS 14.6 #282

Open
keeper-dev opened this issue Jul 20, 2021 · 0 comments
Open

Encryption not working on iPadOS 14.6 #282

keeper-dev opened this issue Jul 20, 2021 · 0 comments

Comments

@keeper-dev
Copy link

I seem to have the same problem: Using
MobileOrg 1.7.5 and
Org Mode 9.4.4
iPadOS 14.6

When I use org-mobile-push, everything is staged and the files are encrypted. When I counter-check using:
openssl enc -md md5 -aes-256-cbc -salt -pass "pass:<myPassword>" -d -in example.org -out ~/example.org.decrypted
I get the correct decrypted file.

When I try to sync the app however I keep getting:

Error: Unable to encrypt file, please check your password

Any advice?

Originally posted by @keeper-dev in #203 (comment)

@keeper-dev keeper-dev changed the title Encryption no working on iPadOS 14.6 Encryption not working on iPadOS 14.6 Jul 20, 2021
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

1 participant