Remix.run Logo
roscas 2 days ago

I kinda like it, but have a few notes (got it?) about it.

It should never ever connect to anything without the user asks for it. That is the only way it is really private.

But since it is a electron app, it will always contact Google everytime you open the app. All electron apps do that, no control about it. Privacy zero.

It still connects to notesnook site and that compared with telling Google you're using the app, it not that serious.

dominicm 2 days ago | parent [-]

> But since it is a electron app, it will always contact Google everytime you open the app

Do you have a source for this? I couldn't find anything about this, and I find it strange that Electron (which uses the open-source chromium engine but not Chrome) would automatically send tracking information to Google.

d1sxeyes 2 days ago | parent [-]

While this particular app may or may not send telemetry to Google, it is not correct that “all Electron apps do”, as OP suggests.