linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nick <nick@snowman.net>
To: Ricky Beam <jfbeam@bluetronic.net>
Cc: "Måns Rullgård" <mru@kth.se>, linux-kernel@vger.kernel.org
Subject: Re: Copy protection of the floppies
Date: Tue, 25 Nov 2003 13:37:13 -0500 (EST)	[thread overview]
Message-ID: <Pine.LNX.4.21.0311251336250.24128-100000@ns.snowman.net> (raw)
In-Reply-To: <Pine.GSO.4.33.0311251054040.13188-100000@sweetums.bluetronic.net>

Hardware dongles.  You need to be a bit creative but it can be done.  Say
on save of the file output it to the hardware dongle with encrypts it with
your private key, then on load of the file it gets decrypted with the
public key, which is available, or some similar scheme.
	Nick

On Tue, 25 Nov 2003, Ricky Beam wrote:

> On Tue, 25 Nov 2003, [iso-8859-1] Måns Rullgård wrote:
> >> About 15 years ago, there were many gaming softwares which were procected,
> (it was more than 15 years ago.)
> >> for example, by checking "gap" between sectors.
> >
> >Can't that be done with a regular floppy drive and some special
> >software?
> 
> Please heed the lessons already learned in the software industry...
> Copy protection doesn't work.  It works about as well as locks on doors
> as it'll keep the honest people honest, and offer a small obstacle to
> the dishonest.
> 
> As others have stated, anything *you* can do with a PC floppy drive, *I*
> can do. (And given this thread, I can probablly do a few things you
> currently cannot.)  Ultimately, any copy protection comes down to
> the software on the floppy.  If the machine can read it to execute it,
> the hacker can read it to remove the checks.  No ammount of hand-waving
> will change that. (That, btw, is why the DMCA, et. al., exist.)
> 
> --Ricky
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 


  reply	other threads:[~2003-11-25 18:37 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-25  5:37 Copy protection of the floppies Pravin Nanaware , Gurgaon
2003-11-25  9:07 ` Murray J. Root
2003-11-25  9:12 ` Måns Rullgård
2003-11-25  9:28 ` YOSHIFUJI Hideaki / 吉藤英明
2003-11-25  9:40   ` Måns Rullgård
2003-11-25 10:55     ` Matthias Andree
2003-11-25 16:07     ` Ricky Beam
2003-11-25 18:37       ` Nick [this message]
2003-11-25 20:07         ` Richard B. Johnson
2003-11-25 20:52         ` Ricky Beam
2003-11-26  3:55         ` Gene Heskett
2003-11-25 10:47 ` Helge Hafting
2003-11-25 20:18 ` Antonio Vargas
2003-11-25 20:32   ` Måns Rullgård
2003-11-26  3:58     ` Gene Heskett
2003-11-27  6:07 ` Willy Tarreau

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=Pine.LNX.4.21.0311251336250.24128-100000@ns.snowman.net \
    --to=nick@snowman.net \
    --cc=jfbeam@bluetronic.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mru@kth.se \
    /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).