You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a few .zim that seem to contain content that lets kiwix open a browser. Mainly audio files that are in the zim as part of the page but were not downloaded.
My requests asks to add e.g. a setup option to disable all calls to external applications (xdg-open, kde-open...). The application should also not open any connections to internet addresses on it's own. This might result in pages not displayed correctly but thats the compromise then.
Workaround for now: For Linux a shared library that intercepts execve can be used to disable calls to xdg-open or kde-open.