Chat

From Things and Stuff Wiki
Revision as of 17:14, 12 March 2020 by Milk (talk | contribs) (→‎Matrix)
Jump to navigation Jump to search


Live public or private messages.

General



Older

Talk

  • https://en.wikipedia.org/wiki/Talk_(software) - a Unix text chat program, originally allowing messaging only between the users logged on to one multi-user computer—but later extended to allow chat to users on other systems.

Although largely superseded by IRC and other modern systems, it is still included with most Unix-like systems today, including Linux, BSD systems and OS X



  • sshtalk - security-minded update to talkd/ntalk with the same basic idea. Modern day instant messaging applications and services are nice and all, but most if not all lack a few key ingredients that we have covered with sshtalk: Hand-written in x86_64 assembly language, Multiple party text user interface, SSH2's native Perfect-Forward-Secrecy, Ephemeral: No archiving of user's messages, Watch (and laugh at) your remote party's typing skills, Full terminal-based Unicode support, Any modern ssh client can use it

Term-talk

MUD








  • DecafMUD Client - a MUD client written in JavaScript, using either Flash or WebSockets for connectivity, that harnesses the native browser to display output and accept input, rather then a third party GUI system such as Java, Flash, or Silverlight.



  • Evennia - a modern library for creating online multiplayer text games (MUD, MUSH, MUX, MUCK, MOO etc) in pure Python. It allows game creators to design and flesh out their ideas with great freedom. Evennia is made available under the very friendly BSD license.





  • Mudlet - a quality MUD client, designed to take mudding to a new level.It’s a new breed of a client on the MUD scene – with an intuitive user interface, a specially designed scripting framework, and a very fast text display. Add to that cross-platform capability, an open-source development model, and you have a very likeable MUD client.

Talker

Zephyr

BITNET

  • https://en.wikipedia.org/wiki/BITNET_Relay - also known as the Inter Chat Relay Network, was a chat network setup over BITNET nodes. It predated Internet Relay Chat and other online chat systems. The program that made the network possible was called "Relay" and was developed by Jeff Kell of the University of Tennessee at Chattanooga in 1985 using the REXX programming language.

This system drew its name from "relay race" which shares a comparable behavior, where messages travel hop-by-hop along the network of Relay servers until they reached their destination. Messages sent within the United States would take a few seconds to reach their destinations, but communication times varied in other countries or internationally. If one or more network links were down, BITNET would store and forward the messages when the network links recovered, minutes or even hours later.

New old IM




Other

  • https://en.wikipedia.org/wiki/SIMPLE_(instant_messaging_protocol) - the Session Initiation Protocol for Instant Messaging and Presence Leveraging Extensions, is an instant messaging (IM) and presence protocol suite based on Session Initiation Protocol (SIP) managed by the Internet Engineering Task Force. Contrary to the vast majority of IM and presence protocols used by software deployed today, SIMPLE is an open standard like XMPP.



IRC

See IRC

Jabber/XMPP

Powers Jabber/GChat/GTalk/AIM.




Protocol




General

older;

newer;

Server

Libraries / Services

  • Poetry is a collection of simple command line tools for working with XMPP services. It aims to provide a set of tools similar to tools like dig, curl, and man, but for interacting, configuring, and querying XMPP services.
  • Switchboard is both a toolkit for assembling XMPP clients as well as a set of command-line tools for interacting with XMPP servers. Ruby.
  • OneSocialWeb XMPP based social network. development has ended.

GUI clients









  • Conversations - Conversations is a Jabber/XMPP client for Android 4.0+ smartphones that has been optimized to provide a unique mobile experience.





  • Quicksy - a spin off of the popular Jabber/XMPP client Conversations with automatic contact discovery.You sign up with your phone number and Quicksy will automatically—based on the phone numbers in your address book—suggest possible contacts to you.¹ Quicksy can be downloaded for free from Google Play Store. The source code is licensed under the GPLv3 and available on Github. Under the hood Quicksy is a full-fledged Jabber client that lets you communicate with any user on any publicly federating server. [10]

CLI clients


  • mcabber is a small Jabber console client that includes SASL/SSL/TLS support, MUC (Multi-User Chat) support, history logging, command completion, OpenPGP encryption, OTR (Off-the-Record Messaging) support, dynamic modules and external action triggers.



See BitlBee




  • https://github.com/horazont/xmpp-echo-bot - Do you know that situation, you really really need an XMPP echo bot, but you don’t have access to high-level tools like Python to write one? All you have is openssl, bash, dig, stdbuf and sed? Then this tool is for you. This is an XMPP echo bot written in (mostly) sed. Bash is used to do the pre-authentication setup (look up DNS records, establish TLS via openssl s_client). sed processes the XML stream and handles all interaction with the server on the XMPP level. Yes, this kinda parses XML in sed. [11]

Web

  • Candy — a JavaScript-based multi-user chat client


MUC

Multi user chat, like IRC. Clients suck at implementing this.

Jingle

Other

OMEMO

  • https://prism-break.org/en/protocols/omemo/ - an extension to the Extensible Messaging and Presence Protocol (XMPP/Jabber) for multi-client end-to-end encryption developed by Andreas Straub. According to Straub, OMEMO uses the Double Ratchet Algorithm 'to provide multi-end to multi-end encryption, allowing messages to be synchronized securely across multiple clients, even if some of them are offline'. The name 'OMEMO' is a recursive acronym for 'OMEMO Multi-End Message and Object Encryption'. It is an open standard based on the Double Ratchet Algorithm and the Personal Eventing Protocol (PEP, XEP-0163). OMEMO offers future and forward secrecy and deniability with message synchronization and offline delivery.


Multisystem clients

BitlBee

  • BitlBee brings IM (instant messaging) to IRC clients. It's a great solution for people who have an IRC client running all the time and don't want to run an additional MSN/AIM/whatever client. BitlBee currently supports the following IM networks/protocols: XMPP/Jabber (including Google Talk), MSN Messenger, Yahoo! Messenger, AIM and ICQ, and the Twitter microblogging network (plus all other Twitter API compatible services like identi.ca and status.net).

Pidgin

Empathy

Franz

Rambox

Ripcord

  • Ripcord - a desktop chat client for group-centric services like Slack and Discord. It provides a traditional compact desktop interface designed for power users. It's not built on top of web browser technology: it responds quickly to input, sips gently from computer resources, and gets out of your way. It does voice chat, too.

Modern chat


HipChat

Service. "HipChat is hosted group chat and IM for companies and teams. Supercharge real-time collaboration with persistent chat rooms, file sharing, and chat history."

Sqwiggle

Hubot

Like HipChat.

Made at GitHub.

echoplexus

mix of chat, drawing, code scratchpad and video.

other

meatspac.es

Kandan

Let's Chat

MogoChat

Miaou

Scrollback

Heim

Other

Heim

Zulip

Rocket.Chat

Matrix





  • Voyager - a bot that travels through Matrix trying to find new rooms. It does this by sitting in rooms and waiting for someone to mention another room, at which point it tries to join that room. Each new room it discovers is mapped to a public graph.




Riot



Fractal


Matrix Live

  • Matrix Live - your favorite Matrix client (such as Riot) to write text and post pictures in this room, your users will see them appear live on the web - either here or right on your blog or website.

Other

MatterMost


Threema

Other


Services

Slack

  • Slack - brings all your team's communication together, giving everyone a shared workspace where conversations are organized and accessible.

Discord

  • Discord - All-in-one voice and text chat for gamers that's free, secure, and works on both your desktop and phone. Stop paying for TeamSpeak servers and hassling with Skype.



  • Discord Me - Public Discord Servers & Discord Channels


Gitter

  • Gitter - a chat and networking platform that helps to manage, grow and connect communities through messaging, content and discovery. Gitter is available in all modern browsers as well as apps for desktops and mobile phones.

Twitch

  • Chatty - a chat software specifically made for Twitch, in the spirit of a classic IRC Client. It runs on Windows and any other OS that supports Java 8 or later.


  • Tc - The chat client for Twitch™Free yourself from the browser, Tc runs quietly in the background so you can jump back in when convenient.

Other

Mobile social

Apps

Firechat

Snapchat

WeChat


Ring

WebRTC

See VoIP#WebRTC

Terminal

Encrypted

See also Encrypted




IRC

  • Encrirc - IRC encryption proxy, because IRC SSL does not save your from the voyeur sysadmin

OTR

Pidgen + OTR

Jabber + OTR

Bitmessage

  • Bitmessage is a P2P communications protocol used to send encrypted messages to another person or to many subscribers. It is decentralized and trustless, meaning that you need-not inherently trust any entities like root certificate authorities. It uses strong authentication which means that the sender of a message cannot be spoofed, and it aims to hide "non-content" data, like the sender and receiver of messages, from passive eavesdroppers like those running warrantless wiretapping programs.

Tox

via 4chan

Cspace

Pond

  • Pond is forward secure, asynchronous messaging for the discerning. Pond messages are asynchronous, but are not a record; they expire automatically a week after they are received. Pond seeks to prevent leaking traffic information against everyone except a global passive attacker. [38]

Cryptocat

TorChat

  • TorChat - Decentralized anonymous instant messenger on top of Tor Hidden Services

BitTorrent Chat

  • BitTorrent Chat - Private instant messaging via secure, distributed technology. No cloud required.

BitTorrent Bleep

Telegram

Wire

Peerio

Signal

  • TextSecure - a replacement for the standard text messaging application for Android, allowing you to send and receive text messages as normal. Additionally, Local Encryption -- All text messages, regardless of destination, that are sent or received with TextSecure are stored in an encrypted database on your phone. Wire Encryption -- When communicating with a recipient who is also using TextSecure, text messages are encrypted during transmission.





Riffle

Vuvuzela

zkc


Secure Internet Live Conferencing

  • Secure Internet Live Conferencing, or SILC in short, is a modern conferencing protocol which provides rich conferencing features with high security. One of the main design principles of the protocol was security. Many of the SILC features are found in traditional chat protocols such as IRC but many of the SILC features can also be found in Instant Message (IM) style protocols.


Ricochet

  • Ricochet - a different approach to instant messaging that doesn’t trust anyone in protecting your privacy. Eliminate metadata. Nobody knows who you are, who you talk to, or what you say. Stay anonymous. Share what you want, without sharing your identity and location. Nobody in the middle. There are no servers to monitor, censor, or hack. Safe by default. Security isn’t secure until it’s automatic and easy to use.


deadchat tosort ===

  • https://github.com/jeztek/deadchat - a cryptographically secure single-room group chat server and client designed to enable a group of trusted friends to communicate with each other over an insecure channel without fear of eavesdropping.

ironpigeon


GoldBug

  • GoldBug - a secure Instant Messenger. You can be sure with using GoldBug (GB), that no third party can look testinto your chat communication. Private user-to-user communication remains private. GoldBug therefore uses strong multi-encryption with different layers of modern encryption technologies of well known and revised crypto libraries (like libgcrypt (GnuPG) and OpenSSL). The app offers as well decentral and encrypted Email and decentral public E*IRC-Chat.

BitWeav

  • BitWeav - Unifying the web for open distributed micropublishing

tosort



  • https://github.com/crodjer/qotr - a application through which you can quickly spawn a encrypted chat with your friends. The messages are encrypted before they leave your browser. The QOTR servers cannot understand what is being said. For chats 256 bit AES-CBC encryption is used. The key generation happens in the browser. To keep it easy to share a chat room, the password is provided as a location hash. Browsers do not send a location hash to the server.





  • https://github.com/agl/pond - Pond is in stasis, and has been for several years. I hope that some of the ideas prove useful in the future, but people should use something better polished and reviewed. I've no plans to shutdown down the default server, but new users should look elsewhere.

Briar

  • Briar - a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn’t rely on a central server - messages are synchronized directly between the users’ devices. If the internet’s down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet’s up, Briar can sync via the Tor network, protecting users and their relationships from surveillance.

Cwtch

  • Cwtch - Privacy Preserving Infrastructure for Asynchronous, Decentralized, Multi-Party, and Metadata Resistant Applications


LAN Messenger

  • LAN Messenger - currently available for Windows, Mac, and Linux is a free and open-source instant messaging application. Through a local network, this application will foster instant communication, eliminating the need for having a server and internet connection. More than just for instant messaging, it also comes with extra features, such as transferring files, archiving of past messages, and being notified of upcoming events.

Bifrost

  • PDF: Bifrost : A Novel Anonymous Communication System with DHT - An immense amount of information is processed on the Internet due to its spread, increasing the severity of such problems as the disclosure of personal information; privacy protection is required. Research to protect anonymity has become crucial. Anonymous communication systems must consider a sudden breakaway of nodes. However existing systems isn't considering this enough. This paper proposes separating a node management layer from an anonymous communication layer. A novel anonymous communication system is realized by a node management layer that uses Chord, which is a distributed hash table, and the anonymous communication layer uses multiplex encryptions.

Delta Chat

  • Delta Chat - like Telegram or Whatsapp but without the tracking or central control. Delta Chat does not need your phone number. Check out our privacy statement.Delta Chat doesn’t have their own servers but uses the most massive and diverse open messaging system ever: the existing e-mail server network.Chat with anyone if you know their e-mail address, no need for them to install DeltaChat! All you need is a standard e-mail account.

Tinfoil Chat

Virtual