Philip Withnall philip@tecnocode.co.uk Introduction on Software Licensing Software Licensing
Introduction

Apps can be ‘free/open source software’ or ‘proprietary’. This affects the freedoms you as a user have. If an app is free/open source software (FOSS), you have the freedom to use it, copy it, study and change its source code. Proprietary software does not provide you with those freedoms. FOSS software is often available for no charge, but this is not always true.

Because the source code is available for FOSS software, users can get involved in its development, contributing features or translations to their language and fixing bugs which affect them. They can audit the code and check that changes to the software are not malicious. They can learn from the source code and use it as the basis for their own FOSS applications.

FOSS apps are a public good.

Proprietary apps cannot be audited by their users, so you must trust that the developers of the app have your best interests in mind, and no conflicts of interest.

Read more about the benefits of FOSS over proprietary software.