_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


libircclient 1.10
Dependencies: openssl@3.0.8
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://www.ulduzsoft.com/libircclient/
Licenses: LGPL 3+
Build system: gnu
Synopsis: Library implementing the client IRC protocol
Description:

Libircclient is a library which implements the client IRC protocol. It is designed to be small, fast, portable and compatible with the RFC standards as well as non-standard but popular features. It can be used for building the IRC clients and bots.

libotr 4.1.1
Dependencies: libgpg-error@1.51
Propagated dependencies: libgcrypt@1.11.0
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://otr.cypherpunks.ca/
Licenses: LGPL 2.1+ GPL 2+
Build system: gnu
Synopsis: Off-the-Record (OTR) Messaging Library and Toolkit
Description:

OTR allows you to have private conversations over instant messaging by providing: (1) Encryption: No one else can read your instant messages. (2) Authentication: You are assured the correspondent is who you think it is. (3) Deniability: The messages you send do not have digital signatures that are checkable by a third party. Anyone can forge messages after a conversation to make them look like they came from you. However, during a conversation, your correspondent is assured the messages he sees are authentic and unmodified. (4) Perfect forward secrecy: If you lose control of your private keys, no previous conversation is compromised.

libomemo-c 0.5.1
Dependencies: check@0.15.2 openssl@3.0.8
Propagated dependencies: protobuf-c@1.4.1
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://github.com/dino/libomemo-c
Licenses: GPL 3+
Build system: meson
Synopsis: Implementation of a ratcheting forward secrecy protocol
Description:

This package provides a fork of libsignal-protocol-c, used by Dino to provide OMEMO support.

senpai 0.4.1
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://sr.ht/~delthas/senpai
Licenses: ISC
Build system: go
Synopsis: Modern terminal IRC client
Description:

senpai is an IRC client that works best with bouncers.

mcabber 1.1.2
Dependencies: gpgme@1.24.1 libotr@4.1.1 aspell@0.60.8 enchant@1.6.0 libidn@1.43 glib@2.83.3 ncurses@6.2.20210619 loudmouth@1.5.4
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://mcabber.com
Licenses: GPL 2+
Build system: gnu
Synopsis: Small XMPP console client
Description:

Mcabber is a small XMPP (Jabber) console client, which includes features such as SASL and TLS support, Multi-User Chat (MUC) support, logging, command-completion, OpenPGP encryption, Off-the-Record Messaging (OTR) support, and more.

omemo-wget 0.3.0
Dependencies: go-github-com-pkg-errors@0.9.1 xdg-utils@1.2.1
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://roob.re/omemo-wget
Licenses: LGPL 3+
Build system: go
Synopsis: Program to download and decrypt @code{aesgcm://} URLs
Description:

OMEMO-wget is a tool to handle cryptographic URLs, generated by OMEMO, during XMPP-based sessions.

toxic 0.15.1
Dependencies: c-toxcore@0.2.19 curl@8.6.0 freealut@1.1.0 gdk-pixbuf@2.42.12 libconfig@1.7.3 libnotify@0.8.3 libpng@1.6.39 libvpx@1.15.2 libx11@1.8.12 ncurses@6.2.20210619 openal@1.23.1 python@3.11.14 qrencode@4.1.1
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://github.com/JFreegman/toxic
Licenses: GPL 3+
Build system: gnu
Synopsis: Tox chat client using ncurses
Description:

Toxic is a console-based instant messaging client, using c-toxcore and ncurses. It provides audio calls, sound and desktop notifications, and Python scripting support.

prosody-cloud-notify 0-3.66e7d46
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://modules.prosody.im/mod_cloud_notify.html
Licenses: X11
Build system: copy
Synopsis: XEP-0357: Push Notifications
Description:

This module implements XEP-0357: Push Notifications.

Some platforms, notably Apple’s iOS and many versions of Android, impose limits that prevent applications from running or accessing the network in the background. This makes it difficult or impossible for an XMPP application to remain reliably connected to a server to receive messages.

In order for messaging and other apps to receive notifications, the OS vendors run proprietary servers that their OS maintains a permanent connection to in the background. Then they provide APIs to application developers that allow sending notifications to specific devices via those servers.

When you connect to your server with a client that requires push notifications, it will use this module to set up a “push registration”. When you receive a message but your device is not connected to the server, this module will generate a notification and send it to the push gateway operated by your application’s developers). Their gateway will then connect to your device’s OS vendor and ask them to forward the notification to your device. When your device receives the notification, it will display it or wake up the app so it can connect to XMPP and receive any pending messages.

qtox 1.18.3
Dependencies: bash-minimal@5.2.37 ffmpeg@8.0 filteraudio@0.0.0-1.2fc6695 libsodium@1.0.18 c-toxcore@0.2.19 libvpx@1.15.2 libxscrnsaver@1.2.4 libx11@1.8.12 libexif@0.6.24 sqlite@3.39.3 openal@1.23.1 qrencode@4.1.1 qtsvg@6.9.2 sonnet@6.19.0 sqlcipher@3.4.2
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://qtox.github.io/
Licenses: GPL 3+
Build system: qt
Synopsis: Tox chat client using Qt
Description:

qTox is a Tox client that follows the Tox design guidelines. It provides an easy to use application that allows you to connect with friends and family without anyone else listening in.

libphonenumber 8.11.3
Dependencies: boost@1.83.0 protobuf@3.21.9 icu4c@73.1
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://github.com/google/libphonenumber
Licenses: ASL 2.0
Build system: cmake
Synopsis: Library for parsing and using phone numbers
Description:

This package provides a C++ library for parsing, formatting, and validating international phone numbers.

pounce 3.1
Dependencies: libressl@4.2.0 libxcrypt@4.4.38
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://git.causal.agency/pounce
Licenses: GPL 3+
Build system: gnu
Synopsis: Simple multi-client TLS-only IRC bouncer
Description:

pounce is a multi-client, TLS-only IRC bouncer. It maintains a persistent connection to an IRC server, acting as a proxy and buffer for a number of clients.

gloox 1.0.28
Dependencies: libidn@1.43 gnutls@3.8.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://camaya.net/gloox
Licenses: GPL 3
Build system: gnu
Synopsis: Portable high-level Jabber/XMPP library for C++
Description:

gloox is a full-featured Jabber/XMPP client library, written in ANSI C++. It makes writing spec-compliant clients easy and allows for hassle-free integration of Jabber/XMPP functionality into existing applications.

bitlbee-purple 3.6
Dependencies: pidgin@2.14.14 glib@2.83.3 libotr@4.1.1 gnutls@3.8.3 python@3.11.14 perl@5.36.0
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://www.bitlbee.org/
Licenses: GPL 2+ FreeBSD
Build system: gnu
Synopsis: IRC to instant messaging gateway (using Pidgin's libpurple)
Description:

BitlBee brings IM (instant messaging) to IRC clients, for people who have an IRC client running all the time and don't want to run an additional IM client. BitlBee currently supports 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).

profanity 0.15.1
Dependencies: curl@8.6.0 expat@2.7.1 glib@2.83.3 gpgme@1.24.1 gtk+@2.24.33 libgcrypt@1.11.0 libnotify@0.8.3 libotr@4.1.1 libsignal-protocol-c@2.3.3 libstrophe@0.14.0 ncurses@6.2.20210619 openssl@3.0.8 python-wrapper@3.11.14 readline@8.2.13 sqlite@3.39.3
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://profanity-im.github.io
Licenses: GPL 3+
Build system: glib-or-gtk
Synopsis: Console-based XMPP client
Description:

Profanity is a console based XMPP client written in C using ncurses and libmesode, inspired by Irssi.

c-toxcore 0.2.19
Propagated dependencies: libsodium@1.0.18 opus@1.5.2 libvpx@1.15.2
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://tox.chat
Licenses: GPL 3+
Build system: cmake
Synopsis: Library for the Tox encrypted messenger protocol
Description:

Official fork of the C library implementation of the Tox encrypted messenger protocol.

ytalk 3.3.0
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://ytalk.ourproject.org
Licenses: GPL 2+
Build system: gnu
Synopsis: Multi-user chat program
Description:

Ytalk is a replacement for the BSD talk program. Its main advantage is the ability to communicate with any arbitrary number of users at once. It supports both talk protocols ("talk" and "ntalk") and can communicate with several different talk daemons at the same time.

gajim-openpgp 1.6.1
Propagated dependencies: python-cryptography@44.0.0 python-gnupg@0.5.0 python-gpg@1.10.0
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://dev.gajim.org/gajim/gajim-plugins/-/wikis/OpenPGPplugin
Licenses: GPL 3+
Build system: trivial
Synopsis: Gajim OpenPGP plugin
Description:

Gajim-OpenPGP is a plugin that adds support for the OpenPGP Encryption to Gajim.

libtoxcore 0.0.0-2.bf69b54
Dependencies: libsodium@1.0.18 opus@1.5.2 libvpx@1.15.2
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://tox.chat
Licenses: GPL 3+
Build system: gnu
Synopsis: Library for the Tox encrypted messenger protocol
Description:

C library implementation of the Tox encrypted messenger protocol.

purple-mm-sms 0.1.4
Dependencies: modem-manager@1.22.0 pidgin@2.14.14
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://source.puri.sm/Librem5/purple-mm-sms
Licenses: GPL 2+
Build system: gnu
Synopsis: Libpurple plugin for SMS via ModemManager
Description:

Plugin for libpurple to allow sending SMS using ModemManager.

axc 0.3.7
Dependencies: glib@2.83.3 libgcrypt@1.11.0 libsignal-protocol-c@2.3.3 sqlite@3.39.3
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://github.com/gkdr/axc
Licenses: GPL 3
Build system: gnu
Synopsis: Client library for libsignal-protocol-c
Description:

This is a client library for libsignal-protocol-c. It implements the necessary interfaces using libgcrypt and sqlite.

pidgin-otr 4.0.2
Dependencies: glib@2.83.3 gtk+@2.24.33 libgcrypt@1.11.0 libgpg-error@1.51 libotr@4.1.1 perl@5.36.0 pidgin@2.14.14
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://otr.cypherpunks.ca/
Licenses: GPL 2+
Build system: gnu
Synopsis: Off-the-Record Messaging plugin for Pidgin
Description:

Pidgin-OTR is a plugin that adds support for OTR to the Pidgin instant messaging client. OTR (Off-the-Record) Messaging allows you to have private conversations over instant messaging by providing: (1) Encryption: No one else can read your instant messages. (2) Authentication: You are assured the correspondent is who you think it is. (3) Deniability: The messages you send do not have digital signatures that are checkable by a third party. Anyone can forge messages after a conversation to make them look like they came from you. However, during a conversation, your correspondent is assured the messages he sees are authentic and unmodified. (4) Perfect forward secrecy: If you lose control of your private keys, no previous conversation is compromised.

purple-lurch 0.7.0
Dependencies: axc@0.3.7 glib@2.83.3 libgcrypt@1.11.0 libomemo@0.7.1 libsignal-protocol-c@2.3.3 libxml2@2.14.6 minixml@3.3.1 pidgin@2.14.14 sqlite@3.39.3
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://github.com/gkdr/lurch
Licenses: GPL 3+
Build system: gnu
Synopsis: OMEMO Encryption for libpurple
Description:

Purple-lurch plugin adds end-to-end encryption support through the Double Ratchet (Axolotl) algorithm, to libpurple applications using XMPP,through its standard XEP-0384: OMEMO Encryption. It provides confidentiality, (weak) forward secrecy, break-in recovery, authentication, integrity, deniability, and asynchronicity.

prosody-cloud-notify-priority-tag 0-3.66e7d46
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://modules.prosody.im/mod_cloud_notify_priority_tag.html
Licenses: X11
Build system: copy
Synopsis: Tigase priorities for XEP-0357: Push Notifications
Description:

This module implements support for a Tigase XMPP extension, Priority of notifications. It is a custom extension to XEP-0357: Push Notifications.

libgnt 2.14.4
Dependencies: libxcrypt@4.4.38 ncurses@6.2.20210619
Propagated dependencies: glib@2.83.3 libxml2@2.14.6
Channel: guix
Location: gnu/packages/messaging.scm (gnu packages messaging)
Home page: https://keep.imfreedom.org/libgnt/libgnt
Licenses: GPL 2+
Build system: meson
Synopsis: GLib Ncurses Toolkit
Description:

GNT is an ncurses toolkit for creating text-mode graphical user interfaces in a fast and easy way. It is based on GLib and ncurses.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091