Freeware, Open Source, Shareware: What the Licences Mean

Freeware, open source and shareware are not three words for free. Here is what each licence actually lets you do with the software you download.
software licence models

The word Free on a download button answers one question and quietly leaves another one open. It tells you the price. It tells you nothing about what you may do with the program once it is installed: keep it, use it at work, change it, hand it to a colleague. Freeware, open source and shareware are three answers to that second question, and they are not three ways of saying the same thing.

You can watch the gap between the two in any copy of WinRAR. It asks you to buy a licence, you close the window, and it keeps working, year after year, on millions of machines whose owners have never read a word of what they agreed to.

Free is a price. A licence is a permission. The download button only ever tells you the first one.


Freeware: free to keep, closed to open

Freeware costs nothing and keeps its source code shut. The developer holds the copyright, ships you a finished program, and asks for no money. You get the building, not the blueprints.

The awkward part is that freeware has no standard behind it. There is no freeware licence the way there is a GPL or an MIT licence. Every publisher writes its own end user agreement and decides for itself whether you may copy the program, put it on a company laptop, bundle it with something else, or pull it apart to see how it works. Two programs both labelled freeware can grant you opposite rights, and the only way to know which is which is to read the agreement you clicked through.

Free also tends to be a business model rather than a gift. Some freeware exists to sell you a paid edition later, some earns its keep from advertising inside the installer, some is there to pull you into an ecosystem the publisher does sell. None of that makes it bad software. It does mean the program has a job besides the one you downloaded it for, and knowing that job usually explains its odd behaviour.


Open source: the code comes with it

Open source is a different claim entirely. It means the source code is published and the licence lets you read it, run it, change it and pass on your changed version. The Open Source Initiative maintains the definition a licence has to meet before the term applies, and free redistribution plus available source are the non-negotiable parts of it.

Notice that the price is not in the definition. Open source software is almost always free to download, but that is a consequence of the licence rather than the point of it. What you are actually getting is permission.

Open source licences split into two families. Permissive ones such as MIT, Apache 2.0 and BSD say take it, use it in anything, just keep the credit notice. Copyleft ones, the GNU GPL family above all, add a condition: if you distribute a modified version, that version has to carry the same freedoms. That distinction matters enormously to developers and barely at all to someone who just wants to unzip a file.

For a normal user the differences are quieter but real. Nobody can change the deal on you afterwards, because the old code stays out there and someone else can continue it. That is how a project survives its author losing interest. 7-Zip, VLC and LibreOffice all sit on this side, and none of them has ever grown a paid tier, a home use clause, or a nag screen. What that costs you elsewhere is a separate argument, and it is the one running through 7-Zip against WinRAR.


Shareware, and the names it wears now

Shareware was the 1980s answer to buying software blind: take a full copy, use it for a while, pay if you keep it. WinRAR still ships under exactly that arrangement. Its licence describes the software as “try before you buy”, sets the test period at a maximum of forty days, and says a licence must be purchased to keep using it after that. What the program does when day forty one arrives is show you a window and carry on working, which is why the joke about the eternal trial has outlived several operating systems.

The word shareware itself is close to retired now. The model did not die, it just split into pieces with new names, and those are the labels you meet on download pages today.

  • Trialware gives you the whole program for a set number of days, then locks the door.
  • Demoware, sometimes called crippleware, stays open forever but disables the parts you actually needed, like exporting without a watermark.
  • Nagware works in full and interrupts you with a reminder to pay, which is the WinRAR arrangement.
  • Freemium keeps a genuinely usable free tier permanently and sells the rest, which is how most antivirus, cleanup and backup tools are sold now.
  • Donationware works in full and asks for money on the honour system.
  • Adware pays for itself by showing you advertising, and the paid version’s main selling point is turning it off.

The useful question is never which label a program wears. It is what happens on the day the free part stops being enough: does the program lock, degrade, nag, or simply carry on.


The line most people miss: free for personal use

Here is the restriction that catches real people, and it hides inside programs everyone calls free.

TeamViewer grants its free version for personal, non-commercial use only, and its terms are specific that using it in the course of a trade, business or profession does not count as personal. That is not a dormant clause. The service watches usage patterns, decides on its own that you look professional, and starts cutting your sessions short. People who only ever help family members get caught by it, and clearing the flag means filing a reset request and waiting for TeamViewer to review it.

Free antivirus tiers usually carry the same line: the home edition is licensed for home use, and the moment it is installed on an office machine the company is running unlicensed software. So does a long list of small utilities that everyone treats as freeware. The program will not stop you, because nothing in the code enforces it. The agreement you accepted does.

If you run a business, however small, this is the one paragraph in the licence worth actually reading. A free tier used commercially is not a saving. It is an exposure, and it is the kind that surfaces during an audit rather than during installation.


Is free software safe to download?

The licence type on its own tells you very little about safety. Open source is auditable, which is not the same as audited, and a project nobody reviews is just closed source with the curtains open. Closed freeware from a serious developer can be perfectly clean.

What the licence does tell you is how the program earns money, and that is where the risk usually sits. Software with no revenue model and no source code has to be paying for itself somehow, and the two common answers are bundled offers in the installer and data collected in the background. The classic trap is not malware at all: it is an installer with a pre-ticked box adding a browser toolbar you never wanted.

That risk lives in the installer, not in the licence, which is why where you get the file matters as much as what the licence says. Every download here is the genuine installer, unmodified, with the licence type stated on the page before you click anything.


Reading the label before you click download

Four questions settle almost every case, and none of them takes longer than the download itself.

  • What happens when the free period ends: does it lock, degrade, nag, or continue.
  • Am I allowed to use this at work, or is it licensed for home use only.
  • If the developer walks away, can anyone else continue the project.
  • If nobody is paying for this, what is paying for it.

Answer those and the vocabulary sorts itself out. You stop asking whether a program is freeware or shareware and start asking what it will still let you do in six months, which is the question you were really asking all along.

Every program in our free software collection carries its licence type on the page, so you can check the answer before the installer ever reaches your machine.

Share:
Founder & Editor-in-Chief

Nasreddine is the founder of Softoto, a software download library and blog covering Windows, Mac, and mobile software. He spends his days verifying installers, tracking version histories, and separating real developer downloads from the fakes that outrank them. He tests what he can install himself, sources the rest from developer changelogs and advisories, and always says which one it was. Questions or corrections: contact@softoto.com

Discussion

(0)
{{ reviewsTotal }}{{ options.labels.singularReviewCountLabel }}
{{ reviewsTotal }}{{ options.labels.pluralReviewCountLabel }}
{{ options.labels.noReviewsLabel }}
{{ options.labels.newReviewButton }}
{{ userData.canReview.message }}