1 00:00:06,368 --> 00:00:11,050 in order for the users to have control over a program 2 00:00:11,610 --> 00:00:15,970 or some other work that they use to do practical jobs 3 00:00:16,580 --> 00:00:20,391 the users need four essential freedoms. 4 00:00:23,366 --> 00:00:27,646 Freedom zero is the freedom to use the work as you wish 5 00:00:27,844 --> 00:00:30,464 to run the program as you wish 6 00:00:30,621 --> 00:00:33,261 doing whatever job you want to do 7 00:00:35,962 --> 00:00:43,552 Freedom one is the freedom to study the work in the best possible form 8 00:00:43,843 --> 00:00:47,843 and change it so that the work does the job the way you wish. 9 00:00:48,117 --> 00:00:51,913 In the case of software, this means to study the real 10 00:00:52,053 --> 00:00:54,893 source code and change that. 11 00:00:56,135 --> 00:01:02,091 Well, these two freedoms provide individual control over the program 12 00:01:02,243 --> 00:01:03,543 or other work 13 00:01:04,160 --> 00:01:10,360 meaning, each user can adapt the work to that user's needs. 14 00:01:14,134 --> 00:01:18,804 For collective control, we need two more essential freedoms. 15 00:01:18,984 --> 00:01:23,434 Freedom two is the freedom to redistribute exact copies 16 00:01:23,722 --> 00:01:30,825 and freedom three is the freedom to redistribute your modified versions. 17 00:01:32,815 --> 00:01:36,840 This allows the people in a group to cooperate with each other 18 00:01:37,050 --> 00:01:40,540 as they make changes in the program or other work 19 00:01:40,670 --> 00:01:44,670 And also to offer their version to others if they wish. 20 00:01:48,899 --> 00:01:54,729 So, with these four freedoms, the users control the work 21 00:01:54,909 --> 00:01:57,549 and they control what they do with it. 22 00:01:57,660 --> 00:02:01,330 In the case of software, the users can control their computing 23 00:02:01,514 --> 00:02:05,424 And that's what this is fundamentally about- users deserve to have control 24 00:02:05,546 --> 00:02:07,346 of their own computing. 25 00:02:07,647 --> 00:02:11,927 It's wrong for someone else to control your computing. 26 00:02:12,074 --> 00:02:13,534 That's an injustice. 27 00:02:13,654 --> 00:02:16,507 And we should get rid of that. 28 00:02:24,591 --> 00:02:34,221 [Trade-free means you are in control]