this post was submitted on 07 Jan 2025
3 points (100.0% liked)

Privacy

0 readers
11 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
 

I'm checking out various "personal knowledge management" tools in a sandbox to see if it be an upgrade my ragtag collection of text file-based notes.

First candidate is #Logseq, supposedly "privacy-first".

How #privacy friendly is something based on Electron (aka Chrome)? Debatable, but then they also do this:

  1. Have "Send usage data" on by default
  2. Start with an example page that embeds a YouTube video, and accepts all cookies

tcpdump and mitmproxy go wild when starting the program.

Shows that the "Send usage data and diagnostics to Logseq" setting is enabled by default.
Shows the services being contacted by Logseq over HTTPS right after starting it for the first time.  Hosts that are being contact: www.youtube.com, googleads.g.doubleclick.net, jnn-pa-googleapis.com, play.google.com, app.posthog.com, o416451.ingest.sentry.io

you are viewing a single comment's thread
view the rest of the comments
[–] loadhigh@bitbang.social 0 points 3 months ago (5 children)

@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.

[–] projetslibres_podcast@piaille.fr 1 points 3 months ago (2 children)

@loadhigh@bitbang.social @trinsec@trinsec.org thank you for your very informative thread !

have you heard about https://b3log.org/siyuan/ ?

[–] loadhigh@bitbang.social 1 points 3 months ago (1 children)

@projetslibres_podcast@piaille.fr @trinsec@trinsec.org 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 :)

[–] projetslibres_podcast@piaille.fr 1 points 3 months ago

@loadhigh@bitbang.social @trinsec@trinsec.org I'd just heard about it recently (I'm an Anytype user) and wanted to give it a try also.

load more comments (2 replies)