summaryrefslogtreecommitdiff
path: root/plugins/af_readability/vendor/fivefilters/readability.php/test/test-pages/ebb-org/source.html
blob: 5daa2a094c2c67c212d716e992a23a2564f49a96 (plain)
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
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
<!DOCTYPE html>
<html lang="en-US" xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
        <title>
            On Recent Controversial Events - Bradley M. Kuhn ( Brad ) ( bkuhn )
        </title>
        <meta content="Bradley M. Kuhn (http://ebb.org/bkuhn/)" name="author" />
        <link href="http://ebb.org/bkuhn/rss.xml" rel="alternate" title="Whole Website RSS for Bradley M. Kuhn" type="application/rss+xml" />
        <link href="http://ebb.org/bkuhn/blog/rss.xml" rel="alternate" title="Blog RSS for Bradley M. Kuhn" type="application/rss+xml" />
        <link href="http://ebb.org/bkuhn/blog/rss.xml" rel="alternate" title="Articles / Interviews RSS for Bradley M. Kuhn" type="application/rss+xml" />
        <link href="/css/screen.css" rel="stylesheet" type="text/css" />
        <link href="mailto:[email protected]" rel="made" />
        <meta content="kuhn, brad, bradley, bkuhn, hacker, gnu, free, software, linux, unix, perl, liberal, pgp, gpg, geek, system, administrator, network, free software, developer, new york, NY, computer, open source, hacker, software, freedom, software freedom" http-equiv="Keywords" name="Keywords" />
        <meta content="The website of Bradley M. Kuhn, aka Brad, aka bkuhn. This site includes his GPG keys, resume, blog, projects list, software, interviews, speeches and writing." http-equiv="Description" name="Description" />
    </head>
    <body>
        <div id="site">
            <div id="sidebar">
                <div id="title">
                    <p>
                        <a href="/bkuhn">Bradley M. Kuhn</a> <a href="http://ebb.org/bkuhn/rss.xml"><img alt="[RSS of Whole Site]" border="0" src="/images/feed-icon-14x14.png" /></a>
                    </p>
                </div>
                <div id="menu">
                    <ul>
                        <li>
                            <a href="/bkuhn/contact">Contact</a>
                        </li>
                        <li>
                            <a href="/bkuhn/blog">Blog</a> &#160; <a href="http://ebb.org/bkuhn/blog/rss.xml"><img alt="[RSS of Blog]" border="0" src="/images/feed-icon-14x14.png" /></a>
                        </li>
                        <li>
                            <a href="http://identi.ca/bkuhn/">Pump.io Social Network</a>
                        </li><!-- %li=  link_to("About", "/bkuhn/about") -->
                        <!-- %li=  link_to("Speeches / Talks", "/bkuhn/speeches/") -->
                        <li>
                            <a href="/bkuhn/articles">Interviews / Articles</a> &#160; <a href="http://ebb.org/bkuhn/articles/rss.xml"><img alt="[RSS of Articles]" border="0" src="/images/feed-icon-14x14.png" /></a>
                        </li>
                        <li>
                            <a href="/bkuhn/code/">Software</a>
                        </li>
                        <li>
                            <a href="/bkuhn/resume">Résumé</a>
                        </li>
                    </ul>
                </div>
                <h2>
                    <a href="/bkuhn/tags">Tag</a> Cloud
                </h2>
                <ol id="tag-cloud">
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#accounting">accounting</a>
                    </li>
                    <li class="tier-4" title="24 posts">
                        <a href="/bkuhn/tags.html#advocacy">advocacy</a>
                    </li>
                    <li class="tier-4" title="16 posts">
                        <a href="/bkuhn/tags.html#agpl">agpl</a>
                    </li>
                    <li class="tier-3" title="6 posts">
                        <a href="/bkuhn/tags.html#android">android</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#apache">apache</a>
                    </li>
                    <li class="tier-2" title="3 posts">
                        <a href="/bkuhn/tags.html#apple">apple</a>
                    </li>
                    <li class="tier-2" title="3 posts">
                        <a href="/bkuhn/tags.html#apt">apt</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#artistic">artistic</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#asterisk">asterisk</a>
                    </li>
                    <li class="tier-2" title="2 posts">
                        <a href="/bkuhn/tags.html#automotive">automotive</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#autonomous">autonomous</a>
                    </li>
                    <li class="tier-2" title="2 posts">
                        <a href="/bkuhn/tags.html#award">award</a>
                    </li>
                    <li class="tier-2" title="2 posts">
                        <a href="/bkuhn/tags.html#bilski">bilski</a>
                    </li>
                    <li class="tier-2" title="2 posts">
                        <a href="/bkuhn/tags.html#canonical">canonical</a>
                    </li>
                    <li class="tier-3" title="7 posts">
                        <a href="/bkuhn/tags.html#cla">cla</a>
                    </li>
                    <li class="tier-5" title="39 posts">
                        <a href="/bkuhn/tags.html#community">community</a>
                    </li>
                    <li class="tier-3" title="6 posts">
                        <a href="/bkuhn/tags.html#compliance">compliance</a>
                    </li>
                    <li class="tier-4" title="15 posts">
                        <a href="/bkuhn/tags.html#conferences">conferences</a>
                    </li>
                    <li class="tier-5" title="37 posts">
                        <a href="/bkuhn/tags.html#conservancy">conservancy</a>
                    </li>
                    <li class="tier-3" title="8 posts">
                        <a href="/bkuhn/tags.html#copyleft">copyleft</a>
                    </li>
                    <li class="tier-5" title="56 posts">
                        <a href="/bkuhn/tags.html#copyright">copyright</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#cow-orking">cow-orking</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#cpp">cpp</a>
                    </li>
                    <li class="tier-3" title="9 posts">
                        <a href="/bkuhn/tags.html#debian">debian</a>
                    </li>
                    <li class="tier-2" title="3 posts">
                        <a href="/bkuhn/tags.html#denounce">denounce</a>
                    </li>
                    <li class="tier-2" title="4 posts">
                        <a href="/bkuhn/tags.html#development">development</a>
                    </li>
                    <li class="tier-2" title="2 posts">
                        <a href="/bkuhn/tags.html#diversity">diversity</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#emacs">emacs</a>
                    </li>
                    <li class="tier-2" title="4 posts">
                        <a href="/bkuhn/tags.html#encryption">encryption</a>
                    </li>
                    <li class="tier-3" title="10 posts">
                        <a href="/bkuhn/tags.html#enforcement">enforcement</a>
                    </li>
                    <li class="tier-2" title="2 posts">
                        <a href="/bkuhn/tags.html#exceptions">exceptions</a>
                    </li>
                    <li class="tier-2" title="3 posts">
                        <a href="/bkuhn/tags.html#faif">faif</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#fdl">fdl</a>
                    </li>
                    <li class="tier-4" title="11 posts">
                        <a href="/bkuhn/tags.html#for-profit">for-profit</a>
                    </li>
                    <li class="tier-2" title="3 posts">
                        <a href="/bkuhn/tags.html#fosdem">fosdem</a>
                    </li>
                    <li class="tier-4" title="13 posts">
                        <a href="/bkuhn/tags.html#fsf">fsf</a>
                    </li>
                    <li class="tier-2" title="4 posts">
                        <a href="/bkuhn/tags.html#gcc">gcc</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#git">git</a>
                    </li>
                    <li class="tier-4" title="13 posts">
                        <a href="/bkuhn/tags.html#gnome">gnome</a>
                    </li>
                    <li class="tier-3" title="6 posts">
                        <a href="/bkuhn/tags.html#gnu">gnu</a>
                    </li>
                    <li class="tier-2" title="4 posts">
                        <a href="/bkuhn/tags.html#google">google</a>
                    </li>
                    <li class="tier-6" title="107 posts">
                        <a href="/bkuhn/tags.html#gpl">gpl</a>
                    </li>
                    <li class="tier-2" title="2 posts">
                        <a href="/bkuhn/tags.html#gpl-compatibility">gpl-compatibility</a>
                    </li>
                    <li class="tier-5" title="47 posts">
                        <a href="/bkuhn/tags.html#gpl-enforcement">gpl-enforcement</a>
                    </li>
                    <li class="tier-2" title="4 posts">
                        <a href="/bkuhn/tags.html#gplv3">gplv3</a>
                    </li>
                    <li class="tier-2" title="3 posts">
                        <a href="/bkuhn/tags.html#guadec">guadec</a>
                    </li>
                    <li class="tier-2" title="2 posts">
                        <a href="/bkuhn/tags.html#identica">identica</a>
                    </li>
                    <li class="tier-4" title="17 posts">
                        <a href="/bkuhn/tags.html#infringement">infringement</a>
                    </li>
                    <li class="tier-2" title="2 posts">
                        <a href="/bkuhn/tags.html#java">java</a>
                    </li>
                    <li class="tier-2" title="3 posts">
                        <a href="/bkuhn/tags.html#javascript">javascript</a>
                    </li>
                    <li class="tier-2" title="4 posts">
                        <a href="/bkuhn/tags.html#jvm">jvm</a>
                    </li>
                    <li class="tier-2" title="2 posts">
                        <a href="/bkuhn/tags.html#launchpad">launchpad</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#ldap">ldap</a>
                    </li>
                    <li class="tier-2" title="3 posts">
                        <a href="/bkuhn/tags.html#lgpl">lgpl</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#libreoffice">libreoffice</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#libreplanet">libreplanet</a>
                    </li>
                    <li class="tier-6" title="72 posts">
                        <a href="/bkuhn/tags.html#licensing">licensing</a>
                    </li>
                    <li class="tier-2" title="3 posts">
                        <a href="/bkuhn/tags.html#lindows">lindows</a>
                    </li>
                    <li class="tier-4" title="11 posts">
                        <a href="/bkuhn/tags.html#linux">linux</a>
                    </li>
                    <li class="tier-2" title="2 posts">
                        <a href="/bkuhn/tags.html#maemo">maemo</a>
                    </li>
                    <li class="tier-2" title="2 posts">
                        <a href="/bkuhn/tags.html#mail">mail</a>
                    </li>
                    <li class="tier-2" title="2 posts">
                        <a href="/bkuhn/tags.html#meego">meego</a>
                    </li>
                    <li class="tier-4" title="17 posts">
                        <a href="/bkuhn/tags.html#microsoft">microsoft</a>
                    </li>
                    <li class="tier-3" title="6 posts">
                        <a href="/bkuhn/tags.html#mobile">mobile</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#moblin">moblin</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#mono">mono</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#motorola">motorola</a>
                    </li>
                    <li class="tier-2" title="2 posts">
                        <a href="/bkuhn/tags.html#mta">mta</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#mysql">mysql</a>
                    </li>
                    <li class="tier-4" title="13 posts">
                        <a href="/bkuhn/tags.html#net-services">net-services</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#nlp">nlp</a>
                    </li>
                    <li class="tier-2" title="2 posts">
                        <a href="/bkuhn/tags.html#nokia">nokia</a>
                    </li>
                    <li class="tier-4" title="23 posts">
                        <a href="/bkuhn/tags.html#non-profit">non-profit</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#np-complete">np-complete</a>
                    </li>
                    <li class="tier-3" title="7 posts">
                        <a href="/bkuhn/tags.html#open-core">open-core</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#open-foam">open-foam</a>
                    </li>
                    <li class="tier-2" title="4 posts">
                        <a href="/bkuhn/tags.html#oracle">oracle</a>
                    </li>
                    <li class="tier-2" title="4 posts">
                        <a href="/bkuhn/tags.html#parrot">parrot</a>
                    </li>
                    <li class="tier-4" title="16 posts">
                        <a href="/bkuhn/tags.html#patents">patents</a>
                    </li>
                    <li class="tier-3" title="6 posts">
                        <a href="/bkuhn/tags.html#perl">perl</a>
                    </li>
                    <li class="tier-3" title="6 posts">
                        <a href="/bkuhn/tags.html#perljvm">perljvm</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#permissive-license">permissive-license</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#piracy">piracy</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#podcast">podcast</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#podjango">podjango</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#poker">poker</a>
                    </li>
                    <li class="tier-4" title="14 posts">
                        <a href="/bkuhn/tags.html#politics">politics</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#postfix">postfix</a>
                    </li>
                    <li class="tier-4" title="13 posts">
                        <a href="/bkuhn/tags.html#proprietary">proprietary</a>
                    </li>
                    <li class="tier-2" title="3 posts">
                        <a href="/bkuhn/tags.html#qt">qt</a>
                    </li>
                    <li class="tier-2" title="4 posts">
                        <a href="/bkuhn/tags.html#replicant">replicant</a>
                    </li>
                    <li class="tier-2" title="3 posts">
                        <a href="/bkuhn/tags.html#requiem">requiem</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#rtlinux">rtlinux</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#scale">SCALE</a>
                    </li>
                    <li class="tier-3" title="6 posts">
                        <a href="/bkuhn/tags.html#sco">sco</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#scotus">scotus</a>
                    </li>
                    <li class="tier-3" title="5 posts">
                        <a href="/bkuhn/tags.html#security">security</a>
                    </li>
                    <li class="tier-3" title="6 posts">
                        <a href="/bkuhn/tags.html#sexism">sexism</a>
                    </li>
                    <li class="tier-2" title="4 posts">
                        <a href="/bkuhn/tags.html#sflc">sflc</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#slicing">slicing</a>
                    </li>
                    <li class="tier-3" title="7 posts">
                        <a href="/bkuhn/tags.html#social-justice">social-justice</a>
                    </li>
                    <li class="tier-3" title="6 posts">
                        <a href="/bkuhn/tags.html#software">software</a>
                    </li>
                    <li class="tier-6" title="108 posts">
                        <a href="/bkuhn/tags.html#software-freedom">software-freedom</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#speeches">speeches</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#stet">stet</a>
                    </li>
                    <li class="tier-2" title="4 posts">
                        <a href="/bkuhn/tags.html#talks">talks</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#tcl">tcl</a>
                    </li>
                    <li class="tier-2" title="2 posts">
                        <a href="/bkuhn/tags.html#teaching">teaching</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#tech-press">tech-press</a>
                    </li>
                    <li class="tier-5" title="35 posts">
                        <a href="/bkuhn/tags.html#technology">technology</a>
                    </li>
                    <li class="tier-2" title="2 posts">
                        <a href="/bkuhn/tags.html#thesis">thesis</a>
                    </li>
                    <li class="tier-3" title="5 posts">
                        <a href="/bkuhn/tags.html#trademarks">trademarks</a>
                    </li>
                    <li class="tier-3" title="10 posts">
                        <a href="/bkuhn/tags.html#ubuntu">ubuntu</a>
                    </li>
                    <li class="tier-1" title="1 post">
                        <a href="/bkuhn/tags.html#voip">voip</a>
                    </li>
                    <li class="tier-2" title="3 posts">
                        <a href="/bkuhn/tags.html#xen">xen</a>
                    </li>
                </ol>
                <h2>
                    Powered by
                </h2><a href="https://gitorious.org/bkuhn/jekyll/source/HEAD:">A Very Old Fork of Jekyll</a> <a href="https://gitorious.org/bkuhn/website/source/HEAD:">"Source Code" for this site</a>
            </div>
            <div id="contentWithSidebar">
                <div id="post">
                    <h1>
                        On Recent Controversial Events
                    </h1>
                    <p class="topAttributionWithDate">
                        Tuesday 15 October 2019 by Bradley M. Kuhn
                    </p>
                    <p>
                        The last 33 days have been unprecedentedly difficult for the software freedom community and for me personally. Folks have been emailing, phoning, texting, tagging me on social media (— the last of which has been funny, because all my social media accounts are placeholder accounts). But, just about everyone has urged me to comment on the serious issues that the software freedom community now faces. Until now, I have stayed silent regarding all these current topics: from Richard M. Stallman (RMS)'s public statements, to <a href="https://www.fsf.org/news/richard-m-stallman-resigns">his resignation from the Free Software Foundation (FSF)</a>, to the Epstein scandal and its connection to MIT. I've also avoided generally commenting on software freedom organizational governance during this period. I did this for good reason, which is explained below. However, in this blog post, I now share my primary comments on the matters that seem to currently be of the utmost attention of the Open Source and Free Software communities.
                    </p>
                    <p>
                        I have been silent the last month because, until two days ago, I was an at-large member of <a href="https://www.fsf.org/about/staff-and-board">FSF's Board of Directors</a>, and a <a href="https://static.fsf.org/nosvn/fsf-amended-bylaws-current.pdf">Voting Member</a> of the FSF. As a member of FSF's two leadership bodies, I was abiding by a reasonable request from the FSF management and my duty to the organization. Specifically, the FSF asked that all communication during the crisis <a href="https://www.fsf.org/news/richard-m-stallman-resigns">come</a> <a href="https://www.fsf.org/news/fsf-and-gnu">directly</a> from FSF officers and not from at-large directors and/or Voting Members. Furthermore, the FSF management asked all Directors and Voting Members to remain silent on this entire matter — even on issues only tangentially related to the current situation, and even when speaking in our own capacity (e.g., on our own blogs like this one). The FSF is an important organization, and I take any request from the FSF seriously — so I abided fully with their request.
                    </p>
                    <p>
                        The situation was further complicated because folks at my employer, Software Freedom Conservancy (where I also serve on the <a href="https://sfconservancy.org/about/board/#bkuhn">Board of Directors</a>) had strong opinions about this matter as well. Fortunately, the FSF and Conservancy both had already created clear protocols for what I should do if ever there was a disagreement or divergence of views between Conservancy and FSF. I therefore was recused fully from the planning, drafting, and timing of Conservancy's statement on this matter. I thank my colleagues at the Conservancy for working so carefully to keep me entirely outside the loop on their statement and to diligently assure that it was straight-forward for me to manage any potential organizational disagreements. I also thank those at the FSF who outlined clear protocols (ahead of time, back in March 2019) in case a situation like this ever came up. I also know my colleagues at Conservancy care deeply, as I do, about the health and welfare of the FSF and its mission of fighting for universal software freedom for all. None of us want, nor have, any substantive disagreement over software freedom issues.
                    </p>
                    <p>
                        I take very seriously my duty to the various organizations where I have (or have had) affiliations. More generally, I champion non-profit organizational transparency. Unfortunately, the current crisis left me in a quandary between the overarching goal of community transparency and abiding by FSF management's directives. Now that I've left the FSF Board of Directors, FSF's Voting Membership, and all my FSF volunteer roles (which ends my 22-year uninterrupted affiliation with the FSF), I can now comment on the substantive issues that face not just the FSF, but the Free Software community as a whole, while continuing to adhere to my past duty of acting in FSF's best interest. In other words, my affiliation with the FSF has come to an end for many good and useful reasons. The end to this affiliation allows me to speak directly about the core issues at the heart of the community's current crisis.
                    </p>
                    <p>
                        Firstly, all these events — from RMS' public comments on the MIT mailing list, to RMS' resignation from the FSF to RMS' discussions about the next steps for the GNU project — <em>seem</em> to many to have happened ridiculously quickly. But it wasn't actually fast at all. In fact, these events were culmination of issues that were slowly growing in concern to many people, including me.
                    </p>
                    <p>
                        For the last two years, I had been a loud internal voice in the FSF leadership regarding RMS' Free-Software-unrelated public statements; I felt strongly that it was in the best interest of the FSF to actively seek to limit such statements, and that it was my duty to FSF to speak out about this within the organization. Those who only learned of this story in the last month (understandably) believed <a href="https://medium.com/@selamjie/remove-richard-stallman-fec6ec210794">Selam G.'s Medium post</a> raised an entirely new issue. <a href="https://web.archive.org/web/20161107050933/https://www.stallman.org/archives/2016-jul-oct.html#31_October_2016_(Down's_syndrome)">In</a> <a href="https://web.archive.org/web/20170202025227/https://www.stallman.org/archives/2016-nov-feb.html#14_December_2016_(Campaign_of_bull-headed_prudery)">fact</a>, <a href="https://web.archive.org/web/20170224174306/https://www.stallman.org/archives/2016-nov-feb.html#23_February_2017_(A_violent_sex_offender)">RMS'</a> <a href="https://web.archive.org/web/20170612074722/http://stallman.org/archives/2017-mar-jun.html#26_May_2017_(Prudish_ignorantism)">views</a> <a href="https://web.archive.org/web/20170616044924/https://www.stallman.org/archives/2017-mar-jun.html#13_June_2017_(Sex_offender_registry)">and</a> <a href="https://web.archive.org/web/20171020041022/http://stallman.org/archives/2017-jul-oct.html#10_October_2017_(Laws_against_having_sex_with_an_animal)">statements</a> <a href="https://web.archive.org/web/20180131020215/https://stallman.org/archives/2017-jul-oct.html#29_October_2017_(Pestering_women)">posted</a> <a href="https://web.archive.org/web/20180104112431/https://www.stallman.org/archives/2017-nov-feb.html#27_November_2017_(Roy_Moore's_relationships)">on</a> <a href="https://web.archive.org/web/20180509120046/https://stallman.org/archives/2018-mar-jun.html#30_April_2018_(UN_peacekeepers_in_South_Sudan)">stallman.org</a> <a href="https://web.archive.org/web/20180911075211/https://www.stallman.org/archives/2018-jul-oct.html#17_July_2018_(The_bullshitter's_flirting)">about</a> <a href="https://web.archive.org/web/20180911075211/https://www.stallman.org/archives/2018-jul-oct.html#21_August_2018_(Age_and_attraction)">sexual</a> <a href="https://web.archive.org/web/20180924231708/https://stallman.org/archives/2018-jul-oct.html#23_September_2018_(Cody_Wilson)">morality</a> <a href="https://web.archive.org/web/20180919100154/https://stallman.org/antiglossary.html#assult">escalated</a> <a href="https://web.archive.org/web/20181113161736/https://www.stallman.org/archives/2018-sep-dec.html#6_November_2018_(Sex_according_to_porn)">for</a> <a href="https://web.archive.org/web/20190325024048/https://stallman.org/archives/2019-jan-apr.html#14_February_2019_(Respecting_peoples_right_to_say_no)">the</a> <a href="https://www.stallman.org/archives/2019-may-aug.html#11_June_2019_(Stretching_meaning_of_terms)">worse</a> <a href="https://web.archive.org/web/20190801201704/https://stallman.org/archives/2019-may-aug.html#12_June_2019_(Declining_sex_rates)">over</a> <a href="https://web.archive.org/web/20190801201704/https://stallman.org/archives/2019-may-aug.html#30_July_2019_(Al_Franken)">the</a> <a href="https://web.archive.org/web/20190903050208/https://stallman.org/archives/2019-jul-oct.html#27_August_2019_(Me-too_frenzy)">last</a> <a href="https://web.archive.org/web/20191011023557/https://stallman.org/archives/2019-jul-oct.html#21_September_2019_(Sex_workers)">few</a> <a href="https://web.archive.org/web/20180924231708/https://stallman.org/archives/2018-jul-oct.html#23_September_2018_(Cody_Wilson)">years</a>. When the escalation started, I still considered RMS both a friend and colleague, and I attempted to argue with him at length to convince him that some of his positions were harmful to sexual assault survivors and those who are sex trafficked, and to the people who devote their lives in service to such individuals. More importantly to the FSF, I attempted to persuade RMS that launching a controversial campaign on sexual behavior and morality was counter to his and FSF's mission to advance software freedom, and told RMS that my duty as an FSF Director was to assure the best outcome for the FSF, which <acronym title="in my opinion">IMO</acronym> didn't include having a leader who made such statements. Not only is human sexual behavior not a topic on which RMS has adequate academic expertise, but also his positions appear to ignore significant research and widely available information on the subject. Many of his comments, while occasionally politically intriguing, lack empathy for people who experienced trauma.
                    </p>
                    <p>
                        IMO, this is not and has never been a Free Speech issue. I do believe freedom of speech links directly to software freedom: indeed, I see the freedom to publish software under Free licenses as almost a corollary to the freedom of speech. However, we do not need to follow leadership from those whose views we fundamentally disagree. Moreover, organizations need not and should not elevate spokespeople and leaders who speak regularly on unrelated issues that organizations find do not advance their mission, and/or that alienate important constituents. I, like many other software freedom leaders, curtail my public comments on issues not related to <acronym title="Free and Open Source Software">FOSS</acronym>. (Indeed, I would not even be commenting on <em>this issue</em> if it had not become a central issue of concern to the software freedom community.) Leaders have power, and they must exercise the power of their words with <a href="https://lwn.net/Articles/770966/">restraint, not with impunity</a>.
                    </p>
                    <p>
                        RMS has consistently argued that there was a campaign of “prudish intimidation” — seeking to keep him quiet about his views on sexuality. After years of conversing with RMS about how his non-software-freedom views were a distraction, an indulgence, and downright problematic, his general response was to make even more public comments of this nature. The issue is not about RMS' right to say what he believes, nor is it even about whether or not you agree or disagree with RMS' statements. The question is whether an organization should have a designated leader who is on a sustained, public campaign advocating about an unrelated issue that many consider controversial. It really doesn't matter what your view about the controversial issue is; a leader who refuses to stop talking loudly about unrelated issues eventually creates an untenable distraction from the radical activism you're actively trying to advance. The message of universal software freedom is a radical cause; it's basically impossible for one individual to effectively push forward two unrelated controversial agendas at once. In short, the radical message of software freedom became overshadowed by RMS' radical views about sexual morality.
                    </p>
                    <p>
                        And here is where I say the thing that may infuriate many but it's what I believe: I think RMS took a useful step by resigning some of his leadership roles at the FSF. I thank RMS for taking that step, and I wish the FSF Directors well in their efforts to assure that the FSF becomes a welcoming organization to all who care about universal software freedom. The <a href="https://www.fsf.org/about/">FSF's mission</a> is essential to our technological future, and we should all support that mission. I care deeply about that mission myself and have worked and will continue to work in our community in the best interest of the mission.
                    </p>
                    <p>
                        I'm admittedly struggling to find a way to work again with RMS, given his views on sexual morality and his behaviors stemming from those views. I explicitly do not agree with <a href="https://web.archive.org/web/20180919100154/https://stallman.org/antiglossary.html#assult">this “(re-)definition” of sexual assault</a>. Furthermore, I believe uninformed statements about sexual assault are irresponsible and cause harm to victims. #MeToo is <strong><a href="https://web.archive.org/web/20190903050208/https://stallman.org/archives/2019-jul-oct.html#27_August_2019_(Me-too_frenzy)">not a “frenzy”</a></strong>; it is a global movement by individuals who have been harmed seeking to hold both bad actors <em>and</em> society-at-large accountable for ignoring systemic wrongs. Nevertheless, I still am proud of the <a href="https://www.gnu.org/philosophy/freedom-or-power.en.html">essay that I co-wrote with RMS</a> and still find <a href="https://www.gnu.org/gnu/manifesto.en.html">many</a> <a href="https://www.gnu.org/philosophy/free-sw.html">of</a> <a href="https://www.gnu.org/philosophy/why-free.html">RMS'</a> <a href="https://www.gnu.org/philosophy/pragmatic.html">other</a> <a href="https://www.gnu.org/philosophy/microsoft-old.html">essays</a> <a href="https://www.gnu.org/philosophy/gpl-american-way.html">compelling</a>, <a href="https://www.gnu.org/licenses/why-not-lgpl.html">important</a>, <a href="https://www.gnu.org/philosophy/stallman-kth.en.html">and</a> <a href="https://www.gnu.org/philosophy/who-does-that-server-really-serve.en.html">relevant</a>.
                    </p>
                    <p>
                        I want the FSF to succeed in its mission and enter a new era of accomplishments. I've spent the last 22 years, without a break, dedicating substantial time, effort, care and loyalty to the various FSF roles that I've had: including employee, volunteer, at-large Director, and Voting Member. Even though my duties to the FSF are done, and my relationship with the FSF is no longer formal, I still think the FSF is a valuable institution worth helping and saving, specifically because the FSF was founded for a mission that I deeply support. And we should also realize that RMS — a human being (who is flawed like the rest of us) — invented that mission.
                    </p>
                    <p>
                        As culture change becomes more rapid, I hope we can find reasonable nuance and moderation on our complex analysis about people and their disparate views, while we also hold individuals fully accountable for their actions. That's the difficulty we face in the post-post-modern culture of the early twenty-first century. Most importantly, I believe we must find a way to stand firm for software freedom while also making a safe environment for victims of sexual assault, sexual abuse, gaslighting, and other deplorable actions.
                    </p>
                    <p class="bottomAttributionWithDate">
                        Posted on Tuesday 15 October 2019 at 09:11 by Bradley M. Kuhn.
                    </p>
                    <p class="comments">
                        Submit comments on this post to <a href="mailto:[email protected]">&lt;[email protected]&gt;</a>.
                    </p>
                    <div id="prevlink">
                        <a class="previous" href="/bkuhn/blog/2019/05/23/github-sponsors.html">← <strong>Previous</strong>: Chasing Quick Fixes To Sustainability</a>
                    </div>
                </div>
            </div>
            <p id="footer"></p>
            <hr />
            <br />
            <p>
                <a href="http://creativecommons.org/licenses/by-sa/3.0/us/" rel="license"><img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-sa/3.0/us/88x31.png" style="border-width:10" /></a> This website and all documents on it are licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/us/" rel="license">Creative Commons Attribution-Share Alike 3.0 United States License</a> .
            </p>
            <hr />
            <p>
                <code>#include &lt;std/disclaimer.h&gt;</code><br />
                <code>use Standard::Disclaimer;</code><br />
                <code>from standard import disclaimer</code><br />
                <code>SELECT full_text FROM standard WHERE type = 'disclaimer';</code>
            </p>
            <p>
                Both previously and presently, I have been employed by and/or done work for various organizations that also have views on Free, Libre, and Open Source Software. As should be blatantly obvious, this is my website, not theirs, so please do not assume views and opinions here belong to any such organization. Since I do co-own ebb.org with my wife, it may not be so obvious that these aren't her views and opinions, either.
            </p>
            <p align="right">
                — bkuhn
            </p>
            <hr />
            <p>
                ebb <sup>℠</sup> is a service mark of Bradley M. Kuhn.
            </p>
            <address>
                <a href="http://ebb.org/bkuhn/">Bradley M. Kuhn</a> <a href="mailto:[email protected]">&lt;[email protected]&gt;</a>
            </address>
        </div>
    </body>
</html>