ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Christopher Creutzig <christopher@creutzig.de>
Subject: Re: Re: ConTeXt "live"
Date: Sun, 04 Dec 2005 00:10:15 +0100	[thread overview]
Message-ID: <439225D7.40607@creutzig.de> (raw)
In-Reply-To: <m2acfjdw5k.fsf@levana.de>

Patrick Gundlach wrote:

> I'd guess it is pretty much impossible to trace under a webserver. Can

 Why's that?  Can't you just run
strace -f -e open -o /tmp/mylog texexec ...
instead of plain texexec?  Sure, multiple runs will mean you only ever
get to see the last log, but on a test system that should be exactly the
one you are looking for.

 Oh, and I'll second Patrick's advice:  Before letting unknown users run
arbitrary programs on your machine (and TeX code provided by the user,
even if it is just their names to be filled into some template, *does*
qualify as “arbitrary programs”), make bloody sure those programs have
no chance of ruining your server.  Double-check the validity of all
inputs, check if you can use a chroot “jail” and use the most paranoid
TeX settings with which your setup/code still works.


regards,
	Christopher

  parent reply	other threads:[~2005-12-03 23:10 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-01 22:19 VnPenguin
2005-12-02 14:05 ` Hans Hagen
2005-12-02 14:25   ` VnPenguin
2005-12-02 15:17     ` Hans Hagen
2005-12-02 14:21 ` Patrick Gundlach
2005-12-02 14:30   ` VnPenguin
2005-12-02 15:17     ` Patrick Gundlach
2005-12-02 18:32       ` VnPenguin
2005-12-02 21:30         ` Patrick Gundlach
2005-12-03 11:56           ` Taco Hoekwater
2005-12-03 23:10           ` Christopher Creutzig [this message]
2005-12-04  0:13             ` Patrick Gundlach
2005-12-02 15:32     ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=439225D7.40607@creutzig.de \
    --to=christopher@creutzig.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).