Copy protection, also known as content protection, copy prevention, or copy restriction, is a technology for preventing the unauthorised reproduction of copyrighted software, movies, music, and other media. Copyright is a legal concept enacted by Governments, giving the creator of an original work of authorship Exclusive rights to control its distribution usually for [1]
Media corporations have always used the term copy protection, but critics like Richard Stallman argue that the term tends to sway the public into identifying with the publishers, who favor restriction technologies, rather than with the users. Richard Matthew Stallman (born March 16 1953 often abbreviated " rms " is an American software freedom activist [2] Copy prevention and copy control may be more neutral terms. "Copy protection" is a misnomer for some systems, because any number of copies can be made from an original and all of these copies will work, but only in one computer, or only with one dongle, or only with another device that cannot be easily copied. A dongle is a small piece of hardware that connects to a Computer.
The term is also often related to and/or confused with the concept of digital rights management. Digital rights management ( DRM) is a generic term that refers to Access control technologies used by hardware manufacturers publishers and Copyright holders Digital rights management is a more general term because it includes all sorts of management of works, including copy restrictions. Copy protection may include measures that are not digital. A more likely description to this is "technical protection measures" (TPM), which is often defined as the use of technological tools in order to restrict the use and/or access to a work.
In the absence of copy protection, many media formats are easy to copy in their entirety using a machine (as opposed to photocopying each page of a book). A photocopier (or copier is a machine that makes Paper copies of documents and other visual images quickly and cheaply This results in a situation where consumers can easily make copies of the items to give to their friends, a practice known as "casual copying". Copy protection is most commonly found on videotapes, DVDs, computer software discs, video game discs and cartridges, and some audio CDs. Videotape is a means of recording images and sound onto Magnetic tape as opposed to movie film. DVD (also known as " Digital Versatile Disc " or " Digital Video Disc " - see Etymology)is A video game is a Game that involves interaction with a User interface to generate visual feedback on a video device. A Compact Disc (also known as a CD) is an Optical disc used to store digital data, originally developed for storing digital audio
Companies that choose to publish works under copy protection do so because they believe that the added expense of implementing the copy protection will be offset by even greater increases in revenue by creating a greater scarcity of casually copied media.
Opponents of copy protection argue that people who obtain free copies only use what they can get for free, and would not purchase their own copy if they were unable to obtain a free copy. Some even argue that it increases profit; people who receive a free copy of a music CD may then go and buy more of that band's music, which they would not have done otherwise.
Some publishers have avoided copy-protecting their products, on the theory that the resulting inconvenience to their users outweighs any benefit of frustrating "casual copying".
The term copy protection refers to the technology used to attempt to frustrate copying, and not to the legal remedies available to publishers or authors whose copyrights are violated. Software usage models evolve beyond node locking to floating licenses (where up to N licenses can be concurrently used across an enterprise), grid computing (where multiple computers function as one unit and so use a common license) and electronic licensing (where features can be purchased and activated online). The term license management refers to broad platforms which enable the specification, enforcement and tracking of software licenses. A software license (or software licence in commonwealth usage is a Legal instrument governing the usage or redistribution of copyright protected software To safeguard copy protection and license management technologies themselves against tampering and hacking, software anti-tamper methods are used.
From a technical standpoint, it would seem theoretically impossible to completely prevent users from making copies of the media they purchase, as long as a "writer" is available that can write to blank media. The basic technical fact is that all types of media require a "player"—a CD player, DVD player, videotape player, computer, or video game console. The player has to be able to read the media in order to display it to a human. In turn, then, logically, a player could be built that first reads the media, and then writes out an exact copy of what was read, to the same type of media, or perhaps to some other format, such as a file on a hard disk. A hard disk drive ( HDD) commonly referred to as a hard drive, hard disk, or fixed disk drive, is a Non-volatile storage device If to another disk, then the result is a carbon copy of the copy protected disc.
At a minimum, digital copy protection of non-interactive works is subject to the analog hole: regardless of any digital restrictions, if music can be heard by the human ear, it can also be recorded (at the very least, with a microphone and tape recorder); if a movie can be viewed by the human eye, it can also be recorded (at the very least, with a video camera and recorder). The analog hole is a fundamental and inevitable Vulnerability in Copy prevention schemes for noninteractive works in Digital formats which can be exploited Music is an Art form in which the medium is Sound organized in Time. In practice, almost-perfect copies can typically be made by tapping into the analog output of a player (e. g. the speaker output or headphone jacks) and, once redigitized into an unprotected form, duplicated indefinitely. For the Marty Friedman album see Loudspeaker (album A loudspeaker, speaker, or speaker system is an electroacoustical Headphones (also known as earphones, earbuds, stereophones, headsets) are a pair of small Loudspeakers or less commonly a single Copying text-based content in this way is more tedious, but the same principle applies: if it can be printed or displayed, it can also be scanned and OCRed. Usually used in reference to a Computer application, especially a Computer game, a text-based application is one whose primary input and output are based Optical character recognition, usually abbreviated to OCR, is the Mechanical or electronic translation of Images of handwritten typewritten With basic software and some patience, these techniques can be applied by a typical computer-literate user.
Since these basic technical facts exist, it follows that a determined individual will definitely succeed in copying any media, given enough time and resources. Media publishers understand this; copy protection is not intended to stop professional operations involved in the unauthorized mass duplication of media, but rather to stop "casual copying".
Copying of information goods which are downloaded (rather than being mass-duplicated as with physical media) can be inexpensively customized for each download, and thus restricted more effectively. They can be encrypted in a fashion which is unique for each user's computer, and the decryption system can be made tamper-resistant (see also traitor tracing). Tamper resistance is resistance to tampering by either the normal users of a product package or system or others with physical access to it Traitor tracing is an Anti-piracy system which works by tracing the source of leaked files rather than by direct Copy protection.
Copy protection for early home computer software, especially for games, started a long cat-and-mouse struggle between publishers and crackers. Software cracking is the modification of Software to remove protection methods Copy prevention, trial/demo version serial number hardware key CD check These were (and are) programmers who as a hobby would defeat copy protection on software, add their alias to the title screen, and then distribute the cracked product to the network of warez BBSes or Internet sites that specialized in distributing unauthorized copies of software. A pseudonym is a fictitious alternative to a person's legal name (see Alias) "Warez" refers primarily to Copyrighted works traded in violation of Copyright law. A Bulletin Board System, or BBS, is a Computer system running software that allows users to connect and login to The Internet is a global system of interconnected Computer networks
Software copy protection schemes for early computers such as the Apple II and Commodore 64 computers were extremely varied and creative because most of the floppy disk reading and writing was controlled by software, not by hardware. The first copy protection was for cassette tapes and consisted of a loader at the beginning of the tape, which read a specially formatted section which followed.
The first protection of floppy disks consisted of changing the address marks, bit slip marks, data marks, or end of data marks for each sector. For example, Apple’s standard sector markings were:
D5 AA 96 for the address mark. That was followed by track, sector, and checksum.
DE AA EB concluded the address header with what are known as bit slip marks.
D5 AA AD was used for the data mark and the end of data mark was another DE AA EB.
Changing any of these marks required changing the software which read the floppy disk, but produced a disk that could not be copied. Some systems used complicated systems that changed the marks by track or even within a track.
By 1980 the first nibble copier, Locksmith, was introduced. A nibble (often nybble) is the Computing term for a four- Bit aggregation or half an octet (an octet being an 8-bit Byte These copiers reproduced copy protected floppy disks an entire track at a time, ignoring how the sectors were marked. This was harder to do than it sounds, because Apple disks did not use the index hole to mark the start of a track. Tracks could start anywhere. Nevertheless, Locksmith copied Apple II disks by taking advantage of the sync fields between sectors, which consisted of a long string of FF (hex) bytes between each sector. It found the longest string of FFs, which occurred between the last and first sectors on each track, and began writing the track in the middle of that.
Ironically, Locksmith would not copy itself. The first Locksmith measured the distance between sector 1 of each track. Copy protection engineers quickly figured out what Locksmith was doing and began to use the same technique to defeat it. Locksmith countered by introducing the ability to reproduce track alignment and prevented itself from being copied by embedding a special sequence of nibbles, that if found, would stop the copy process. Henry Roberts (CTO of Nalpeiron), a graduate student in computer science at the University of South Carolina reverse engineered Locksmith, found the sequence and distributed the information to some of the 7 or 8 people producing copy protection at the time.
For some time, Locksmith continued to defeat virtually all of the copy protection systems in existence. The next advance came from Henry Roberts thesis on software copy protection, which devised a way of replacing Apple’s sync field of FFs, with random appearing patterns of bytes. Because the graduate student had frequent copy protection discussions with Apple’s copy protection engineer, Apple developed a copy protection system which made use of this technique.
Henry Roberts then wrote a competitive program to Locksmith, Back It UP. He devised several methods for defeating that, and ultimately a method was devised for reading self sync fields directly, regardless of what nibbles they contained.
The back and forth struggle between copy protection engineers and nibble copiers continued until the Apple II became obsolete and was replaced by the IBM PC and its clones.
Floppy disks were replaced by CDs as the preferred method of distribution, and companies like Macrovision and Sony providing copy protection schemes that work by writing data to places on the CD-ROM where a CD-R drive cannot normally write. Macrovision Corporation is a globally-operating US-based company that develops and markets licensing, Access control, and secure distribution technologies is a multinational conglomerate corporation headquartered in Minato Tokyo, Japan, and one of the world's largest Media conglomerates with A CD-R ( C ompact D isc- R ecordable is a variation of the Compact Disc invented by Philips and Sony. Such a scheme has been used for the Sony PlayStation and cannot be circumvented easily without the use of a modchip. The PlayStation (abbreviated PS, PSone, PS1, or informally as PSX) is a 32-bit fifth generation Video game console A modchip (short for modification chip) is a small electronic device used to modify or disable built-in restrictions and limitations of many popular Videogame consoles
For software publishers, a less expensive method of copy protection is to write the software so that it requires some evidence from the user that they have actually purchased the software, usually by asking a question that only a user with a software manual could answer (for example, "What is the 4th word on the 6th line of page 37?"). This approach can be defeated by users who have the patience to copy the manual with a photocopier, and it also suffers from the fact that once crackers circumvent the copy protection on a piece of software, the resulting cracked product is more convenient than the original software, creating a disincentive to buying an original. A photocopier (or copier is a machine that makes Paper copies of documents and other visual images quickly and cheaply As a result, user-interactive copy protection of this kind has mostly disappeared.
Other software copy protection techniques include:
Copy protection methods usually tie the installed software to a specific machine by involving some unique feature of the machine. Some machines have a serial number in ROM, while others do not, and so some other metric, such as the date and time (to the second) of initialisation of the hard disk can be used. A serial number is a unique Number assigned for Identification which varies from its Successor or Predecessor by a fixed discrete Integer A hard disk drive ( HDD) commonly referred to as a hard drive, hard disk, or fixed disk drive, is a Non-volatile storage device On machines with Ethernet cards, the MAC address, which is unique and factory-assigned, is a popular surrogate for a machine serial number; however, this address is programmable on modern cards. In Computer networking a Media Access Control address ( MAC address) or Ethernet Hardware Address ( EHA) hardware address
These schemes have all been criticized for causing problems for validly licensed users who upgrade to a new machine, or have to reinstall the software after reinitialising their hard disk. Some Internet product activation products can allow replacement copies to be issued to registered users or multiple copies to the same licensee.
Like all software, copy-protection software sometimes contains bugs, whose effect may be to deny access to validly licensed users. Most copy protection schemes are easy to crack, and the resulting cracked software is then more valuable than the uncracked version, because users can make additional copies.
In his 1976 Open Letter to Hobbyists, Bill Gates complained that "most of you steal your software. The Open Letter to Hobbyists was an Open letter written by Bill Gates, the co-founder of Microsoft, to early Personal computer hobbyists in " However, Gates initially rejected copy protection and said "It just gets in the way. "
There is also the tool of software blacklisting that is used to enhance certain copy protection schemes. Software blacklisting is a tool used by manufacturers of software and music on CD and DVD to prevent copying
The best known form of Internet activation is Valve's Steam system. Steam is a Digital distribution, Digital rights management, Multiplayer Using Steam, players can either download games directly from Valve or register store bought copies; in either case that copy of the purchased game is inextricably linked to the player's account on Steam and cannot be transferred without either passing on Steam account details or, in the case of store bought games, getting a new CD key.
While the system has its advantages and has been extremely successful in reducing illegal copying of Valve's games, it is not without criticisms. When Valve's flagship game Half-Life 2 was released, millions of players attempted to register their copies of the game simultaneously. Half-Life 2 is a Science fiction First-person shooter computer game and the sequel to the highly acclaimed Half-Life This led to an overload of Valve's servers and temporarily denied genuine customers access to their purchased game. It also becomes costly to resell a game since there is a transfer fee involved.
During the 1980s and 1990s, computer games sold on audio cassette and floppy disks were usually protected with a user-interactive method that demanded the user to have the original package or a part of it, usually the manual. The Compact Cassette, often referred to as audio cassette, cassette tape, cassette, or simply tape, is a Magnetic tape sound A floppy disk is an increasingly Obsolete data storage medium that is composed of a disk of thin flexible ("floppy" Magnetic storage medium encased Copy protection was activated not at installation but every time the game was executed.
Sometimes the copy protection code was needed not at launch, but at a later point in the game. This helped the gamer to experience the game (e. g. as a demonstration) and perhaps could convince him to buy it by the time the copy protection point was reached.
Several imaginative and creative methods have been employed, in order to be both fun and hard to copy. These include:
When Sega's Dreamcast was released 9 September 1999, it came with a newer disc format, called the GD-ROM. The is Sega 's most recent Video game console and the successor to the Sega Saturn. Events 1000 - Battle of Svolder, Viking Age. 1379 - Treaty of Neuberg, splitting the Austrian GD-ROM (an abbreviation of " giga disk Read-only memory " is the proprietary Optical disc format used by the Sega Dreamcast. Using a modified CD player, one could access the game functionality. Using a special swap method could allow reading a GD-ROM game through a CD-ROM just using common MIL-CD (standard CD Boot loading, commonly found on Windows Installation Discs, Linux LiveCDs, and others). Sega DreamCasts sold after October 2000 contain a newer firmware update, not allowing MIL-CD boot.
The Microsoft Xbox, has a specific function: Non-booting or non-reading from CDs and DVD-Rs as a method of game copy protection. The Xbox is a sixth-generation Video game console produced by Microsoft Corporation. A Compact Disc (also known as a CD) is an Optical disc used to store digital data, originally developed for storing digital audio DVD-R is a DVD recordable format A DVD-R typically has a storage capacity of 4 Also, the Xbox is said to use a different DVD file system (instead of UDF). It has been theorized that the discs have a second partition that is read from the outside in (opposite current standards thus making the second partition unreadable in PC DVD drives) which give the tracks the appearance that the disc was spun backwards during manufacture. This format (and the aforementioned hardware lockouts) appears to have been inherited by its successor, the Xbox 360. The Xbox 360 is the second Video game console produced by Microsoft, and was developed in cooperation with IBM, ATI, and SiS.
The PlayStation 2 has a map file that contains all of the exact positions and file size info of the CD in it. It is stored at a position that is beyond the file limit. The game directly calls the position at where the map file is supposed to be. This means that if the file is moved inside the limit, it's useless since the game is looking outside the limit for it. And it will not work outside of the limit, thus making any copied disc unusable without a mod chip.
The Nintendo's Wii and Gamecube have their own specialty format for copy protection. The, often abbreviated as GCN, is Nintendo 's fourth home Video game console and is part of the sixth generation console era. It is based on DVD/miniDVD (Game Cube) technology; there is a barcode on the edge of the disc. DVD (also known as " Digital Versatile Disc " or " Digital Video Disc " - see Etymology)is It is not readable on standard DVD-ROM Drives, although some have been able to accomplish this using a certain specific DVD-ROM drive's "debug mode. "
The PSP uses the Universal Media Disc, a media format similar to a MiniDisc. The Universal Media Disc ( UMD) is an Optical disc medium developed by Sony for use on the PlayStation Portable. A MiniDisc ( MD) is a Magneto-optical disc-based Data storage device initially intended for storage of up to 80 minutes of digitized audio It holds about 1. 2 GB. Although it cannot be copied, one can make an ISO image and play it on custom firmware using a third-party utility. An ISO image is an Archive file (aka Disk image) of an Optical disc using a conventional ISO ( International Organization for Standardization PlayStation
The PlayStation 3 uses Blu-ray BD-ROM discs. In addition to any protection provided by the console itself, the BD-ROM format's specification allows for a ROM-Mark which cannot be duplicated by consumer-level recorders. The ROM-Mark is a physical layer technology intended to prevent unwanted reproduction of data on Blu-ray discs
Companies like Macrovision provide schemes to videotape publishers making copies unusable if they were created with a normal VCR. Macrovision Corporation is a globally-operating US-based company that develops and markets licensing, Access control, and secure distribution technologies Videotape is a means of recording images and sound onto Magnetic tape as opposed to movie film. PLEASE BEAR IN MIND THAT THIS IS A GENERAL ARTICLE ABOUT VCRs/VIDEOCASSETTE RECORDERS All major videotape duplicators license Macrovision or similar technologies to copy protect video cassettes for their clients or themselves.
Starting in 1985 with the video release of "The Cotton Club", Macrovision has licensed to publishers a technology that exploits the automatic gain control feature of VCRs by adding pulses to the vertical blanking sync signal. The Cotton Club is a 1984 crime - drama, centered on a popular real-life Harlem Jazz club in the 1930s the Cotton Automatic gain control (AGC is an adaptive System found in many electronic devices [3] These pulses do not affect the image a consumer sees on his TV, but do confuse the recording-level circuitry of consumer VCRs. This technology, which is aided by U. S. legislation mandating the presence of automatic gain-control circuitry in VCRs, is said to "plug the analog hole" and make VCR-to-VCR copies impossible, although an inexpensive circuit is widely available that will defeat the protection by removing the pulses. Macrovision has patented methods of defeating copy prevention,[4] giving it a more straightforward basis to shut down manufacture of any device that descrambles it than often exists in the DRM world.
By 2000, Napster had become a popular mainstream hobby, and several music publishers responded by starting to sell some CDs with various copy protection schemes. Napster was an online music file sharing service created by Shawn Fanning while he was attending Northeastern University in Boston and operating Most of these are playback restrictions that aim to make the CD unusable in computers with CD-ROM drives, leaving only dedicated audio CD players for playback. This does not, however, prevent such a CD from being copied via analogue connections or by ripping the CD under operating systems such as Linux (which is effective since copy-protection software is generally written for Microsoft Windows), which has led critics to question the usefulness of such schemes. Linux (commonly pronounced ˈlɪnəks Microsoft Windows is a series of Software Operating systems and Graphical user interfaces produced by Microsoft.
CD copy protection is achieved by assuming certain feature levels in the drives: The CD Digital Audio is the oldest CD standard and forms the basic feature set beyond which dedicated audio players need no knowledge. Red Book is the standard for audio CDs ( Compact Disc Digital Audio system or CDDA) CD-ROM drives additionally need to support mixed mode CDs (combined audio and data tracks) and multi-session CDs (multiple data recordings each superseding and incorporating data of the previous session). CD-ROM (an initialism of "Compact Disc Read-Only Memory " is a pre-pressed Compact Disc that contains data accessible to but not writable Enhanced CD, also known as CD Extra and CD Plus, is a Certification mark of the Recording Industry Association of America for various technologies
The play preventions in use intentionally deviate from the standards and intentionally include malformed multisession data or similar with the purpose of confusing the CD-ROM drives to prevent correct function. Simple dedicated audio CD players would not be affected by the malformed data since these are for features they do not support — for example, an audio player will not even look for a second session containing the copy protection data.
In practice, results vary wildly. CD-ROM drives may be able to correct the malformed data and still play them to an extent that depends on the make and version of the drive. On the other hand, some audio players may be built around drives with more than the basic intelligence required for audio playback. Some car radios with CD playback, portable CD players, CD players with additional support for data CDs containing MP3 files, and DVD players have had problems with these CDs. MPEG-1 Audio Layer 3, more commonly referred to as MP3, is a Digital audio encoding format using a form of Lossy data compression
The deviation from the Red Book standard that defines audio CDs required the publishers of these copy-protected CDs to refrain from using the official CDDA logo on the discs or the cases. Red Book is the standard for audio CDs ( Compact Disc Digital Audio system or CDDA) The logo is a trademark owned by Philips and Sony and licensed to identify compliant audio discs only. A trademark or trade mark, represented by the symbols ™ and ®, or mark is a distinctive sign or indicator used by an individual Koninklijke Philips Electronics NV ( Royal Philips Electronics Inc. is a multinational conglomerate corporation headquartered in Minato Tokyo, Japan, and one of the world's largest Media conglomerates with To prevent dissatisfied customers from returning CDs which were misrepresented as compliant audio CDs, such CDs also started to carry prominent notices on their covers.
In general the audio can always be extracted by applying the principle of the analog hole. The analog hole is a fundamental and inevitable Vulnerability in Copy prevention schemes for noninteractive works in Digital formats which can be exploited Additionally, such programs as ISOBuster may be capable of producing hidden audio files.
Examples of CD copy protection schemes are Cactus Data Shield, Copy Control, and Data Position Measurement. Cactus Data Shield (CDS is a form of CD/DVD copy protection for audio Compact discs developed by Midbar Tech now owned by Macrovision. Copy Control is the generic name of a Copy protection system used from 2001 until 2006 on several digital audio disc releases by EMI Group and Sony BMG Data Position Measurement (DPM is a Copy protection method that controls the exact position of data on a CD.
More recently, publishers of music and movies in digital form have turned to encryption to make copying more difficult. CSS, which is used on DVDs, is a famous example of this. Content Scramble System ( CSS) is a Digital Rights Management (DRM scheme used on almost all commercially produced DVD -Video discs It is a form of copy protection that uses 40-bit encryption. 40-bit encryption refers to a Key size of forty bits or five Bytes for Symmetric encryption; this represents a relatively low level of security Copies will not be playable since they will be missing the key, which is not writable on DVD-R or DVD-RW discs. With this technique, the work is encrypted using a key only included in the firmware of "authorized" players, which allow only "legitimate" uses of the work (usually restricted forms of playback, but no conversion or modification). In Computing, firmware is a computer program that is Embedded in a hardware device for example a Microcontroller. The controversial Digital Millennium Copyright Act provides a legal protection for this in the US, that would make it illegal to distribute "unauthorized" players—which was supposed to eliminate the possibility of building a DVD copier. The Digital Millennium Copyright Act (DMCA is a United States Copyright Law which implements two 1996 treaties of the World Intellectual Property However, encryption schemes designed for mass-market standardized media such as DVD suffer from the fundamental weakness that once implemented, they can never be changed without breaking the standard. Since consumers are highly unlikely to buy new hardware for the sole purpose of preserving copy protection, manufacturers have been prevented from enhancing their DRM technology until recently, with the release of next-generation media such as HD DVD and Blu-ray Disc. not insert the publicly disclosed HD DVD key into this article for the time being This period represents more than enough time for the encryption scheme to be defeated by determined attackers. For example, the CSS encryption system used on DVD Video was broken within three years of its market release in November 1996 (see DeCSS), but has not been changed since, because doing so would immediately render all DVD players sold prior to the change incapable of reading new DVDs—this would not only provoke a furious backlash amongst consumers, but massively restrict the market that the new DVDs could be sold to. DeCSS is a Computer program capable of decrypting content on a DVD -Video disc encrypted using the Content-Scrambling System (CSS More recent DVDs have attempted to augment CSS with additional protection schemes. Most modern schemes like ARccOS Protection use tricks of the DVD format in an attempt to trip up pirating programs, though it is noted that any scheme must stay within the bounds of the DVD Video format, limiting the possible avenues of protection—and making it easier for hackers to learn the innards of the scheme and find ways around it. This article is about Sony's copy-protection system not the trigonometric function Arccos.
The newest generations of optical disc media, HD DVD and Blu-ray Disc, attempt to address this issue. not insert the publicly disclosed HD DVD key into this article for the time being Both formats employ the Advanced Access Content System, which provides for several hundred different decryption keys (for the varying models of players to hit the market), each of which can be invalidated ("revoked") should one of the keys be compromised. The Advanced Access Content System ( AACS) is a standard for Content distribution and Digital rights management, intended to restrict access Revoked keys simply will not appear on future discs, rendering the compromised players useless for future titles unless they are updated to fix the issue. For this reason, all HD-DVD players and some Blu-ray players include an ethernet port, to give them the ability to download DRM updates. The Ethernet physical layer is the Physical layer component of the Ethernet standard Blu-ray Disc goes one step further with a separate technique called BD+, a virtual machine that can execute code included on discs to verify, authorize, revoke, and update players as the need arises. Since the protection program is on the disc rather than the player, this allows for updating protection programs within BD's working life by simply having newer programs included on newer discs.