meld-cp / obsidian-encrypt

Hide secrets in your Obsidian.md vault
MIT License
585 stars 36 forks source link

Is it possible to decrypt without obsidian? If so, how? #37

Closed Fertion closed 2 years ago

Fertion commented 2 years ago

Is it possible to decrypt without obsidian? If so, how?

I used many different online services to try to decrypt, but whatever settings I chose, they did not fit.

meld-cp commented 2 years ago

Hi @Fertion,

It's possible but you'd have to use the code in the plugin.

See: CryptoHelper.ts

There's no end user tool to do it (apart from Obsidian itself)