Added issue Non-Free Software.html
This commit is contained in:
parent
798803a47f
commit
e609197c90
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,6 @@
|
||||||
"wikipedia": "https://en.wikipedia.org/wiki/Visual_studio_code",
|
"wikipedia": "https://en.wikipedia.org/wiki/Visual_studio_code",
|
||||||
"icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/9a/Visual_Studio_Code_1.35_icon.svg/512px-Visual_Studio_Code_1.35_icon.svg.png"
|
"icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/9a/Visual_Studio_Code_1.35_icon.svg/512px-Visual_Studio_Code_1.35_icon.svg.png"
|
||||||
},
|
},
|
||||||
"licenses": ["Microsoft Visual Studio License Terms (Proprietary)"],
|
|
||||||
"platforms": ["Windows", "MacOS", "GNU/Linux"],
|
"platforms": ["Windows", "MacOS", "GNU/Linux"],
|
||||||
"interface": ["Electron"],
|
"interface": ["Electron"],
|
||||||
"languages": ["TypeScript", "JavaScript", "HTML", "CSS"],
|
"languages": ["TypeScript", "JavaScript", "HTML", "CSS"],
|
||||||
|
@ -16,6 +15,6 @@
|
||||||
"generic_name": ["Text Editor", "IDE"],
|
"generic_name": ["Text Editor", "IDE"],
|
||||||
"issues": [
|
"issues": [
|
||||||
"Surveillance",
|
"Surveillance",
|
||||||
"Final Product is proprietary"
|
"Non-Free Software"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
1
data/issues/Non-Free Software.html
Normal file
1
data/issues/Non-Free Software.html
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Who controls your computer? You may think it's you, but all you do is give commands to the software that might or might not be programmed to do what you wish it to do. And it's controlled by the programmer. Therefor the programmer controls your computer. You can control it only as much as the programmer lets you. The only way to truly control your computer is to be the programmer. Or at least to be able to be the programmer if you will need it. Free Software is software that respects your needs to control it. Free Software is software that legally gives each user the <a href="https://www.gnu.org/philosophy/free-sw.html">the four essential freedoms</a> and the source code to make changes in it. Non-Free Software, since the user cannot control it, is a tool of oppression. And since the user cannot see what it does or edit the software, it's usually filled with malware. Learn more about it on <a href="https://gnu.org/malware">GNU.ORG/MALWARE</a>
|
Loading…
Reference in a new issue