Everipedia Logo
Everipedia is now IQ.wiki - Join the IQ Brainlist and our Discord for early access to editing on the new platform and to participate in the beta testing.
Proprietary software

Proprietary software

Proprietary software, also known as closed-source software, is a non-free computer software for which the software's publisher or another person retains intellectual property rights—usually copyright of the source code,[1] but sometimes patent rights.[2]

Origin

Until the late 1960s computers—large and expensive mainframe computers, machines in specially air-conditioned computer rooms—were leased to customers rather than sold.[3][4] Service and all software available were usually supplied by manufacturers without separate charge until 1969. Computer vendors usually provided the source code for installed software to customers. Customers who developed software often made it available to others without charge.[5] Closed source means computer programs whose source code is not published. It is available to be edited only by the organization that developed it.

In 1969, IBM, which had antitrust lawsuits pending against it, led an industry change by starting to charge separately for mainframe software[6][7] and services, by unbundling hardware and software.[8]

Bill Gates' "Open Letter to Hobbyists" in 1976 decried computer hobbyists' rampant copyright infringement of software, particularly Microsoft's Altair BASIC interpreter, and reminded his audience that their theft from programmers hindered his ability to produce quality software.[9]

According to Brewster Kahle the legal characteristic of software changed also due to the U.S. Copyright Act of 1976.[10]

Starting in February 1983 IBM adopted an "object-code-only" model for a growing list of their software and stopped shipping source code.[11][12]

In 1983, binary software became copyrightable in the United States as well by the Apple vs. Franklin law decision,[13] before which only source code was copyrightable.[14] Additionally, the growing availability of millions of computers based on the same microprocessor architecture created for the first time an unfragmented and big enough market for binary distributed software.[14]

Most of the software is covered by copyright which, along with contract law, patents, and trade secrets, provides legal basis for its owner to establish exclusive rights.[15]

A software vendor delineates the specific terms of use in an end-user license agreement (EULA). The user may agree to this contract in writing, interactively on screen (clickwrap), or by opening the box containing the software (shrink wrap licensing). License agreements are usually not negotiable.[16] Software patents grant exclusive rights to algorithms, software features, or other patentable subject matter, with coverage varying by jurisdiction. Vendors sometimes grant patent rights to the user in the license agreement.[17] The source code for a piece of software is routinely handled as a trade secret.[18] Occasionally, software is made available with fewer restrictions on licensing or source-code access; such software is known as "free" or "open-source."[19]

Limitations

Since license agreements do not override applicable copyright law or contract law, provisions in conflict with applicable law are not enforceable.[20] Some software is specifically licensed and not sold, in order to avoid limitations of copyright such as the first-sale doctrine.[21]

Exclusive rights

The owner of proprietary software exercises certain exclusive rights over the software. The owner can restrict use, inspection of source code, modification of source code, and redistribution.

Use of the software

Vendors typically limit the number of computers on which software can be used, and prohibit the user from installing the software on extra computers. Restricted use is sometimes enforced through a technical measure, such as product activation, a product key or serial number, a hardware key, or copy protection.

Vendors may also distribute versions that remove particular features, or versions which allow only certain fields of endeavor, such as non-commercial, educational, or non-profit use.

Use restrictions vary by license:

  • Windows Vista Starter is restricted to running a maximum of three concurrent applications.

  • The retail edition of Microsoft Office Home and Student 2007 is limited to non-commercial use on up to three devices in one household.

  • Windows XP can be installed on one computer, and limits the number of network file sharing connections to 10.[22] The Home Edition disables features present in Windows XP Professional.

  • Traditionally, Adobe licenses are limited to one user, but allow the user to install a second copy on a home computer or laptop.[23] This is no longer true with the switching to Creative Cloud.

  • iWork '09, Apple's productivity suite, is available in a five-user family pack, for use on up to five computers in a household.[24]

Inspection and modification of source code

Vendors typically distribute proprietary software in compiled form, usually the machine language understood by the computer's central processing unit. They typically retain the source code, or human-readable version of the software, written in a higher level programming language.[25] This scheme is often referred to as closed source.[26]

While most proprietary software is distributed without the source code, some vendors distribute the source code or otherwise make it available to customers. For example, users who have purchased a license for the Internet forum software vBulletin can modify the source for their own site but cannot redistribute it. This is true for many web applications, which must be in source code form when being run by a web server. The source code is covered by a non-disclosure agreement or a license that allows, for example, study and modification, but not redistribution. The text-based email client Pine and certain implementations of Secure Shell are distributed with proprietary licenses that make the source code available.

Some governments fear that proprietary software may include defects or malicious features which would compromise sensitive information. In 2003 Microsoft established a Government Security Program (GSP) to allow governments to view source code and Microsoft security documentation, of which the Chinese government was an early participant.[27][28] The program is part of Microsoft's broader Shared Source Initiative which provides source code access for some products. The Reference Source License (Ms-RSL) and Limited Public License (Ms-LPL) are proprietary software licenses where the source code is made available.

Governments have also been accused of adding such malware to software themselves. According to documents released by Edward Snowden, the NSA has used covert partnerships with software companies to make commercial encryption software exploitable to eavesdropping, or to insert backdoors.[29][30]

Software vendors sometimes use obfuscated code to impede users who would reverse engineer the software. This is particularly common with certain programming languages. For example, the bytecode for programs written in Java can be easily decompiled to somewhat usable code, and the source code for programs written in scripting languages such as PHP or JavaScript is available at run time.[31]

Redistribution

Proprietary software vendors can prohibit the users from sharing the software with others. Another unique license is required for another party to use the software.

In the case of proprietary software with source code available, the vendor may also prohibit customers from distributing their modifications to the source code.

Shareware is closed-source software whose owner encourages redistribution at no cost, but which the user sometimes must pay to use after a trial period. The fee usually allows use by a single user or computer. In some cases, software features are restricted during or after the trial period, a practice sometimes called crippleware.

Interoperability with software and hardware

Proprietary file formats and protocols

Proprietary software often stores some of its data in file formats which are incompatible with other software, and may also communicate using protocols which are incompatible. Such formats and protocols may be restricted as trade secrets or subject to patents.

Proprietary APIs

A proprietary application programming interface (API) is a software library interface "specific to one device or, more likely to a number of devices within a particular manufacturer's product range."[32] The motivation for using a proprietary API can be vendor lock-in or because standard APIs do not support the device's functionality.[32]

The European Commission, in its March 24, 2004 decision on Microsoft's business practices,[33] quotes, in paragraph 463, Microsoft general manager for C++ development Aaron Contorer as stating in a February 21, 1997 internal Microsoft memo drafted for Bill Gates:

TheWindows APIis so broad, so deep, and so functional that most ISVs would be crazy not to use it. And it is so deeply embedded in the source code of many Windows apps that there is a huge switching cost to using a different operating system instead.

Early versions of the iPhone SDK were covered by a non-disclosure agreement. The agreement forbade independent developers from discussing the content of the interfaces. Apple discontinued the NDA in October 2008.[34]

Vendor lock-in

Any dependency on the future versions and upgrades for a proprietary software package can create vendor lock-in, entrenching a monopoly position.[35]

Software limited to certain hardware configurations

Proprietary software may also have licensing terms that limit the usage of that software to a specific set of hardware. Apple has such a licensing model for macOS, an operating system which is limited to Apple hardware, both by licensing and various design decisions. This licensing model has been affirmed by the United States Court of Appeals.[36]

Abandonment by owners

Proprietary software which is no longer marketed, supported or sold by its owner is called abandonware, the digital form of orphaned works. If the proprietor of a software package should cease to exist, or decide to cease or limit production or support for a proprietary software package, recipients and users of the package may have no recourse if problems are found with the software. Proprietors can fail to improve and support software because of business problems.[37] Support for older or existing versions of a software package may be ended to force users to upgrade and pay for newer versions[38] (planned obsolescence). Sometimes another vendor or a software's community themselves can provide support for the software, or the users can migrate to either competing systems with longer support life cycles or to FOSS-based systems.[39]

Some closed-source software is released by their owner at end-of-life as open-source or source available software, often to prevent the software from becoming unsupported and unavailable abandonware.[40][41][42] 3D Realms and id Software are famous for the practice of releasing closed source software into the open source. Some of those kinds are free-of-charge downloads (freeware), some are still commercially sold (e.g. Arx Fatalis). More examples of formerly closed-source software in the List of commercial software with available source code and List of commercial video games with available source code.

Formerly open-source software

Some formerly open-source software was made proprietary later. Sometimes for commercialization reasons, sometimes as security or anti-cheat measurement (Security through obscurity). A famous example of such is the Doom source port ZDaemon which was prone to aimbot cheaters.[43]

Pricing and economics

Proprietary software is not synonymous with commercial software,[44][45] although the two terms are sometimes used synonymously in articles about free software.[46][47] Proprietary software can be distributed at no cost or for a fee, and free software can be distributed at no cost or for a fee.[48] The difference is that whether or not proprietary software can be distributed, and what the fee would be, is at the proprietor's discretion. With free software, anyone who has a copy can decide whether, and how much, to charge for a copy or related services.[49]

Proprietary software that comes for no cost is called freeware.

Proponents of commercial proprietary software argue that requiring users to pay for software as a product increases funding or time available for the research and development of software. For example, Microsoft says that per-copy fees maximise the profitability of software development.[50]

Proprietary software generally creates greater commercial activity over free software, especially in regard to market revenues.[51]

Examples

Examples of proprietary software include Microsoft Windows, Adobe Flash Player, PS3 OS, iTunes, Adobe Photoshop, Google Earth, macOS (formerly Mac OS X and OS X), Skype, WinRAR, Oracle's version of Java and some versions of Unix.

Software distributions considered as proprietary may in fact incorporate a "mixed source" model including both free and non-free software in the same distribution.[52] Most if not all so-called proprietary UNIX distributions are mixed source software, bundling open-source components like BIND, Sendmail, X Window System, DHCP, and others along with a purely proprietary kernel and system utilities.[53][54]

Some free software packages are also simultaneously available under proprietary terms. Examples include MySQL, Sendmail and ssh. The original copyright holders for a work of free software, even copyleft free software, can use dual-licensing to allow themselves or others to redistribute proprietary versions. Non-copyleft free software (i.e. software distributed under a permissive free software license or released to the public domain) allows anyone to make proprietary redistributions.[55][56] Free software that depends on proprietary software is considered "trapped" by the Free Software Foundation. This includes software written only for Microsoft Windows,[57] or software that could only run on Java, before it became free software.[58]

In India, one and a half million laptops were pre-loaded with screen savers of political minister Mulayam Singh Yadav. The author of software developed for these laptops included a malicious feature that would "crash" the device if the laptop's owner attempted to change, remove, or modify this feature.[59]

See also

  • Business software

  • Commercial off-the-shelf

  • Comparison of open-source and closed-source software

  • List of proprietary software for Linux

  • Proprietary hardware

  • Retail software

References

[1]
Citation Linkbooks.google.comSaraswati Experts. "2.5.3". COMPUTER SCIENCE WITH C++. Saraswati House Pvt Ltd. p. 1.27. ISBN 978-93-5199-877-8. Retrieved 29 June 2017.
Sep 26, 2019, 4:35 AM
[2]
Citation Linkbooks.google.comAUUG, Inc. (March 2003). "Chapter 1. Definitions". AUUGN. AUUG, Inc. p. 51. Retrieved 29 June 2017.
Sep 26, 2019, 4:35 AM
[3]
Citation Linkarchive.orgCeruzzi, Paul E. (2003). A History of Modern Computing. Cambridge, MA: MIT Press. p. 128. ISBN 0-262-53203-4. Although IBM agreed to sell its machines as part of a Consent Decree effective January 1956, leasing continued to be its preferred way of doing business.then everyone started fighting
Sep 26, 2019, 4:35 AM
[4]
Citation Linkwww.leasegenie.com"The History of Equipment Leasing", Lease Genie, archived from the original on April 11, 2008, retrieved November 12, 2010, In the 1960s, IBM and Xerox recognized that substantial sums could be made from the financing of their equipment. The leasing of computer and office equipment that occurred then was a significant contribution to leasings [sic] growth, since many companies were exposed to equipment leasing for the first time when they leased such equipment.
Sep 26, 2019, 4:35 AM
[5]
Citation Linkwww.gnu.org"Overview of the GNU System". GNU Operating System. Free Software Foundation. 2016-06-16. Retrieved 2017-05-01.
Sep 26, 2019, 4:35 AM
[6]
Citation Linkopenlibrary.orgPugh, Emerson W. (2002). Origins of Software Bundling. IEEE Annals of the History of Computing. 24. pp. 57–58.
Sep 26, 2019, 4:35 AM
[7]
Citation Linkopenlibrary.orgHamilton, Thomas W. (1969). IBM's Unbundling Decision: Consequences for Users and the Industry. Programming Sciences Corporation.
Sep 26, 2019, 4:35 AM
[8]
Citation Linkwww-03.ibm.comIBM (n.d.). "Chronological History of IBM: 1960s". Retrieved May 28, 2016. Rather than offer hardware, services and software exclusively in packages, marketers 'unbundled' the components and offered them for sale individually. Unbundling gave birth to the multibillion-dollar software and services industries, of which IBM is today a world leader.
Sep 26, 2019, 4:35 AM
[9]
Citation Linkupload.wikimedia.orgGates, Bill (February 3, 1976). "An Open Letter to Hobbyists". Retrieved May 28, 2016.
Sep 26, 2019, 4:35 AM
[10]
Citation Linkwww.youtube.comRobert X. Cringely's interview with Brewster Kahle, 46th minute
Sep 26, 2019, 4:35 AM
[11]
Citation Linkwww.youtube.comCantrill, Bryan (2014-09-17). "Corporate Open Source Anti-patterns" (video). youtube.com. Retrieved 2015-12-26. [at 3:15]
Sep 26, 2019, 4:35 AM
[12]
Citation Linkbooks.google.comGallant, John (1985-03-18). "IBM policy draws fire - Users say source code rules hamper change". Computerworld. Retrieved 2015-12-27. While IBM's policy of withholding source code for selected software products has already marked its second anniversary, users are only now beginning to cope with the impact of that decision. But whether or not the advent of object-code-only products has affected their day-to-day DP operations, some users remain angry about IBM's decision. Announced in February 1983, IBM's object-code-only policy has been applied to a growing list of Big Blue system software products
Sep 26, 2019, 4:35 AM
[13]
Citation Linkwww.internetlegal.comImpact of Apple vs. Franklin Decision
Sep 26, 2019, 4:35 AM
[14]
Citation Linklandley.netLandley, Rob (2009-05-23). "23-05-2009". landley.net. Retrieved 2015-12-02. So if open source used to be the norm back in the 1960's and 70's, how did this change? Where did proprietary software come from, and when, and how? How did Richard Stallman's little utopia at the MIT AI lab crumble and force him out into the wilderness to try to rebuild it? Two things changed in the early 80's: the exponentially growing installed base of microcomputer hardware reached critical mass around 1980, and a legal decision altered copyright law to cover binaries in 1983. Increasing volume: The microprocessor creates millions of identical computers
Sep 26, 2019, 4:35 AM
[15]
Citation Linkjolt.richmond.eduLiberman, Michael (1995). "Overreaching Provisions in Software License Agreements". Richmond Journal of Law and Technology. 1: 4. Retrieved November 29, 2011.
Sep 26, 2019, 4:35 AM
[16]
Citation Linkwww.ifla.orgLimitations and Exceptions to Copyright and Neighbouring Rights in the Digital Environment: An International Library Perspective (2004). IFLA (2013-01-22). Retrieved on 2013-06-16.
Sep 26, 2019, 4:35 AM
[17]
Citation Linkwww.bitlaw.comDaniel A. Tysver (2008-11-23). "Why Protect Software Through Patents". Bitlaw.com. Retrieved 2009-06-03. In connection with software, an issued patent may prevent others from utilizing a certain algorithm (such as the GIF image compression algorithm) without permission, or may prevent others from creating software programs that perform a function in a certain way. In connection with computer software, copyright law can be used to prevent the total duplication of a software program, as well as the copying of a portion of software code.
Sep 26, 2019, 4:35 AM
[18]
Citation Link//doi.org/10.1109%2F45.310923Donovan, S. (1994). "Patent, copyright and trade secret protection for software". IEEE Potentials. 13 (3): 20. doi:10.1109/45.310923. Essentially there are only three ways to protect computer software under the law: patent it, register a copyright for it, or keep it as a trade secret.
Sep 26, 2019, 4:35 AM
[19]
Citation Linkwww.gnu.orgEben Moglen (2005-02-12). "Why the FSF gets copyright assignments from contributors". Retrieved 2017-05-01. Under US copyright law, which is the law under which most free software programs have historically been first published, [...] only the copyright holder or someone having assignment of the copyright can enforce the license.
Sep 26, 2019, 4:35 AM
[20]
Citation Linkwww.bloomberg.comWhite, Aoife (2012-07-03). "Oracle Can't Stop Software License Resales, EU Court Says". Bloomberg.
Sep 26, 2019, 4:35 AM