-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfreeOrNotFree.html
211 lines (195 loc) · 11.4 KB
/
freeOrNotFree.html
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<!--This file was converted to xhtml by LibreOffice - see https://cgit.freedesktop.org/libreoffice/core/tree/filter/source/xslt for the code.-->
<head profile="http://dublincore.org/documents/dcmi-terms/">
<meta content="application/xhtml+xml; charset=utf-8" http-equiv="Content-Type"/>
<title xml:lang="en-US">Free or Not Free?</title>
<meta content="" name="DCTERMS.title" xml:lang="en-US"/>
<meta content="en-US" name="DCTERMS.language" scheme="DCTERMS.RFC4646"/>
<meta content="http://xml.openoffice.org/odf2xhtml" name="DCTERMS.source"/>
<meta content="2021-03-12T12:38:14.082310770" name="DCTERMS.issued" scheme="DCTERMS.W3CDTF"/>
<meta content="2021-05-06T12:16:20.445374057" name="DCTERMS.modified" scheme="DCTERMS.W3CDTF"/>
<meta content="" name="DCTERMS.provenance" xml:lang="en-US"/>
<meta content="," name="DCTERMS.subject" xml:lang="en-US"/>
<link href="http://purl.org/dc/elements/1.1/" hreflang="en" rel="schema.DC"/>
<link href="http://purl.org/dc/terms/" hreflang="en" rel="schema.DCTERMS"/>
<link href="http://purl.org/dc/dcmitype/" hreflang="en" rel="schema.DCTYPE"/>
<link href="http://purl.org/dc/dcam/" hreflang="en" rel="schema.DCAM"/>
<style type="text/css">
@page {
}
table {
border-collapse: collapse;
border-spacing: 0;
empty-cells: show
}
td, th {
vertical-align: top;
font-size: 12pt;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
}
ol, ul {
margin: 0;
padding: 0;
}
li {
list-style: none;
margin: 0;
padding: 0;
}
/* "li span.odfLiEnd" - IE 7 issue*/
li span. {
clear: both;
line-height: 0;
width: 0;
height: 0;
margin: 0;
padding: 0;
}
span.footnodeNumber {
padding-right: 1em;
}
span.annotation_style_by_filter {
font-size: 95%;
font-family: Arial;
background-color: #fff000;
margin: 0;
border: 0;
padding: 0;
}
span.heading_numbering {
margin-right: 0.8rem;
}
* {
margin: 0;
}
.P1 {
font-size: 12pt;
line-height: 115%;
margin-bottom: 0.247cm;
margin-top: 0cm;
font-family: Liberation Serif;
writing-mode: horizontal-tb;
direction: ltr;
}
.P2 {
font-size: 14pt;
font-family: Liberation Serif;
writing-mode: horizontal-tb;
direction: ltr;
}
.P3 {
font-size: 14pt;
font-family: Liberation Serif;
writing-mode: horizontal-tb;
direction: ltr;
}
.P4 {
font-size: 14pt;
font-family: Liberation Serif;
writing-mode: horizontal-tb;
direction: ltr;
}
.P5 {
font-size: 28pt;
font-weight: bold;
margin-bottom: 0.212cm;
margin-top: 0.423cm;
text-align: center ! important;
font-family: Liberation Sans;
writing-mode: horizontal-tb;
direction: ltr;
}
/* ODF styles with no properties representable as CSS */
.T1 .T2 .T3 .T4 .T5 .T6 {
}
</style>
</head>
<body dir="ltr" style="max-width:21.001cm;margin-top:2cm; margin-bottom:2cm; margin-left:2cm; margin-right:2cm; "><p
class="P2"> </p>
<p class="P5">Software Philosophy – Free or Not Free?</p>
<p class="P1"> </p>
<p class="P2"><span class="T2">I find myself somewhere in between </span><span class="T1">these</span><span class="T2"> extreme ends of software philosophies. Free (as in freedom) software on one end and the non-free (proprietary) software on the other. More than </span><span
class="T5">a</span><span class="T2"> year ago, I found myself giving up all proprietary software usage in my life, be it work or personal usage. Influenced by RMS (Richard M Stallman), the </span><span
class="T6">pioneer</span><span class="T2"> of the <a
href="https://en.wikipedia.org/wiki/Free_software_movement#Philosophy"> free software movement</a>, I chose consciously to give up non-free software from all spheres of my life. I had to forgo many job opportunities which relied extensively on <a
href="https://en.wikipedia.org/wiki/Proprietary_software">proprietary software </a>usage. Also, </span><span
class="T1">I </span><span class="T2">found myself creating free software on my own. Building integrations which are completely free: the source code of the program </span><span
class="T6">being</span><span class="T2"> open to copying, modification and redistribution. As an author, I ensured that the programs I wrote was available under the GNU Public license 3.0 or later. That ensured copyleft. A legally binding rule under which my programs can never be made proprietary by anyone. How does software freedom help? The reasonable explanation I can think of is this that the code published under free license can be audited by many people freely (as there is no restriction to download or modify the source code) and suggest changes, fix bugs and collaborate in an open </span><span
class="T3">and free </span><span class="T2">way, towards building </span><span class="T5">secure, </span><span
class="T2">ethical, and freedom respecting software. The portmanteau of free software is the freedom </span><span
class="T5">to develop, modify and distribute</span><span class="T2"> program</span><span
class="T5">s</span><span
class="T2">. Whether the program controls the user or the user controls the progr</span><span
class="T6">am</span><span class="T2">? The latter being a more natural expectation of people at large. The user of a program should have every right to inspect the source code, tweak it, remove, alter and redistribute with modifications or otherwise, without </span><span
class="T6">having to face any</span><span class="T2"> patent infringements or copyright violations. Any user should be free to use, </span><span
class="T5">modify and distribute copies of</span><span class="T2"> </span><span class="T6">a</span><span
class="T2"> program. </span></p>
<p class="P2"> </p>
<p class="P3">Despite my constant efforts to adopt free software as part of my life, I find myself with more hurdles and
roadblocks. I am forced <span class="T5">to use </span>a proprietary messaging tool such as Whatsapp by family and
friends (because of the network effect). I am forced by the banks, government institutions and others to use
proprietary software for financial transactions, availing services, paying bills <span class="T5">and so on, through apps and websites that run proprietary programs.</span>
</p>
<p class="P4"><span class="T3">The constant pressure of shop owners, businesses and online shops to use digital payment methods such as e-wallets is a threat to my freedom as they rely on usage of proprietary software payment gateways. If I were to lead a reasonable life in the modern society, I am compelled to use proprietary software at some stage or the other. The lack of awareness among people and their inability to think for themselves, puts me at a huge disadvantage. I still feel payment through cash is more freer than anything else out there. Yet, online shops, supermarkets and many businesses (offline </span><span
class="T3">too) denounce cash and ask me to make payments </span><span class="T5">via digital modes</span><span
class="T3">. They would insist on using their e-wallets for making payments by linking my bank account with their payment gateway and use a proprietary software to complete a transaction. </span><span
class="T4">As I have no idea, what the source code of this </span><span class="T5">proprietary </span><span
class="T4">software is, I cannot trust </span><span class="T5">it</span><span class="T4"> with my information as there is a huge risk </span><span
class="T5">to</span><span class="T4"> data privacy and security involved. How can I trust a payment gateway provider without knowing how it actually works? There is no way to find for the general public (</span><span
class="T5">like</span><span class="T4"> me) whether the proprietary software is malicious or not. What I would have to do is blindly trust and believe that the proprietary software is benevolent and ethical, which is more often than not - </span><span
class="T5">False</span><span class="T4">. The </span><span class="T5">providers</span><span class="T4"> of these payment gateways act from a position of power. Power over user’s information, privacy and personal lives (eventually). Nobody want’s to give up such a command over what they have gained unless there is a complete boycott of proprietary software. If people at large choose to not use non-free (or proprietary) software then, there will be a revolution. A revolution for the betterment of society </span><span
class="T6">at large.</span></p>
<p class="P3"> </p>
<p class="P3"> </p>
<footer>
<!-- <p>
<h3>Want me to write more?</h3>
<div id="paypal-button-container"></div>
<script data-sdk-integration-source="button-factory"
src="https://www.paypal.com/sdk/js?client-id=AaLH7GRw2dvpLPvQFOJ_CENpAod_I9_3zJyIXM5alQP245nr6_u-WkXfLqkG3XmCUeyPbbsBQU99q7B5&vault=true&intent=subscription"></script>
<script>
paypal.Buttons({
style: {
shape: 'rect',
color: 'silver',
layout: 'vertical',
label: 'subscribe'
},
createSubscription: function (data, actions) {
return actions.subscription.create({
'plan_id': 'P-7J9812355A9780533L7AI2HQ'
});
},
onApprove: function (data, actions) {
alert(data.subscriptionID);
}
}).render('#paypal-button-container');
</script>
</p>
<p>
<a data-patreon-widget-type="become-patron-button" href="https://www.patreon.com/bePatron?u=49125356">Become a
Patron!</a>
<script async src="https://c6.patreon.com/becomePatronButton.bundle.js"></script>
</p>
<br>
<p> -->
<nav class="right">
<a href="EvaluateSoftwareLib.html"><img src="assets/img/previous.jpg" alt="Previous"></a>
<a href="index.html"><img src="assets/img/home.jpg"></a>
<a href="freeSoftware.html"><img src="assets/img/next.jpg" alt="Next"></a>
</nav>
</p>
<p>Copyright © 2021, Girish M <a href="http://creativecommons.org/licenses/by/4.0/" rel="license"><img
alt="Creative Commons License" src="assets/img/cc.png" style="border-width:0"/></a><br/>This work is
licensed
under a <a href="http://creativecommons.org/licenses/by/4.0/" rel="license">Creative Commons
Attribution 4.0 International License</a>. The source for this web-page can be found <a
href="https://github.com/girish17/girish17.github.io/blob/master/freeOrNotFree.html">here</a>
</p>
</footer>
</body>
</html>