this post was submitted on 30 Jan 2024
4 points (75.0% liked)
ObsidianMD
4101 readers
1 users here now
Unofficial Lemmy community for https://obsidian.md
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Filesystem and machine running Obsidian are already encrypted. What I needed was something that would encrypt the data at rest in the backup server, like Joplin does - e.g you can store encrypted notes inside one drive
But I think I found something that may work out better with obsidian and git:
https://github.com/StackExchange/blackbox
Ideally we would have a plugin encrypting and salting file names, but if it doesn't exist, it's something of an idea for the future