89 projects tagged "English"
Pidgin-paranoia is a plugin for Pidgin (formerly known as Gaim) that provides information-theoretically secure encrypted conversations using one-time pads. Because the plugin uses a one-time pad where the secret key has the same length as the message and the key is only used once, the encryption is information-theoretically secure. This means that from the encrypted messages the contents of the messages are not revealed. In short: If you use truly random numbers to generate the key files, and if you keep them perfectly secret, one-time pads can not be broken.
Beem is an XMPP (Jabber) client for Android. Beem is compatible with any standard XMPP server or service (including Ejabberd, Openfire, Facebook, or Gmail). It supports SASL, proxying (Socks4, Socks5, HTTP), DNS SRV, and chatting with a specific resource. Beem is available on the Android market and on the software's own Web site.
The Eggdrop Jabber Bot bridges your Eggdrop IRC bot to the Jabber instant messaging network and thus to ICQ. This code is meant to be a demo that it can be done, and a basic starting point which you can extend to your needs. The only functionality currently included is an invite feature.
The purpose of Mind AI is to build an artificial mind based on some advanced concepts: machine learning, representation and meta representation of concepts, concept reflection, reification (concept to meta concept), and denotation (meta concept to concept), and to explore some new concepts. Interaction with the AI is done via IRC.
msgsd is a server-based replacement for the old Dynix "msgs" MOTD system tool. This reimplementation is designed as a single-thread discussion forum, similiar to a light-weight news group. As a server, remote users can participate in discussions as well. SSL connections are recommended.
The Tcl IRCd is a small IRC server written in Tcl. It is very simple to modify. It is not a full implementation of the IRC protocol, but it's enough to create channels, talk in public or private, change topic, nick, and other basic operations. No configuration is required. The server is designed so that it can reload an updated version of itself at runtime without closing client connections.
Gnome 2 Mtel is a small tool that allows you to send SMS to friends who are customers of Mtel. It includes the ability to store and organize friends in a phonebook, to send single message to many phones, to import keywords in the message body, to split long messages automatically, and to use a separate connection for each message.
NewBG Hybrid IRCD is an ircd based on hybrid. It fixes many bugs from the original hybrid, and adds many new features. The SVS commands can be used to remotely control users' channels, nicks, or modes. Fifteen new flags and many other new commands were added. The K/G line code was completely reimplemented. A proxy scanner with a cache is built-in. Synchronization methods are included. The protocol of the standard hybrid is broken by the new flags. New conf lines are supported, such as Virtual Channels and Nick Aliasing.