What are some URLs that were detected by the firewall?

Operating system

Linux

Joplin version

2.13.8

What issue do you have?

When I open Tools -> Options in Joplin Desktop for Linux, I notice that Joplin wants to connect to some servers:

raw.githubuercontent.com
raw.fastgit.org
cdn.jsdelivr.net
us4.ghproxy.com
cdn.staticaly.com

Can someone explain what are they for?

Screenshots

Screenshot_20231205_220533.png

These look like the domains Joplin uses to fetch plugin updates and the list of plugins.

Internally, Joplin maintains a list of GitHub mirrors that are used if Joplin is unable to fetch plugin data with raw.githubusercontent.com. Plugins are stored in the joplin/plugins repository.

This is the relevant code:

2 Likes

All URLs should be listed here:

2 Likes

@personalizedrefriger and @JackGruber

Thanks for two pieces of information!
I trust open source code!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.