this post was submitted on 07 Jan 2025
3 points (100.0% liked)
Privacy
0 readers
40 users here now
Everything about privacy (the confidentiality pillar of security) -- but not restricted to infosec. Offline privacy is also relevant here.
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
Reality: everything you do in the program is being tracked and there is *no opt-out*.
The program records all your actions and sends them every few minutes to Amplitude, a commercial analytics company.
Deep down in the documentation this is mentioned, but there is no consent or even a mention in the program itself or in the privacy policy.
It also communicates constantly with a few AWS EC2 instances, presumably the IPFS nodes it uses to backup your (encrypted) vault of documents.
2/n
So all your actions are being logged, fortunately (because who knows at this point) without the actual contents of what you type.
But everything else is there: did you add a page, did you click around, did you add some paragraphs of text. All neatly ordered, timestamped, and identified with a user and session ID.
There's also data about the machine you're using the app on.
Of course, being an Electron app, it also has Chrome phoning home. And there's a version check (cannot be disabled)
3/n
That there is no opt-out for this nor a consent dialog or even a warning is unacceptable in my view.
For a company that likes to talk about trust they sure have no idea about how to gain it.
4/4
Tested the fourth PKM: #SiYuan (https://b3log.org/siyuan/), which is pretty similar to Anytype feature-wise.
It's also a product that starts off with saying that it's "privacy-first", supported by what might be the world's shortest privacy policy, which clearly states: "Does not collect user personal information and usage data."
Unfortunately, the Google Analytics and Google Tag Manager scripts that are loaded on start are nowhere mentioned. No warning, no consent question, on by default.
1/n
What data is being collected? Mostly details about your machine: OS (name, kernel version), CPU architecture, screen resolution, a unique identifier, but also what's in the title bar of the program window, which can be problematic.
You see, the title of the note you had open when you quit the program last is also in the title bar, which might contain personal information like someone's name, or the name of an illness you have that you are taking notes about.
2/n
You might feel I'm nitpicking about a possible edge case here, but you are promised privacy.
Without sniffing the network traffic, or going through the source code, you have no idea that your note titles are being sent to Google Analytics. Even the opt-out toggle tells you that no user data is collected.
It's another example of a company (they sell premium services) using "privacy-first" as a buzzword instead of living by it as a guiding principle.
At least there is an opt-out, I guess
3/3
Ok then, number 5: the desktop version of #TiddlyWiki, #TiddlyDesktop.
The Chromium wrapper isn't as old as the wiki web software itself but still goes back to 2014.
Standard Chrome traffic and... a lot of calls to googleapis.com. Why? Because it calls the Google spell check API with everything you enter.
All your text is being sent to Google.
I couldn't turn it off and on top of that a dummy API key is used so the API returns an error, meaning the functionality is completely useless.
@[email protected] I use the Node.js version of Tiddlywiki and see no such traffic. I don't use TiddlyDesktop, though, so can't comment on that.
@[email protected] This is definitely TiddlyDesktop only. It was added because people were missing the spell checking that their browser normally does (https://github.com/TiddlyWiki/TiddlyDesktop/issues/32)
Ok then, number 5: the desktop version of #TiddlyWiki, #TiddlyDesktop.
The Electron wrapper isn't as old as the wiki web software itself but still goes back to 2014.
Standard Electron traffic and... a lot of calls to googleapis.com. Why? Because it calls the Google spell check API with everything you enter.
All your text is being sent to Google.
I couldn't turn it off and on top of that a dummy API key is used so the API returns an error, meaning the functionality is completely useless.
You might feel I'm nitpicking about a possible edge case.
But you are promised privacy, and without going through every screen in the options menu, sniffing the network traffic, or going through the source code you have no idea that your note titles are being sent to Google Analytics.
It's another example of a company (they sell premium services) using "privacy-first" as a buzzword instead of living by it as a guiding principle.
At least there is an opt-out, I guess.
3/3
You might feel I'm nitpicking about a possible edge case.
But you are promised privacy, and without going through every screen in the options menu, sniffing the network traffic, or going through the source code you have no idea that your note titles are being sent to Google Analytics.
It's another example of a company (they sell premium services) using "privacy-first" as a buzzword instead of living by it as a guiding principle.
At least there is an opt-out, I guess.
Correction: it is mentioned in a privacy policy, but not the first one you get to. You have to click through to the second privacy policy.
https://anytype.io/app_privacy