I tried removing anything in the templates with script
or .js
in it, and that took care of a lot, but, I still get a "1" in NoScript and eMatrix (eMatrix is the uMatrix equivalent for UXP-derived browsers).
eMatrix gives a little bit info:
http://[...].b32.i2p/{inline_script}
script-src 'unsafe-eval' blob: *
However, I'm not really sure what to do with this information, as I see nothing (using grep -r
) anything having to do with JavaScript.
Any pointers on that would be very helpful to me!
Secondly, the user list displays when someone was last on, when they joined, and their user agent, as well as IP. Admittedly less of an issue on darknets such as I2P, but it isn't great for privacy.
So, how would I go about making the user list at least "admin only" or "not public"?
Thanks in advance!