From owner-freebsd-questions@FreeBSD.ORG Sat Sep 3 12:50:29 2005 Return-Path: X-Original-To: freebsd-questions@FreeBSD.ORG Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EA9116A41F for ; Sat, 3 Sep 2005 12:50:29 +0000 (GMT) (envelope-from me@hexren.net) Received: from helium.webpack.hosteurope.de (helium.webpack.hosteurope.de [217.115.142.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0431143D45 for ; Sat, 3 Sep 2005 12:50:28 +0000 (GMT) (envelope-from me@hexren.net) Received: by helium.webpack.hosteurope.de running Exim 4.51 using esmtpa from p548ccbd3.dip.t-dialin.net ([84.140.203.211] helo=hexren.steenbuck.net) id 1EBXTW-0004Zh-W2; Sat, 03 Sep 2005 14:50:27 +0200 Date: Sat, 3 Sep 2005 14:50:26 +0200 From: Hexren X-Mailer: The Bat! (v1.62i) Business X-Priority: 3 (Normal) Message-ID: <18012848565.20050903145026@hexren.net> To: =?ISO-8859-15?B?TWF1cmljaW8gUm9t4W4=?= In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Cc: freebsd-questions@FreeBSD.ORG Subject: Re: INFORMATION X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Hexren List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Sep 2005 12:50:29 -0000 > Greetings!!! > I´m a software develper, I use Java like platform for launch my proyects. > To the end users I like give them a little warranty on the producto, but i > have a problem How can i know when the end user open the source code and > made a modification?, I need know this, becouse if the end user open the > source code the end user will lose the warranty, following my criterias of > user atention. > Thanks for your attention and help. --------------------------------------------- I do not see a way to do this. With the posible exeption of sshing into the costumers system an comparing MD5 digest of the .class files he is using with your original files. But are you not mounting the wrong horse ? I mean somebody who is skilled enough to modify the source to his liking should be wise enough to see that it is of no use asking you for help without telling you that he is not running the original source.