If you are following simple instructions, there are no firewall rules whatsoever, they are implemented completely independent on SageMathCell code itself. However, I would strongly advice against using such a setup in anything exposed to the outside world - by design it is possible to run arbitrary code...
On Thursday, 14 October 2021 at 02:33:56 UTC-6 [email protected] wrote: > Hi, in terms of your instructions here ( > https://github.com/sagemath/sagecell), not running on the VM: > > git clone https://github.com/sagemath/sagecell.git > pushd sagecell > git submodule update --init --recursive > ../sage/sage -sh -c make > > is it possible to remove the firewall rules at this point? Or anywhere in > web_server.py? > > On Tuesday, 5 October 2021 at 10:12:16 UTC+8 [email protected] wrote: > >> There is a firewall script in the root directory, if you don't want any >> restrictions - remove it from the systemd script! > > -- You received this message because you are subscribed to the Google Groups "sage-cell" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-cell/0a5c145d-f8e3-41d8-bbd3-23b4edf0c471n%40googlegroups.com.
