Jump to content

Time bomb (software): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
m Reverted edits by 202.191.156.124 (talk) to last version by Born2bgratis
Line 4: Line 4:
The first use of a time bomb in software may have been with the [[Scribe (word processing)|Scribe]] markup language and word processing system, developed by [[Brian Reid (computer scientist)|Brian Reid]]. Reid sold Scribe to a software company called Unilogic (later renamed [[Scribe Systems]]<ref>''[http://partners.adobe.com/public/developer/en/ps/sdk/5042.Opt_Case_Study.pdf PostScript Printer Driver Optimization Case Study]'', Adobe Systems, Technical Note #5042, 31 March 1992. Page 5.</ref>), and agreed to insert a set of time-dependent functions (called "time bombs") that would deactivate freely copied versions of the program after a 90-day expiration date. To avoid deactivation, users paid the software company, which then issued a code that defused the internal time bomb feature.<ref>{{cite web
The first use of a time bomb in software may have been with the [[Scribe (word processing)|Scribe]] markup language and word processing system, developed by [[Brian Reid (computer scientist)|Brian Reid]]. Reid sold Scribe to a software company called Unilogic (later renamed [[Scribe Systems]]<ref>''[http://partners.adobe.com/public/developer/en/ps/sdk/5042.Opt_Case_Study.pdf PostScript Printer Driver Optimization Case Study]'', Adobe Systems, Technical Note #5042, 31 March 1992. Page 5.</ref>), and agreed to insert a set of time-dependent functions (called "time bombs") that would deactivate freely copied versions of the program after a 90-day expiration date. To avoid deactivation, users paid the software company, which then issued a code that defused the internal time bomb feature.<ref>{{cite web
| url=http://www.oreilly.com/openbook/freedom/ch01.html
| url=http://www.oreilly.com/openbook/freedom/ch01.html




| title=Free as in Freedom – Richard Stallman's Crusade for Free Software
| title=Free as in Freedom – Richard Stallman's Crusade for Free Software
| first=Sam|last=Williams
| first=Sam|last=Williams

Revision as of 04:12, 23 December 2015

In computer software, a time bomb refers to a computer program that has been written so that it will stop functioning after a predetermined date or time is reached. The term "time bomb" does not refer to a program that stops functioning a specific number of days after it is installed; instead, the term "trialware" applies. Time bombs are commonly used in beta (pre-release) software when the manufacturer of the software does not want the beta version being used after the final release date. One example of time bomb software would be Microsoft's Windows Vista Beta 2, which was programmed to expire on May 31, 2007.[1] The time limits on time bomb software are not usually as heavily enforced as they are on trial software, since time bomb software does not usually implement secure clock functions.

History

The first use of a time bomb in software may have been with the Scribe markup language and word processing system, developed by Brian Reid. Reid sold Scribe to a software company called Unilogic (later renamed Scribe Systems[2]), and agreed to insert a set of time-dependent functions (called "time bombs") that would deactivate freely copied versions of the program after a 90-day expiration date. To avoid deactivation, users paid the software company, which then issued a code that defused the internal time bomb feature.[3]

Richard Stallman saw this as a betrayal of the programmer ethos. Instead of honoring the notion of share-and-share alike, Reid had inserted a way for companies to compel programmers to pay for information access[4] (see Events leading to GNU).

See also

References

  1. ^ Windows Vista home page
  2. ^ PostScript Printer Driver Optimization Case Study, Adobe Systems, Technical Note #5042, 31 March 1992. Page 5.
  3. ^ Williams, Sam (March 2002). "Free as in Freedom – Richard Stallman's Crusade for Free Software". O'Reilly. Retrieved 2008-09-26. In 1979, Reid made the decision to sell Scribe to a Pittsburgh-area software company called Unilogic. His graduate-student career ending, Reid says he simply was looking for a way to unload the program on a set of developers that would take pains to keep it from slipping into the public domain. To sweeten the deal, Reid also agreed to insert a set of time-dependent functions- "time bombs" in software-programmer parlance-that deactivated freely copied versions of the program after a 90-day expiration date. To avoid deactivation, users paid the software company, which then issued a code that defused the internal time-bomb feature.
  4. ^ Williams, Sam (March 2002). "Free as in Freedom – Richard Stallman's Crusade for Free Software". O'Reilly. Retrieved 2008-09-26. For Reid, the deal was a win-win. Scribe didn't fall into the public domain, and Unilogic recouped on its investment. For Stallman, it was a betrayal of the programmer ethos, pure and simple. Instead of honoring the notion of share-and-share alike, Reid had inserted a way for companies to compel programmers to pay for information access.