meld-cp / obsidian-encrypt

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

Picture encryption #42

Closed sfdrada closed 1 year ago

sfdrada commented 2 years ago

Could it be possible to embed encrypted data into a picture/link in obsidian. My idea is to click on a picture and then decode it (hopefully including the [[]] external brackets) to get access to the data.

Thanks for the support!

meld-cp commented 1 year ago

Hi @sfdrada,

Do you mean something like whats implemented here?: https://github.com/computationalcore/cryptosteganography

I.e. Hide encrypted text in an image, but the image is still viewable.

Anyone looking at the image wouldn't know that it had a secret inside it.