Hacker News new | ask | show | jobs
by wojciechpolak 1352 days ago
How do you know that it doesn't contain tracking/analytics without the source code?
2 comments

You can inspect network requests and see that nothing communicates to Obsidian servers. Since the app is Electron based you can also open up developer tools and unminify the JS code if you want to actually look at the code.

You can also check out the privacy policy here: https://obsidian.md/privacy

you don't