blob: 2524fecf41115d5db2c3ab3580ddaac22cd618a4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
---
title: Github
...
Please do not use GitHub to host libreboot. Libreboot is a free software
project, so this is only a request, and not a restriction on the
software.
[Back to the Git page](git.md)
What's wrong with GitHub?
--------------------------
- GitHub itself is proprietary software (for
[business](http://tom.preston-werner.com/2011/11/22/open-source-everything.html))
- GitHub serves non-free JavaScript code to its users
- Tim (GitHub CEO) really likes to talk about freedom, but makes the
following claims about the GPLv2/3:
> ...The GPL is not focused on freedom. It's too long. Too many
> restrictions. -- Tom Preston-Werner OSCON2013
or how about:
> Notice that everything we keep closed has specific business value that
> could be compromised by giving it away to our competitors. -- source:
> Tom Preston-Werner's
> [blog](http://tom.preston-werner.com/2011/11/22/open-source-everything.html)
GitHub simply uses Free Software for its own benefit, releasing source
code under a free license only when suited to it's business goals; they
are quite happy to violate the rights of their users, for profit.
By contrast, the libreboot project adheres strictly to the goals of the
Free Software movement, which seeks to eliminate proprietary software to
the point where all software is free.
The opinions expressed by Tom Preston-Werner of GitHub are incompatible
with those of the libreboot project. Users and developers of *[free
software](https://en.wikipedia.org/wiki/Free_software)* are strongly
advised not to use GitHub, for any of their projects.
Where should I host and share my code?
--------------------------------------
[Read this section on the libreboot website](../git/#githosting) for a
list of recommended Git hosting providers.
### References:
\[[1](http://tom.preston-werner.com/2011/11/22/open-source-everything.html)\]
*Open Source (Almost)* -
http://tom.preston-werner.com/2011/11/22/open-source-everything.html
\[[2](https://github.com/github/choosealicense.com/pull/177)\] *Choose A
License GPL patch* -
https://github.com/github/choosealicense.com/pull/177
\[[3](http://lists.nongnu.org/archive/html/gnu-linux-libre/2014-08/msg00013.html)\]
*linux-libre choosealicense issue* -
http://lists.nongnu.org/archive/html/gnu-linux-libre/2014-08/msg00013.html
|