this post was submitted on 07 Jan 2025
3 points (100.0% liked)
Privacy
0 readers
18 users here now
Everything about privacy (the confidentiality pillar of security) -- but not restricted to infosec. Offline privacy is also relevant here.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Next up is #Obsidian, a tool I'm hesitant to consider because of the developers' view on open source. Hence, the source is not available except the obfuscated JavaScript that's ran by Electron.
Despite that, Obsidian itself only does a version check (which can be disabled) and starts in "restricted mode" by default, which disallows third-party plugins (but does still embed external content when asked to.)
There's some phoning home by Chrome but far less than with Logseq.
Color me surprised.
@[email protected] I use Obsidian fairly regularly. The advantage is that your data's all markdown files on your own disk. If Obsidian for some reason becomes sketchy (which I doubt will happen), I can move on to another app.
The plugins are great and is probably what drives Obsidian for the most part if you wanted more than just a note taking app.
@trinsec Plain-files-on-disk is certainly is a big advantage compared to Anytype (and possibly the next version of Logseq), where everything is stored in a database blob.
Anytype "objects" are exportable as Markdown (but with loss of metadata) or as a Protobuf-parseable packet but I didn't find any CLI tool to do that in an automated way. So something I need to consider in my choice.
I'm pleasantly surprised by Obsidian so far, just need to keep an eye on the background activity of plugins.
@[email protected] @[email protected] thank you for your very informative thread !
have you heard about https://b3log.org/siyuan/ ?
@projetslibres_[email protected] @[email protected] Thanks!
I hadn't heard of it but it looks pretty good. A bit like Anytype with its templates and relations, but with contents just stored as plain files on disk and hopefully with less tracking.
I will give it try tomorrow, thanks :)
@[email protected] @[email protected] I'd just heard about it recently (I'm an Anytype user) and wanted to give it a try also.