From: mkc@users.sourceforge.net
To: subterfugue-announce@lists.sourceforge.net
Cc: linux-kernel@vger.kernel.org
Subject: [ANNOUNCE] SUBTERFUGUE 0.1.99
Date: Mon, 30 Oct 2000 04:52:53 -0600 (CST) [thread overview]
Message-ID: <m13qCYf-001qifC@microdog> (raw)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
SUBTERFUGUE 0.1.99 is available. It's been updated to work with the latest
kernel (linux-2.4.0-test9), and there are new tricks, documentation, and a
Debian package. (see below)
As always, feedback is welcome.
Have fun!
- --Mike
==============================================================================
NEWS:
Version 0.1.99 ("superstar")
* Added a fix to make SUBTERFUGUE work again with the latest 2.4 kernels.
Made usage of the "wait channel hack" the default, for vanilla 2.4 users.
* Added two new tricks, NetThrottle and TimeWarp, which you can see in action
now at the bottom of the screenshots page
(http://subterfugue.org/screenshot.html). NetThrottle, in particular, seems
like it would be handy for everyday use. (TimeWarp is more of an amusement,
though it might help you cheat at certain arcade games. :-)
* Added a polished version of the SUBTERFUGUE motivation document to the web
site (http://subterfugue.org/motivation.html). Comments welcome. It's
pretty over-the-top. Does it sound like it was composed in a remote Montana
cabin? :-0
* Added a man page for sf(1), based on Pavel Machek's original draft.
* Added an 'install' target and Debianization. A Debian package will be
available with this release. It hasn't been tested much yet, but it's
probably pretty safe.
* Reorganized the C extension modules.
* Generally dusted off all of the cobwebs. SUBTERFUGUE lives!
==============================================================================
README:
This is SUBTERFUGUE. See 'NEWS' for info on the latest release.
SUBTERFUGUE is a framework for observing and playing with the reality of
software; it's a foundation for building tools to do tracing, sandboxing, and
many other things. You could think of it as "strace meets expect."
Here's a short (real) "screenshot" which hints at one of its possible uses:
# sf --trick=SimplePathSandbox:"read=['/'];write=['/dev/tty'];net=1" bash
# id
uid=0(root) gid=0(root) groups=0(root)
# rm -f /etc/passwd
write deny (unlink): '/etc/passwd'
rm: cannot unlink `/etc/passwd': Permission denied
BEWARE: This is an alpha release. Don't run this as root, except on a scratch
system. Don't use it to run programs where a loss of state might be
disastrous (e.g., fetchmail). Consider yourself warned.
See 'http://subterfugue.org' and the sf(1) man page for more info.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.5 and Gnu Privacy Guard <http://www.gnupg.org/>
iD8DBQE5/VKyHxpYi0vMj/QRAjL/AKClNUGMEevtvFil9TTAd5ykPblVQQCgtFuG
btTp1IdqYi6lfWDzUwgh8cQ=
=5N9W
-----END PGP SIGNATURE-----
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next reply other threads:[~2000-10-30 10:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-10-30 10:52 mkc [this message]
2000-10-31 6:44 ` [ANNOUNCE] SUBTERFUGUE 0.1.99a (bugfix) Mike Coleman
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=m13qCYf-001qifC@microdog \
--to=mkc@users.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=subterfugue-announce@lists.sourceforge.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.