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.