Why network access? #1264
Replies: 3 comments 1 reply
-
|
Good catch! Yeah, Kando checks for available updates on GitHub, but you can disable that. The other one surprised me as well. After a quick search it seems that this is electron downloading spell checking dictionaries from a Google server. Signal seems to have found a way to circumvent this: signalapp/Signal-Desktop@1c43e75 Maybe I can do something similar to disable this. I mean, who needs spell checking in Kando anyways? |
Beta Was this translation helpful? Give feedback.
-
|
See also here: https://www.electronjs.org/docs/latest/tutorial/spellchecker#does-the-spellchecker-use-any-google-services |
Beta Was this translation helpful? Give feedback.
-
|
I did a bit of research and it seems there is no easy way to disable this. See also electron/electron#27403, electron/electron#32314, and electron/electron#22995. However, according to my tests, the dictionaries are only downloaded once. If I allow this connection once, Kando does not try to connect again later. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm new to kando menu. Just testing the AppImage version. Why it tries to connect for internet?

(from my OpenSnitch)
The domains are
api.github.comandredirector.gvt1.com.I assumeconfigurable from settings 👍api.github.comis for checking updates? Is it possible to disable it?Beta Was this translation helpful? Give feedback.
All reactions