Sync End to End Encryption Verification v3

What I’m trying to do

Obsidian Version: v1.9.12
I’m trying to verify my encrypted vault data with the guide described here How to verify Obsidian Sync's end-to-end encryption - Obsidian

But this does no longer seem to be valid to verify the encrypted data for obsidian sync encryption v3.

Things I have tried

Tried to decrypt the data in my vault according to the guide.
When computing a sha256 hash of the key generated by the code in the guide it does not match the key found in the init message.

The vault password is correct as i can remove the vault locally and connect to it using said password.

Apologies I didn’t have a chance to update the instructions for encryption protocol v3 yet. Will do it asap.

1 Like

The page has been updated with new instructions and code sample for sync encryption v3 support.

2 Likes

Many thanks for the prompt update