April 25, 2024

Snocap Tries Authorized P2P

Snocap, a company involving Napster founder Shawn Fanning, is trying to enable new peer-to-peer networks that identify copyrighted works and charge users for receiving them, according to Jeff Leeds’ story in Friday’s New York Times. Snocap is not itself building the P2P network(s), but is supplying the payment and song-identification technology.

Based on press accounts, it appears that the Snocap uses audio fingerprinting technology, which reduces an audio track to a short binary description and then looks that description up in a database containing the descriptions of many known works. The Snocap application will check the fingerprints of the songs it is sharing, and will charge the user accordingly.

In my Rip/Mix/Burn lecture, I talked about how Napster had solved one half of the digital music problem – how to distribute the music – but had ignored the other half – how to manage payment. It turned out that distribution was by far the easier problem to solve; and Napster just left the payment problem for later. You couldn’t pay on Napster, even if you wanted to. Now Snocap will give you a way to pay, at least for songs whose copyright owners register them with Snocap.

Let’s think about how a P2P system based on Snocap might work. When users want to share a file, Snocap will compute the file’s audio fingerprint and look up that fingerprint in the database. One of three things will happen:

  • the file is in the database and the copyright owner has stated conditions for its use,
  • the file is in the database and the copyright owner hasn’t told Snocap anything about the rules for its use, or
  • the file isn’t in the database.

In the first case, the system will clearly enforce the copyright owner’s rules. In the second case, the system knows what the file is, and the file is almost certainly copyrighted, so the system would probably have to deny access to the file.

The third case is the really interesting one. One could argue that the system should deny access here too, since the file is probably copyrighted by somebody, and ignorance of the copyright owner’s identity is no excuse for infringement.

But what if the system allows the distribution of unrecognized files, arguing that the copyright owner is free to register the file with Snocap if he really wants to be paid? Is this enough to shield the P2P operator from liability if the file is infringing? This might make an interesting moot-court case.

But perhaps the P2P operator’s main concern is not to comply with the law, but to reduce the probability of facing a big lawsuit (whether or not that lawsuit has merit). In that case, all that really matters is whether Snocap allows the P2P vendor to kiss up to the big record companies – as long as their content is in Snocap’s database, then they won’t have grounds to sue the P2P vendor. If this is really the innovator’s best strategy, it’s a sad commentary on the state of copyright law.

At the moment we don’t know much about Snocap or how it would be used in P2P networks. Once we see P2P networks using Snocap (if we ever do), we’ll be able to see how they have chosen to address these questions.

UPDATE (7:30 PM): This post originally assumed that Snocap itself was creating a P2P network, rather than just creating the song identification and payment tools. It’s now updated to fix this error. Thanks to Derek Slater for pointing out my earlier error.

Comments

  1. Ryan Harper says

    I haven’t looked to see what snocap does here, but what if the fingerprint is false-positive? If you have ever used musicbrainz.org (which uses accoustic fingerprinting) there are numerous collisions between dissimilar files.

  2. You could have the following policy which would suitably please record companies, while still allowing any file to be hosted:

    If you want to source a file, it must have a known ID. If it does not have a known ID, you can simply register for a free database entry—i.e., they just add the ID to the database, give you a free account, and list your account under the ID. You as account holder are free to specify whatever licensing you want, if any.

    If there is a copyright dispute, the database registrar has account information to help track down the person who sourced a disputed file.

    So, under this system you could have a person who foils the fingerprinting system to put an unrecognized version of a song online for free. However, if the copyright holder ever finds out, the database registrar divulges his account information, and can easily delist a fingerprint.

    Another interesting property: under this system, everyone could legally source copyrighted music. I could, for example, rip a CD and put the MP3s on the hypothetical file-sharing network; people would have to pay a fee to download, but not I to upload. And it wouldn’t have to be my own music I’m uploading, as long as the database keeps track of who gets the payments. This is desirable because users should be encouraged to upload, keeping the system stocked with redundant copies. You could even give them points for downloads they source.

  3. Professor, I think your description of Snocap is not quite right. I don’t think they’re actually building a network. They’re building the database of licensed files and what can be done with them, along various payment mechanisms that can be implemented in P2P systems.

    http://news.com.com/Napster+founder+basks+in+funding%2C+label+support/2100-1027_3-5474929.html

    [Thanks for pointing this out. I have updated the original post to correct my error. — EWF]

  4. A bigger problem: Snocap looks a lot like a slower, less reliable version of the iTunes Music Store. Why bother?