• 0 Posts
  • 7 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle
  • I have been building a desert city for a ttrpg adventure. If I were to have more time I would have loved to be able to do some illustrations and maps as well, but I had to focus first on people, places, and politics. Anyway, it’s getting along quite nicely. An orchard in the desert that has become an important commercial route because it has water. The desert is in the rain shadow of a mountain chain and the city is just at the base on the dry side.




  • If you are storing manly on one device and are looking for a relatively “simple” solution for encryption at rest I would suggest to just encrypt the folder/directory/image the data are living in.

    Of course, this way you have to decrypt the data while you are using it. However, it separates the responsibility from the note taking app.

    This may or may not be a good solution for your use case, but it should be fast and easy to implement.

    I used to do this with some mildly sensitive data using a mac encrypted disk image with plain markdowns files inside. I accessed the files with vscode, but I don’t see why it wouldn’t work with Obsidian. It may just be a bit of a hassle to open the vault each time.