Bonum Certa Men Certa

Modern spyware and the problems of "Discord newspeak"

posted by Roy Schestowitz on Sep 09, 2024,
updated Sep 09, 2024

Evil Earth Discord GIF

Article by Sami Tikkanen (IRC nickname: Sompi), original in Finnish or English.


The history of modern instant messaging

 

Remote messaging has taken many forms during the known history of humanity. Before electricity was invented, messages were transmitted using smoke signals and carrier pigeons. With electricity the telegraph was invented, and human voice was turned into an electric signal and transmitted through long wires - the latter is still in use today and is known as "a telephone". The significance of a telegraph in communication has practically been lost after digital computers that route messages automatically became common.

 

First digital messaging applications used very simple protocols and often no other client program than just a telnet client was needed. The SMTP protocol, which is still actively used in transferring e-mails between servers, was developed in 1982. The IRC protocol, which was developed in Finland by Jarkko Oikarinen in 1988, became the first broadly used instant messaging protocol.

 

 

Definitions of technical terms used in this writing

 

Client: A program that the user installs to their computer to use the service.

 

Server: A program that is installed to the server computer, which relays the messages between different users.

 

Protocol: A set of rules that the client and server programs use to exchange information between each other.

 

Payload: The "useful" data that is transferred from a client to an another client via the protocol - in the case of communicator applications this is usually a message from a user to an another user.

 

End-to-end encryption: The payload is encrypted by the client that sends it, and it is decrypted by the client that receives it, so that the server that relays the message cannot see the decrypted contents of the payload.

 

Instant messenger: A synonym to the word "chat".

 

Bridge bot: A bot that relays messages between two or more conversation channels. Different conversation channels can use different protocols - for example, the bot can relay messages between an IRC channel and a Matrix channel.

 

Free: Free as in freedom. Has nothing to do with the price. May or may not be gratis.

 

Differences between closed and free instant messengers

 

Probably the most important difference between closed and free instant messengers is how their name is used. The name of a closed instant messenger program is usually associated to their client program, but when we are speaking about a free instant messenger, we are speaking about the protocol and not any particular computer program. In fact a free instant messenger IS the protocol - there may or may not exist a client program of the same name, and "THE client program" certainly doesn't exist. Good examples of this are two well known instant messengers IRC and Mumble: Both of them have many existing client programs and the first of them doesn't even have a client program that would be named after the protocol. A free instant messenger is a protocol that is implemented in the context of the server or client program.

 

The protocol of a closed instant messenger is usually completely undocumented, and because of that creating an alternative client program is very hard and laborious work. Using an alternative client program may also be completely forbidden in their terms of service, which is the case with Discord. A closed and undocumented protocol creates a situation where the instant messenger in question works only on those devices that the official client program has been made for. In contrast to this free instant messengers have an open and documented protocol, which makes it easy to write a client program. The most commonly used free instant messengers have client programs for practically every type of computing device.

 

An undocumented protocol also makes it difficult to create bridge bots, and often the terms of service completely forbids using bridge bots. Usually the main business idea of a closed instant messenger is to keep its users trapped inside its walled garden. Apart from some exceptions closed instant messengers don't usually have a publicly available server program and thus creating an own server is impossible, which makes them more vulnerable to denial-of-service attacks and censorship by totalitarian governments.

 

 

How marketing changes the meaning of words

 

Most proprietary closed-source computer programs are produced by profit-seeking companies. Often their marketing is not exactly honest - especially when the workings of the product in question is not completely understood by its average user. The same phenomena can also be seen with computer software, and one of the most used means of untruthful marketing is to change the meaning of words to better match the agenda of the company. The worst case scenario is that the new way of using the words becames established as the new normal, which is at an especially high risk of happening within the contexts of technical literature, where the target group of the marketing often initially learns about the new word from the purposely untruthful marketing material. The establishment of the newspeak definitions of the words into the normal usage of language makes technical things even harder to understand.

 

Often it seems that the misleading use of words has caused almost irrepairable damage, and this can even be seen happening to university students of information technology, the very people who should learn these things properly or else in the near future no-one is able maintain the digital systems that our society increasingly relies on. After one has initially learned a misleading definition for a technical term, it becomes very hard to adjust the inner paradigms to understand the real technically correct meaning of the word.

 

Usually the purpose of using words misleadingly is to "flatten" the meanings of words that are considered positive things. For example, the word "secure" may be used for an instant messenger program that does not even have end-to-end encryption and all messages are saved to the server in plaintext form - in that case what they actually mean is that only the connection between the client and the server is encrypted. Discord calls the groups inside their service "servers" to create a misconception that everyone can create their own servers for Discord. Of course, in reality, it has nothing to do with actual servers - the word "server" means and has always meant, in the hardware level the computer that runs the server software, and in software level a program that listens to connection requests from clients, and neither of those can be created via clicking some links in some Electron app.

 

 

Conceptual problems when speaking about information security

 

During the recent years the security of closed source computer programs has often been in the headlines around the world. Spying features have been found, among the others, from the operating systems of Microsoft and Apple. The fact that Facebook makes money by selling information about its users has raised conserns. Many countries have been boycotting Huawei when building 5G networks because of the possibility of China using their network devices for spying purposes.

 

Often the discussion about security gets derailed or becomes completely impossible, because the definitions of words are unclear. Already long before the era of the modern "Discord newspeak" security companies have had the habit of marketing their products like security was something that could be bought from a store, which has already made it difficult to educate people about the subject.

 

Understanding the security of instant messengers is not possible, if the concept of a server is unclear. Essential things are the encryption and the question of whether the server is trusted or not, and if not, does it see the messaging between the clients. Because of the "Discord newspeak" a typical conversation about security goes like this:

 

1: To be actually secure, the messenger program has to encrypt the messages between the users.

 

2: Discord uses an encrypted connection. Therefore Discord is secure.

 

1: Discord is not secure, because its encryption is not done between the users. Its encryption only exists between the client and the server, and the messages are saved to the server in a plain-text format. They probably also sell all your messages to advertisers.

 

2: I created my own Discord server that I trust, because it is my own server and I can always trust my own server! In addition to that, creating a server to Discord is very easy, because it only requires clicking couple of links from the client program! Only with outdated legacy messenger apps you need to install some server program and leave the computer powered on 24/7 just to have a server!

 

What went wrong? The conversationalist no. 2 knows that encryption between the client and the server is sufficient for security, if the server is trusted. However, they thinks that the Discord group they created is a "server" and therefore concludes that the messages cannot end up in the hands of any untrusted parties. Discord erroneously calls the social media groups within their service "servers".

 

 

Other examples of "Discord newspeak" and untruthful marketing

 

Other Recent Techrights' Posts

Brett Wilson LLP Sent Over 5 Kilograms (or Over 12 Pounds) of Legal Papers! Because Writing About Microsoft Abuses is 'Illegal'.
How do you guys sleep at night? On a big pile of Microsoft money?
Extremism as a Weapon Against GNU/Linux (Microsoft Lunduke)
He ought to know the Halloween Documents. Wasn't he a Microsoft employee when these came out?
 
Microsoft-Sponsored Propaganda Site Has Removed False 'Hit Piece' About Dr. Stallman (With Fake and Misrepresented Imagery) But Only After 4 Years
So they only removed that page some time around 2025, i.e. about 4 years after it had been published
Always Check Your Inputs
Garbage in, garbage out. Or wrong assumptions, wrong corollary.
Dan Neidle Said That Tax Evasion Facilitator Mr Zahawi (Working to Silence Bloggers Through Brett Wilson LLP) Targeted Not Only Him (But The Others Kept Quiet)
"Mr Neidle said after repelling Mr Zahawi he was contacted by bloggers and tweeters who had received similar threats. They deleted their work “and in most cases never commented publicly on anything again”."
SLAPP Funding Transparency Urgently Needed in the UK and Elsewhere (in Practice, Not Just in Theory)
Writing about crime - including Microsoft crime - is not a crime
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, July 09, 2025
IRC logs for Wednesday, July 09, 2025
Elodie Bergot Still Doing Illegal Things at the EPO, Based on the Local Staff Committee Munich
They keep taking away from the staff while compelling the staff to do illegal things
Gemini Links 09/07/2025: Extreme Testing and Golang Documentation in Geminispace
Links for the day
Vice President of the European Patent Office (EPO) Complains That Techrights Gives Visibility to Legal and Technical Issues at the EPO
"Follow-up on enquiries relating to Dir. 1218 and 1001"
Slopwatch: linuxsecurity.com and Various Slopfarms That Lie About "Linux" and Are Promoted by Google News
Google does not seem interested in tackling this problem
Links 09/07/2025: War Updates and Microsoft Moving to India to Cut Costs
Links for the day
GNU/Linux Was Always a 'Movement' of Inclusion of Tolerance
Even the licences themselves remove access barriers
Links 09/07/2025: "Subprime AI Crisis" and "OpenAI May Be in Major Trouble Financially"
Links for the day
Huge Piles of Legal Papers ('Paper DDoS') Do Not Impress Judges and Regulators
they just make judges and regulators even more suspicious of the eagerness to resort to 'paper DDoS'
Lunduke Isn't Even Hiding His Anti-Linux Agenda (From "Linux Sucks" to "Linux is Pedophiles")
just trying to make a lot of trouble
Some People Use Computers to Get Actual Work Done
Tolerance and inclusion must extend to acceptance that some people don't agree with you, might never agree with you, and imposing what allegedly works for you on them is unreasonable
Example of "Old" Things That Still Work
The notion that something being "old" implies it must be discarded is typically advanced by those looking to sell more of something
Some Scheduled Maintenance Later Today
Typically the most vulnerable service during short interruptions is IRC
Computers Are Just a Tool
People don't get married because they love weddings, folks don't join the army because they love war, and most drivers don't drive to work because they love cars
Apple Way Past Its Prime
Apple deserves a decline
The FSF's SysOps Team Recovered From Serious Hardware Issue Within Hours
About half a day ago I noticed that all/most GNU/FSF sites were not reachable and thus reached out to a contact for any details
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, July 08, 2025
IRC logs for Tuesday, July 08, 2025
Slopwatch: Turning Bugs Into FUD About "Linux", Getting Basic Facts Wrong
all the screenshots are of fake articles; we don't want to link to any
Technical Reasons, Not Politics: With Wayland "it feels a lot like Linux from 20-25 years ago, which is horrendously frustrating, because it feels like we wasted one or two decades of progress and stability"
Lately, quite a few benchmarks were published to show Wayland compares poorly compared to what we had
PCLinuxOS Recovering From Fire
It looks like a nightmare scenario, where even backups onsite get destroyed
Links 09/07/2025: More Heatwaves, Officials Culled in Russia
Links for the day
Gemini Links 09/07/2025: XScreensaver and Resurrection
Links for the day
Links 08/07/2025: "Cyberattack Deals Blow to Russian Firmware" and "Cash Remains King"
Links for the day
FSF40 T-shirt message
by Alex Oliva
Gemini Links 08/07/2025: Creativity, Gotify with NUT Server, and Sudo Bugs
Links for the day
More on "Lunduke is Actually Sending His Audience to Attack People"
"pepe the frogs"
Links 08/07/2025: Sabotage of Networking Infrastructure, Microsoft XBox Game Pass Deemed “Unsustainable”
Links for the day
Dalai Lama Succession as Evidence That Determined, Motivated People Can Reach Their Nineties
And we need to quit talking about their death all the time
Many Lawyers (for Microsoft) and 1,316 Pages to Pick on a Litigant in Person Who Exposed Serious Microsoft Abuses
Answers must be given
Gemini Links 08/07/2025: Ancillary Justice and Small Web July
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, July 07, 2025
IRC logs for Monday, July 07, 2025