Interesting Digital Sharing Dilemma

Click For Summary

Discussion Overview

The discussion revolves around the legal implications of distributing a file generated by XORing a copyrighted file with a public domain file, specifically focusing on public key encryption and copyright law. Participants explore the nuances of digital sharing, encryption schemes, and the ownership of derived files.

Discussion Character

  • Debate/contested
  • Technical explanation

Main Points Raised

  • One participant presents a scenario involving a copyrighted file and a public domain file, questioning the legality of distributing a third file created by XORing the two.
  • Another participant suggests that the approach described is simply an encryption scheme and implies it may not be novel.
  • A different participant expresses interest in the opinions regarding the distribution of the third file, indicating a desire for diverse perspectives on the legal aspects.
  • One participant compares the situation to distributing files in encrypted formats, questioning the uniqueness of the proposed method and its implications.

Areas of Agreement / Disagreement

Participants do not appear to reach a consensus on the legality of distributing the third file or the implications of the XOR operation in copyright terms. Multiple competing views remain regarding the originality and legality of the proposed method.

Contextual Notes

The discussion does not resolve the legal status of derived files from XOR operations, nor does it clarify the ownership of the XOR operator itself. Assumptions about copyright law and encryption practices are not fully explored.

dduardo
Staff Emeritus
Science Advisor
Insights Author
Messages
1,902
Reaction score
3
This project brings up an interesting legal dilemma with basic public key encryption and sharing digital copyrighted material:

http://monolith.sourceforge.net/

----------
Here is the basic gist:


Let's say I have a copyrighted file that is represented by the following bit sequence:

Bob's Copyrighted File: 10100010001

I also have a file in the public domain with the following bit sequence:

Public Domain File: 11011001010

If I where to distribute this public domain file on the internet, I could without any legal repercussions.

Now let's say I XOR the public domain file with Bob's file such that I get a third file:

My 3rd File: 01111011011

Would it be legal for me to distribute this 3rd file to people on the internet since this 3rd file isn't bob's copyrighted file?

The neat thing about this algorithm is that if you get a hold of both the public domain file and the 3rd file and XOR them you get Bob's copyrighted file.

Depending on the public domain file you could in theory generate an infinite number of 3rd files. Does the copyright holder own all these different bit sequences? Does the copyright holder own the XOR operator?
 
Computer science news on Phys.org
This is just an encryption scheme -- it would surprise me if this is anything new.
 
I know it is encryption and I know it's not new. I just thought it would be interesting to find out peoples' opinions on distributing the 3rd file.
 
I guess I just don't see how this is any different than putting the file in a windows encrypted folder and distributing that... or even just gzipping it and distributing that!

Am I reading too much into the fact that you chose to link to this particular project?
 

Similar threads

Replies
17
Views
6K
Replies
10
Views
5K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 2 ·
Replies
2
Views
4K