An open API service indexing awesome lists of open source software.

https://github.com/freed-wu/english-homework

A backup of my homework. 研究生综合英语
https://github.com/freed-wu/english-homework

homework ustc

Last synced: 5 months ago
JSON representation

A backup of my homework. 研究生综合英语

Awesome Lists containing this project

README

          

---
documentclass: beamer
title: Free Software
author: Freed Wu
institute: USTC
logo: images/logo.pdf
aspectratio: 169
theme: Berkeley
colortheme: spruce
navigation: horizontal
---

## About Freedom

- Freedom of speech
- Freedom of person
- ...

. . .

- **Freedom of software**

::: notes
Hello everyone! I am honored to have an opportunity to share my view with you.

When we talk about freedom, what do you think of? Freedom of speech? Freedom of
person? Have you ever heard of freedom of software?
:::

## About Free Software

- Run
- Copy
- Distribution
- Study
- Change
- Improve

::: notes
Free software means software that respects users' freedom. Roughly, it means
that the users have the freedom to run, copy, distribution, study, change and
improve the software.
:::

. . .

### 'Free' is Libre or Gratis?

. . .

'Free' is as in 'Free Speech', not as in 'Free Beer'.

::: notes
Thus, "free software" is a matter of liberty, not price.
We sometimes call it "libre software" to show we don't mean the software is
gratis.

Regardless of how you got your copies of a free software, with charge or
without charge, You always have the freedom to copy and change the software,
even to sell copies.
:::

## Why We Need Free Software?

- Auditablity
- No spying on users
- No imposed upgrades
- Better security
- No monopolies
- ...

::: notes
When closed-source software manufacturers claim that they made improvements in
the program, improved security and restricted backdoors, users are forced to
believe it. Since the source code is not provided, there is no evidence for
such claims.

If users have no control over the software they are using, it can easily spy on
their activity.

If proprietary vendors stop supporting a product, users have two options:
either use an unsupported version of the software, or go for an (unwanted)
upgrade. Imposed upgrading never happens for free software.

Proprietary software doesn't necessarily stop the spreading of viruses and
letting hackers to take over people's computers for sending spam. Because the
software is secret, all users are dependent on the corporation to fix these
kinds of problems.

It is easier and cheaper to switch from one free software to another compared
to switching proprietary software. Free software does not tie you down to any
corporation.
:::

## Others

- Free Software Movement
- Free Software Foundation (FSF)

::: notes
Free software movement campaigns for computer users' freedom to cooperate and
control their own computers.

The Free Software Foundation is a nonprofit with a worldwide mission to
promote computer user freedom.
:::

## Acknowledgment

Thanks for your listening and watching for freedom of software!