Skip to content

Accessing remote encrypted data? #7

@johntrandall

Description

@johntrandall

Was reading of encrypted data from the OmniSync server ever implamented?

I see that there are #encrypted? methods, but I don't see any code doing the decryption to make the remote data readable. As a result (I think), when trying to access remove data I'm consistently getting the Rubyfocus::OSSFetcherError, "Malformed OmniFocus zip file #{fq_zipfile} error.

It looks like it is not trivial to decrypt the files. See https://discourse.omnigroup.com/t/omnifocus-sync-encryption-gory-technical-details/24611 TL;DR: PBKDF2-SHA256, AESWRAP, AES128-CTR, HMAC-SHA256....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions