diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-04-16 21:47:07 +0200 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-04-16 21:47:07 +0200 |
commit | 9b03a75351036759c0e72cce9ce8447d2146bc6e (patch) | |
tree | ac6d5afb368fcd898593aac37fd9cada223fe3bc | |
parent | 853ba9aac3ae29a27c1bf51e14ff5f1edef68ee2 (diff) | |
download | www-9b03a75351036759c0e72cce9ce8447d2146bc6e.tar.gz |
man pages are available now
-rw-r--r-- | Makefile | 7 | ||||
-rw-r--r-- | pragmatics.7 | 107 | ||||
-rw-r--r-- | pragmatics.html | 6 | ||||
-rw-r--r-- | pragmatics.man | 213 | ||||
-rw-r--r-- | pragmatics.md | 7 | ||||
-rw-r--r-- | pragmatics.txt | 64 | ||||
-rw-r--r-- | pragmatics.xml | 6 |
7 files changed, 370 insertions, 40 deletions
diff --git a/Makefile b/Makefile index 5fa652a..3fdf7c2 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,14 @@ -update: pragmatics.txt +update: pragmatics.txt pragmatics.man git add . git commit git push +pragmatics.man: pragmatics.7 + groff -man -Tascii pragmatics.7 > pragmatics.man +pragmatics.7: pragmatics.md + mmark --man pragmatics.md > pragmatics.7 pragmatics.txt: pragmatics.xml xml2rfc --text --html pragmatics.xml - pragmatics.xml: pragmatics.md mmark pragmatics.md > pragmatics.xml diff --git a/pragmatics.7 b/pragmatics.7 new file mode 100644 index 0000000..12e5763 --- /dev/null +++ b/pragmatics.7 @@ -0,0 +1,107 @@ +.\" Generated by Mmark Markdown Processer - mmark.miek.nl +.TH "PRAGMATIC USE OF NONFREE SOFTWARE" 1 "April 2022" "Free Software" "Free Software Community" + +.SH "ABSTRACT" +.PP +Free Software is undoubtably a good thing for society. However, modern computer users are stuck in the proprietary "ecosystem" for historical reasons. This document describes the author's viewpoint of using proprietary platforms to spread the ideas of Free Software. + +.SH "STATUS OF THIS MEMO" +.PP +This document is currently in the DRAFT status. + +.PP +This document describes the author's viewpoint. This does not represent the ideas of the Free Software Foundation or any other entity. Distribution of this memo is unlimited. + +.SH "INTRODUCTION" +.PP +Readers of this memo probably understand the ideals of the Free Software Movement, and avoid proprietary software when possible. However, as most outsiders are unaware and are deeply buried inside the proprietary dystopia created by mostly multibillion-dollar technology coorporations, our methods of communicating with the masses are ineffective. + +.PP +In February 2022, the author decided to adjust his dogma, and permitted limited usage of nonfree chat platforms to hopefully spread our ideas to the general public. This was attempted by registering a Discord account, creating a Guild called "Free Software Introductions", and setting up a basic Discord-to-IRC relay to #fsi on both irc.andrewyu.org and irc.libera.chat. + +.PP +One of the communities that he knows about, the VF-Technic Minetest community, primarily uses Discord as a means of communication by plays not in-game. As the users inside are Minetest players, a Free Software voxel sandbox game, similar to but much more flexible and freedom-respecting than Minecraft, it is believed that the users have some contact with Free Software, although they might not understand the freedom part of the issue, i.e. they might be thinking in terms of "open source" instead. After sharing the invite link in the VF-Technic Guild, some people joined, and we've partially converted two users. + +.SH "JUSTIFICATION" +.PP +Two users is definitely few, but it sets a start and an example for how freedom can be spread. + +.PP +There are numerous free replacements to proprietary services such as Discord, such as Internet Relay Chat, the Extensible Messaging and Presense Protocol, the Matrix protocol, and email. As Free Software activists, we generally prefer these protocols over nonfree services. This section explains the reasons to consider nonfree services and protocols. + +.PP +Generally, users on IRC and XMPP have a fair understanding of the Free Software Movement, and it is quick and easy to inform them what we mean by "free", "the four freedoms", and similar ideas. For users on the Libera Chat IRC network, which by far has the most users of any network, it is exceptionally easy to introduce a user into the #fsf channel for discussions with people supporting Free Software. Introducing ignorant users on these protocols and platforms are a day-to-day simple task. + +.PP +Furthermore, the amount of users we can reach on these protocols are rather limiting. Libera has around forty thousand users according to the \fB\fCUSERS\fR command, and considering the fact that around 90% of these people aren't ignorant, there isn't much we can do. + +.PP +Matrix users, in particular users of the matrix.org homeserver, typically know but don't completely understand Free Software. Rather than using Matrix IDs to identify users, the Matrix specification specifies that third-party platform identities, such as email and GitHub, are how users should be referenced both internally by servers and shown to other users. This is obviously an increadibly foolish idea, especially considering the use of centralized identity servers (similar to X509 certificate authorities) for 3PIDs. These are our first targets, but these should also be easy to get the idea across. + +.PP +It is true that Libera Chat and similar IRC networks, though multi-centered in a technical way (i.e. multiple IRC servers form an IRC network), the network is politically centralized, controlled by one entity, Libera. The Internet Relay Chat server-to-server protocol implies that servers fully trust each other and are expected to not send damaging commands, which in turn implies full trust between server operators, no federation, and political centralization. The privacy policy and network policy of Libera Chat are in the author's opinion non-intrusive, therefore the use of which is acceptable and is promoted by the FSF. (Obviously, most methods of using IRC do not involve nonfree software.) + +.PP +Nevertheless, those that have never touched Free Software are often on giant proprietary platforms, and take these as universal methods of communication. Many people go months before checking their mailbox (physical or electronic), refuse to use XMPP or IRC for its age. + +.PP +An alternative protocol, Internet Delay Chat, is being developed. + +.PP +There is one special case where using some nonfree software, and even urging others to use it, can be a positive thing. That's when the use of the nonfree software aims directly at putting an end to the use of that very same nonfree software.[RMSGP] The author believes that the following fall within this scope: + +.IP \(bu 4 +Developing a free program that requires nonfree environments to bootstrap; +.IP \(bu 4 +To spread awareness of software freedom issues to users in nonfree environments. + + +.PP +As almost all types of programming can be done on most types of BSD and GNU operating systems, the author hasn't found any software that fit this category. Extending the interpretation allos for using nonfree software's behavior as a reference in Free Software development, though an arguable programming practice, may help the community to progress by understanding common features that users of nonfree services use. + +.PP +The latter is more interesting, as explained above our methods of spreading awareness is limited. + +.SH "ACTION PROCEDURE" +.PP +Activists \fBMUST NOT\fP list such nonfree services in "Contact Information" pages on their website or similar sources, unless followed by a explanation that the purpose of the nonfree platform is to introduce users thereof onto free protocols and to eventually exterminate the nonfree platform. Whenever these references to nonfree platforms appear, the author \fBMUST\fP present free methods of communication. Activists \fBSHOULD\fP pragmatically use as many of the popular free protocols as possible, to ensure that oppurtunities of introductions are not lost. In cases involving competition between free and nonfree protocols and platforms, ethical concerns (i.e. enabling talking to a new user on any ethical platform) \fBMUST\fP take precedence over technical concerns (such as disliking the XMPP protocol for its inefficent use of XML) whenever possible. + +.PP +Communities for introducing users to Free Software on nonfree platforms \fBMUST\fP be bridged to a free protocol in some obvious way, in order to minimize the usage of nonfree platforms even for the purpose of communicating ideology to new users and allow members of the Free Software community refusing to use nonfree platforms in any way to participate. Usages of nonfree platforms, besides part of the user-introduction process that must happen on the nonfree platform, \fBSHOULD\fP be avoided. + +.PP +For example, the author created a Discord Guild called Free Software Introductions, which is one-way-puppeted to #fsi on irc.andrewyu.org, which is then one-way-puppeted to Libera. The relay system is sort-of messed up, but it's working. Inviting new users to it via https://discord.gg/7CYp7ntww7 +\[la]https://discord.gg/7CYp7ntww7\[ra] is good, but as the author has made his own sacrifice already, there exists no need for other existing Free Software activists to join and use it instead of IRC. + +.SH "TECHNICAL LIMITATIONS" +.PP +The old and centralized nature of IRC, the insane 3PID recommendation of Matrix, the bad routing and efficency of XMPP, and the lack of documentation on PSYC, has led us to develop a new protocol, Internet Delay Chat, which aims to be free, modern (i.e. support for channel groups and shared permission sets, non-text data with MIME types), sane (i.e. TCP, UDP and SCTP-based, instead of HTTP POST APIs) and simple. + +.SH "CONCLUSION" +.PP +Hi + +.SH "FSF CONSIDERATIONS" +.PP +Hi + +.SH "BIBLIOGRAPHY" +.TP +[RMSGP] +The GNU Project +Is It Ever a Good Thing to Use a Nonfree Program? +\[la]http://www.gnu.org/philosophy/is-ever-good-use-nonfree-program.en.html\[ra]2013 + + +.SH "ACKNOWLEDGEMENTS"<!--77uuMany thanks to iShareFreedom, qrpnxz, DiffieHellman, Leah Rowe and many others for the ideas (and rebutted arguments) in this article.--> +.SH "CONTRIBUTORS" +.PP +Many thanks to everyone in the Free Software community for the freedom we have today. + +.PP +git://git.andrewyu.org/internet-delay-chat + +.SH "AUTHORS" +.PP +Written by Andrew Yu. + diff --git a/pragmatics.html b/pragmatics.html index e6432ee..df184ce 100644 --- a/pragmatics.html +++ b/pragmatics.html @@ -1291,7 +1291,7 @@ li > p:last-of-type { <li class="compact" id="section-2-10.2">To spread awareness of software freedom issues to users in nonfree environments.<a href="#section-2-10.2" class="pilcrow">¶</a> </li> </ul> -<p id="section-2-11">As almost all types of programming can be done on most types of BSD and GNU operating systems, the author hasn't found any software that fit this category. Extending the interpretation allos for using nonfree software's behavior as a reference in free software development, though an arguable programming practice, may help the community to progress by understanding common features that users of nonfree services use.<a href="#section-2-11" class="pilcrow">¶</a></p> +<p id="section-2-11">As almost all types of programming can be done on most types of BSD and GNU operating systems, the author hasn't found any software that fit this category. Extending the interpretation allos for using nonfree software's behavior as a reference in Free Software development, though an arguable programming practice, may help the community to progress by understanding common features that users of nonfree services use.<a href="#section-2-11" class="pilcrow">¶</a></p> <p id="section-2-12">The latter is more interesting, as explained above our methods of spreading awareness is limited.<a href="#section-2-12" class="pilcrow">¶</a></p> </section> </div> @@ -1302,6 +1302,7 @@ li > p:last-of-type { </h2> <p id="section-3-1">Activists <span class="bcp14">MUST NOT</span> list such nonfree services in "Contact Information" pages on their website or similar sources, unless followed by a explanation that the purpose of the nonfree platform is to introduce users thereof onto free protocols and to eventually exterminate the nonfree platform. Whenever these references to nonfree platforms appear, the author <span class="bcp14">MUST</span> present free methods of communication. Activists <span class="bcp14">SHOULD</span> pragmatically use as many of the popular free protocols as possible, to ensure that oppurtunities of introductions are not lost. In cases involving competition between free and nonfree protocols and platforms, ethical concerns (i.e. enabling talking to a new user on any ethical platform) <span class="bcp14">MUST</span> take precedence over technical concerns (such as disliking the XMPP protocol for its inefficent use of XML) whenever possible.<a href="#section-3-1" class="pilcrow">¶</a></p> <p id="section-3-2">Communities for introducing users to Free Software on nonfree platforms <span class="bcp14">MUST</span> be bridged to a free protocol in some obvious way, in order to minimize the usage of nonfree platforms even for the purpose of communicating ideology to new users and allow members of the Free Software community refusing to use nonfree platforms in any way to participate. Usages of nonfree platforms, besides part of the user-introduction process that must happen on the nonfree platform, <span class="bcp14">SHOULD</span> be avoided.<a href="#section-3-2" class="pilcrow">¶</a></p> +<p id="section-3-3">For example, the author created a Discord Guild called Free Software Introductions, which is one-way-puppeted to #fsi on irc.andrewyu.org, which is then one-way-puppeted to Libera. The relay system is sort-of messed up, but it's working. Inviting new users to it via <a href="https://discord.gg/7CYp7ntww7">https://discord.gg/7CYp7ntww7</a> is good, but as the author has made his own sacrifice already, there exists no need for other existing Free Software activists to join and use it instead of IRC.<a href="#section-3-3" class="pilcrow">¶</a></p> </section> </div> <div id="technical-limitations"> @@ -1309,7 +1310,7 @@ li > p:last-of-type { <h2 id="name-technical-limitations-2"> <a href="#section-4" class="section-number selfRef">4. </a><a href="#name-technical-limitations-2" class="section-name selfRef">Technical Limitations</a> </h2> -<p id="section-4-1">git://git.andrewyu.org/internet-delay-chat<a href="#section-4-1" class="pilcrow">¶</a></p> +<p id="section-4-1">The old and centralized nature of IRC, the insane 3PID recommendation of Matrix, the bad routing and efficency of XMPP, and the lack of documentation on PSYC, has led us to develop a new protocol, Internet Delay Chat, which aims to be free, modern (i.e. support for channel groups and shared permission sets, non-text data with MIME types), sane (i.e. TCP, UDP and SCTP-based, instead of HTTP POST APIs) and simple.<a href="#section-4-1" class="pilcrow">¶</a></p> </section> </div> <div id="conclusion"> @@ -1352,6 +1353,7 @@ li > p:last-of-type { <a href="#name-contributors-2" class="section-name selfRef">Contributors</a> </h2> <p id="appendix-B-1">Many thanks to everyone in the Free Software community for the freedom we have today.<a href="#appendix-B-1" class="pilcrow">¶</a></p> +<p id="appendix-B-2">git://git.andrewyu.org/internet-delay-chat<a href="#appendix-B-2" class="pilcrow">¶</a></p> </section> </div> <div id="authors-addresses"> diff --git a/pragmatics.man b/pragmatics.man new file mode 100644 index 0000000..d8a0da6 --- /dev/null +++ b/pragmatics.man @@ -0,0 +1,213 @@ +PRAGMATIC USE OF NONFREE SOFTFWrAeReE(S1o)ftware CPoRmAmGuMnAiTtIyC USE OF NONFREE SOFTWARE(1) + + + +AABBSSTTRRAACCTT + Free Software is undoubtably a good thing for society. However, modern + computer users are stuck in the proprietary "ecosystem" for historical + reasons. This document describes the author's viewpoint of using pro- + prietary platforms to spread the ideas of Free Software. + + +SSTTAATTUUSS OOFF TTHHIISS MMEEMMOO + This document is currently in the DRAFT status. + + + This document describes the author's viewpoint. This does not repre- + sent the ideas of the Free Software Foundation or any other entity. + Distribution of this memo is unlimited. + + +IINNTTRROODDUUCCTTIIOONN + Readers of this memo probably understand the ideals of the Free Soft- + ware Movement, and avoid proprietary software when possible. However, + as most outsiders are unaware and are deeply buried inside the propri- + etary dystopia created by mostly multibillion-dollar technology coorpo- + rations, our methods of communicating with the masses are ineffective. + + + In February 2022, the author decided to adjust his dogma, and permitted + limited usage of nonfree chat platforms to hopefully spread our ideas + to the general public. This was attempted by registering a Discord ac- + count, creating a Guild called "Free Software Introductions", and set- + ting up a basic Discord-to-IRC relay to #fsi on both irc.andrewyu.org + and irc.libera.chat. + + + One of the communities that he knows about, the VF-Technic Minetest + community, primarily uses Discord as a means of communication by plays + not in-game. As the users inside are Minetest players, a Free Software + voxel sandbox game, similar to but much more flexible and freedom-re- + specting than Minecraft, it is believed that the users have some con- + tact with Free Software, although they might not understand the freedom + part of the issue, i.e. they might be thinking in terms of "open + source" instead. After sharing the invite link in the VF-Technic + Guild, some people joined, and we've partially converted two users. + + +JJUUSSTTIIFFIICCAATTIIOONN + Two users is definitely few, but it sets a start and an example for how + freedom can be spread. + + + There are numerous free replacements to proprietary services such as + Discord, such as Internet Relay Chat, the Extensible Messaging and Pre- + sense Protocol, the Matrix protocol, and email. As Free Software ac- + tivists, we generally prefer these protocols over nonfree services. + This section explains the reasons to consider nonfree services and pro- + tocols. + + + Generally, users on IRC and XMPP have a fair understanding of the Free + Software Movement, and it is quick and easy to inform them what we mean + by "free", "the four freedoms", and similar ideas. For users on the + Libera Chat IRC network, which by far has the most users of any net- + work, it is exceptionally easy to introduce a user into the #fsf chan- + nel for discussions with people supporting Free Software. Introducing + ignorant users on these protocols and platforms are a day-to-day simple + task. + + + Furthermore, the amount of users we can reach on these protocols are + rather limiting. Libera has around forty thousand users according to + the UUSSEERRSS command, and considering the fact that around 90% of these + people aren't ignorant, there isn't much we can do. + + + Matrix users, in particular users of the matrix.org homeserver, typi- + cally know but don't completely understand Free Software. Rather than + using Matrix IDs to identify users, the Matrix specification specifies + that third-party platform identities, such as email and GitHub, are how + users should be referenced both internally by servers and shown to + other users. This is obviously an increadibly foolish idea, especially + considering the use of centralized identity servers (similar to X509 + certificate authorities) for 3PIDs. These are our first targets, but + these should also be easy to get the idea across. + + + It is true that Libera Chat and similar IRC networks, though multi-cen- + tered in a technical way (i.e. multiple IRC servers form an IRC net- + work), the network is politically centralized, controlled by one en- + tity, Libera. The Internet Relay Chat server-to-server protocol im- + plies that servers fully trust each other and are expected to not send + damaging commands, which in turn implies full trust between server op- + erators, no federation, and political centralization. The privacy pol- + icy and network policy of Libera Chat are in the author's opinion non- + intrusive, therefore the use of which is acceptable and is promoted by + the FSF. (Obviously, most methods of using IRC do not involve nonfree + software.) + + + Nevertheless, those that have never touched Free Software are often on + giant proprietary platforms, and take these as universal methods of + communication. Many people go months before checking their mailbox + (physical or electronic), refuse to use XMPP or IRC for its age. + + + An alternative protocol, Internet Delay Chat, is being developed. + + + There is one special case where using some nonfree software, and even + urging others to use it, can be a positive thing. That's when the use + of the nonfree software aims directly at putting an end to the use of + that very same nonfree software.[RMSGP] The author believes that the + following fall within this scope: + + + +o Developing a free program that requires nonfree environments to + bootstrap; + + +o To spread awareness of software freedom issues to users in nonfree + environments. + + + + As almost all types of programming can be done on most types of BSD and + GNU operating systems, the author hasn't found any software that fit + this category. Extending the interpretation allos for using nonfree + software's behavior as a reference in Free Software development, though + an arguable programming practice, may help the community to progress by + understanding common features that users of nonfree services use. + + + The latter is more interesting, as explained above our methods of + spreading awareness is limited. + + +AACCTTIIOONN PPRROOCCEEDDUURREE + Activists MMUUSSTT NNOOTT list such nonfree services in "Contact Information" + pages on their website or similar sources, unless followed by a expla- + nation that the purpose of the nonfree platform is to introduce users + thereof onto free protocols and to eventually exterminate the nonfree + platform. Whenever these references to nonfree platforms appear, the + author MMUUSSTT present free methods of communication. Activists SSHHOOUULLDD + pragmatically use as many of the popular free protocols as possible, to + ensure that oppurtunities of introductions are not lost. In cases in- + volving competition between free and nonfree protocols and platforms, + ethical concerns (i.e. enabling talking to a new user on any ethical + platform) MMUUSSTT take precedence over technical concerns (such as dislik- + ing the XMPP protocol for its inefficent use of XML) whenever possible. + + + Communities for introducing users to Free Software on nonfree platforms + MMUUSSTT be bridged to a free protocol in some obvious way, in order to + minimize the usage of nonfree platforms even for the purpose of commu- + nicating ideology to new users and allow members of the Free Software + community refusing to use nonfree platforms in any way to participate. + Usages of nonfree platforms, besides part of the user-introduction + process that must happen on the nonfree platform, SSHHOOUULLDD be avoided. + + + For example, the author created a Discord Guild called Free Software + Introductions, which is one-way-puppeted to #fsi on irc.andrewyu.org, + which is then one-way-puppeted to Libera. The relay system is sort-of + messed up, but it's working. Inviting new users to it via https://dis- + cord.gg/7CYp7ntww7 <https://discord.gg/7CYp7ntww7> is good, but as the + author has made his own sacrifice already, there exists no need for + other existing Free Software activists to join and use it instead of + IRC. + + +TTEECCHHNNIICCAALL LLIIMMIITTAATTIIOONNSS + The old and centralized nature of IRC, the insane 3PID recommendation + of Matrix, the bad routing and efficency of XMPP, and the lack of docu- + mentation on PSYC, has led us to develop a new protocol, Internet Delay + Chat, which aims to be free, modern (i.e. support for channel groups + and shared permission sets, non-text data with MIME types), sane (i.e. + TCP, UDP and SCTP-based, instead of HTTP POST APIs) and simple. + + +CCOONNCCLLUUSSIIOONN + Hi + + +FFSSFF CCOONNSSIIDDEERRAATTIIOONNSS + Hi + + +BBIIBBLLIIOOGGRRAAPPHHYY + [RMSGP] + The GNU Project Is It Ever a Good Thing to Use a Nonfree Pro- + gram? <http://www.gnu.org/philosophy/is-ever-good-use-nonfree- + program.en.html>2013 + + + +AACCKKNNOOWWLLEEDDGGEEMMEENNTTSS <<!!----7777uuuuMMaannyy tthhaannkkss ttoo iiSShhaarreeFFrreeeeddoomm,, qqrrppnnxxzz,, DDiiffffiieeHHeellllmmaann,, + LLeeaahh RRoowwee aanndd mmaannyy ootthheerrss ffoorr tthhee iiddeeaass ((aanndd rreebbuutttteedd aarrgguummeennttss)) iinn + tthhiiss aarrttiiccllee..---->> +CCOONNTTRRIIBBUUTTOORRSS + Many thanks to everyone in the Free Software community for the freedom + we have today. + + + git://git.andrewyu.org/internet-delay-chat + + +AAUUTTHHOORRSS + Written by Andrew Yu. + + + + +Free Software April 202P2RAGMATIC USE OF NONFREE SOFTWARE(1) diff --git a/pragmatics.md b/pragmatics.md index 6e85d69..5ff1918 100644 --- a/pragmatics.md +++ b/pragmatics.md @@ -69,7 +69,7 @@ There is one special case where using some nonfree software, and even urging oth - Developing a free program that requires nonfree environments to bootstrap; - To spread awareness of software freedom issues to users in nonfree environments. -As almost all types of programming can be done on most types of BSD and GNU operating systems, the author hasn't found any software that fit this category. Extending the interpretation allos for using nonfree software's behavior as a reference in free software development, though an arguable programming practice, may help the community to progress by understanding common features that users of nonfree services use. +As almost all types of programming can be done on most types of BSD and GNU operating systems, the author hasn't found any software that fit this category. Extending the interpretation allos for using nonfree software's behavior as a reference in Free Software development, though an arguable programming practice, may help the community to progress by understanding common features that users of nonfree services use. The latter is more interesting, as explained above our methods of spreading awareness is limited. @@ -79,9 +79,11 @@ Activists **MUST NOT** list such nonfree services in "Contact Information" pages Communities for introducing users to Free Software on nonfree platforms **MUST** be bridged to a free protocol in some obvious way, in order to minimize the usage of nonfree platforms even for the purpose of communicating ideology to new users and allow members of the Free Software community refusing to use nonfree platforms in any way to participate. Usages of nonfree platforms, besides part of the user-introduction process that must happen on the nonfree platform, **SHOULD** be avoided. +For example, the author created a Discord Guild called Free Software Introductions, which is one-way-puppeted to #fsi on irc.andrewyu.org, which is then one-way-puppeted to Libera. The relay system is sort-of messed up, but it's working. Inviting new users to it via https://discord.gg/7CYp7ntww7 is good, but as the author has made his own sacrifice already, there exists no need for other existing Free Software activists to join and use it instead of IRC. + # Technical Limitations +The old and centralized nature of IRC, the insane 3PID recommendation of Matrix, the bad routing and efficency of XMPP, and the lack of documentation on PSYC, has led us to develop a new protocol, Internet Delay Chat, which aims to be free, modern (i.e. support for channel groups and shared permission sets, non-text data with MIME types), sane (i.e. TCP, UDP and SCTP-based, instead of HTTP POST APIs) and simple. -git://git.andrewyu.org/internet-delay-chat # Conclusion @@ -122,3 +124,4 @@ Many thanks to everyone in the Free Software community for the freedom we have t </front> </reference> +git://git.andrewyu.org/internet-delay-chat diff --git a/pragmatics.txt b/pragmatics.txt index 86f5ab2..2a62ce2 100644 --- a/pragmatics.txt +++ b/pragmatics.txt @@ -31,10 +31,10 @@ Table of Contents 2. Justification . . . . . . . . . . . . . . . . . . . . . . . . 2 3. Action Procedure . . . . . . . . . . . . . . . . . . . . . . 4 4. Technical Limitations . . . . . . . . . . . . . . . . . . . . 4 - 5. Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . 4 - 6. FSF Considerations . . . . . . . . . . . . . . . . . . . . . 4 - 7. Normative References . . . . . . . . . . . . . . . . . . . . 4 - Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . . 4 + 5. Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . 5 + 6. FSF Considerations . . . . . . . . . . . . . . . . . . . . . 5 + 7. Normative References . . . . . . . . . . . . . . . . . . . . 5 + Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . . 5 Contributors . . . . . . . . . . . . . . . . . . . . . . . . . . 5 Author's Address . . . . . . . . . . . . . . . . . . . . . . . . 5 @@ -158,7 +158,7 @@ Yu Informational [Page 2] As almost all types of programming can be done on most types of BSD and GNU operating systems, the author hasn't found any software that fit this category. Extending the interpretation allos for using - nonfree software's behavior as a reference in free software + nonfree software's behavior as a reference in Free Software development, though an arguable programming practice, may help the community to progress by understanding common features that users of nonfree services use. @@ -198,9 +198,33 @@ Yu Informational [Page 3] introduction process that must happen on the nonfree platform, SHOULD be avoided. + For example, the author created a Discord Guild called Free Software + Introductions, which is one-way-puppeted to #fsi on irc.andrewyu.org, + which is then one-way-puppeted to Libera. The relay system is sort- + of messed up, but it's working. Inviting new users to it via + https://discord.gg/7CYp7ntww7 (https://discord.gg/7CYp7ntww7) is + good, but as the author has made his own sacrifice already, there + exists no need for other existing Free Software activists to join and + use it instead of IRC. + 4. Technical Limitations - git://git.andrewyu.org/internet-delay-chat + The old and centralized nature of IRC, the insane 3PID recommendation + of Matrix, the bad routing and efficency of XMPP, and the lack of + documentation on PSYC, has led us to develop a new protocol, Internet + Delay Chat, which aims to be free, modern (i.e. support for channel + groups and shared permission sets, non-text data with MIME types), + sane (i.e. TCP, UDP and SCTP-based, instead of HTTP POST APIs) and + simple. + + + + + +Yu Informational [Page 4] + + Pragmatic Use of Nonfree Software April 2022 + 5. Conclusion @@ -218,19 +242,13 @@ Yu Informational [Page 3] Acknowledgements - - - -Yu Informational [Page 4] - - Pragmatic Use of Nonfree Software April 2022 - - Contributors Many thanks to everyone in the Free Software community for the freedom we have today. + git://git.andrewyu.org/internet-delay-chat + Author's Address Andrew Yu @@ -259,22 +277,4 @@ Author's Address - - - - - - - - - - - - - - - - - - Yu Informational [Page 5] diff --git a/pragmatics.xml b/pragmatics.xml index 79cd3e2..db3679c 100644 --- a/pragmatics.xml +++ b/pragmatics.xml @@ -47,17 +47,18 @@ <li>Developing a free program that requires nonfree environments to bootstrap;</li> <li>To spread awareness of software freedom issues to users in nonfree environments.</li> </ul> -<t>As almost all types of programming can be done on most types of BSD and GNU operating systems, the author hasn't found any software that fit this category. Extending the interpretation allos for using nonfree software's behavior as a reference in free software development, though an arguable programming practice, may help the community to progress by understanding common features that users of nonfree services use.</t> +<t>As almost all types of programming can be done on most types of BSD and GNU operating systems, the author hasn't found any software that fit this category. Extending the interpretation allos for using nonfree software's behavior as a reference in Free Software development, though an arguable programming practice, may help the community to progress by understanding common features that users of nonfree services use.</t> <t>The latter is more interesting, as explained above our methods of spreading awareness is limited.</t> </section> <section anchor="action-procedure"><name>Action Procedure</name> <t>Activists <bcp14>MUST NOT</bcp14> list such nonfree services in "Contact Information" pages on their website or similar sources, unless followed by a explanation that the purpose of the nonfree platform is to introduce users thereof onto free protocols and to eventually exterminate the nonfree platform. Whenever these references to nonfree platforms appear, the author <bcp14>MUST</bcp14> present free methods of communication. Activists <bcp14>SHOULD</bcp14> pragmatically use as many of the popular free protocols as possible, to ensure that oppurtunities of introductions are not lost. In cases involving competition between free and nonfree protocols and platforms, ethical concerns (i.e. enabling talking to a new user on any ethical platform) <bcp14>MUST</bcp14> take precedence over technical concerns (such as disliking the XMPP protocol for its inefficent use of XML) whenever possible.</t> <t>Communities for introducing users to Free Software on nonfree platforms <bcp14>MUST</bcp14> be bridged to a free protocol in some obvious way, in order to minimize the usage of nonfree platforms even for the purpose of communicating ideology to new users and allow members of the Free Software community refusing to use nonfree platforms in any way to participate. Usages of nonfree platforms, besides part of the user-introduction process that must happen on the nonfree platform, <bcp14>SHOULD</bcp14> be avoided.</t> +<t>For example, the author created a Discord Guild called Free Software Introductions, which is one-way-puppeted to #fsi on irc.andrewyu.org, which is then one-way-puppeted to Libera. The relay system is sort-of messed up, but it's working. Inviting new users to it via <eref target="https://discord.gg/7CYp7ntww7">https://discord.gg/7CYp7ntww7</eref> is good, but as the author has made his own sacrifice already, there exists no need for other existing Free Software activists to join and use it instead of IRC.</t> </section> <section anchor="technical-limitations"><name>Technical Limitations</name> -<t>git://git.andrewyu.org/internet-delay-chat</t> +<t>The old and centralized nature of IRC, the insane 3PID recommendation of Matrix, the bad routing and efficency of XMPP, and the lack of documentation on PSYC, has led us to develop a new protocol, Internet Delay Chat, which aims to be free, modern (i.e. support for channel groups and shared permission sets, non-text data with MIME types), sane (i.e. TCP, UDP and SCTP-based, instead of HTTP POST APIs) and simple.</t> </section> <section anchor="conclusion"><name>Conclusion</name> @@ -88,6 +89,7 @@ <section anchor="contributors" numbered="false"><name>Contributors</name> <t>Many thanks to everyone in the Free Software community for the freedom we have today.</t> +<t>git://git.andrewyu.org/internet-delay-chat</t> </section> </back> |