Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!panda!husc6!harvard!seismo!munnari!basser!uqcspe!tony From: tony@uqcspe.OZ (Tony O'Hagan) Newsgroups: net.sources.bugs Subject: Re: Beware of Blindly Un-SHARing a File Message-ID: <844@uqcspe.OZ> Date: Thu, 1-May-86 03:35:27 EDT Article-I.D.: uqcspe.844 Posted: Thu May 1 03:35:27 1986 Date-Received: Sun, 4-May-86 05:42:51 EDT References: <434@bu-cs.UUCP> Organization: Computer Science, Queensland Uni, Australia Lines: 12 Summary: How to make it portable & secure A suitable format for sending shar files might be to write a standard shar program which creates the usual bourne shell command files that can be executed at any site, but also integrate an unshar (or unmar) program into the news package which treats the shell commands in shar files purely as file delimiters - i.e. it doesn't execute them. This would mean the shared file could be unpacked by any site with the Bourne shell (after being checked manually for security problems) or automatically checked and unpacked by sites which have installed the extension to their news service.