From owner-freebsd-hackers Thu Feb 13 15:49:17 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA19140 for hackers-outgoing; Thu, 13 Feb 1997 15:49:17 -0800 (PST) Received: from ocean.campus.luth.se (ocean.campus.luth.se [130.240.194.116]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA19116; Thu, 13 Feb 1997 15:48:53 -0800 (PST) Received: (from karpen@localhost) by ocean.campus.luth.se (8.7.5/8.7.3) id AAA03462; Fri, 14 Feb 1997 00:46:24 +0100 (MET) From: Mikael Karpberg Message-Id: <199702132346.AAA03462@ocean.campus.luth.se> Subject: Re: MIME applications for FreeBSD To: se@freebsd.org (Stefan Esser) Date: Fri, 14 Feb 1997 00:46:23 +0100 (MET) Cc: hackers@freebsd.org In-Reply-To: <19970213225745.YE06273@x14.mi.uni-koeln.de> from Stefan Esser at "Feb 13, 97 10:57:45 pm" X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk According to Stefan Esser: > On Feb 13, terry@lambert.org (Terry Lambert) wrote: > > "We" is very broad here. Most Europeans, especially Germans, are > > not prevented from reverse engineering file formats or other > > interfaces. > > This is not true, actually! > > There are strict restrictions, with only few exceptions. > > Looking at the machine code of program binaries is not > allowed (and will be prosecuted) in general, for example. > > Interfaces may be reverse engineered ONLY for the purpose > of adding value to a product, which you then may sell. > > But publishing the results (eg. in the form of source code > that uses that interface) is prohibited. Well... One could always make someone documment the format by reverese enginering, or looking at the MS example code. No code, just the format of the files. Then just sending the documentation of the format to some other people, ought to make receipents "clean" enough to be able to write a BSD-licenced source from that, which can grok the format, and output ascii/ps/pdf files. No? /Mikael