macOS
brew install libotrlocal Homebrew formula metadata
sudo port install libotrMacPorts ports tree · security/libotr/Portfile · source: api.github.com
brew
Off-The-Record (OTR) messaging library. Version 4.1.1 via Homebrew; verified 2026-06-19.
install
brew install libotrlocal Homebrew formula metadata
sudo port install libotrMacPorts ports tree · security/libotr/Portfile · source: api.github.com
sudo apk add libotrAlpine Linux edge package indexes · libotr · source: dl-cdn.alpinelinux.org
sudo apt install libotr5-binDebian stable package indexes · libotr5-bin · source: deb.debian.org
sudo dnf install libotrFedora Rawhide package metadata · libotr · source: dl.fedoraproject.org
nix profile install nixpkgs#libotrnixpkgs package indexes · pkgs/by-name/li/libotr/package.nix · source: api.github.com
sudo pacman -S libotrArch Linux sync databases · libotr · source: geo.mirror.pkgbuild.com
sudo zypper install libotr-developenSUSE Tumbleweed package metadata · libotr-devel · source: download.opensuse.org
overview
Off-The-Record (OTR) messaging library
history
libotr is the portable C library and toolkit for Off-the-Record Messaging, a protocol for private instant-messaging conversations with encryption, authentication during the conversation, deniability after the fact, and perfect forward secrecy.
OTR came from academic and cypherpunk work on making instant messaging behave more like an off-the-record conversation than signed email. The official OTR site links the library, the Pidgin plugin, protocol descriptions, and the original research papers as one software-and-protocol family.
libotr served as the reference C implementation for client developers. The project paired the LGPL library with GPL toolkit programs and with pidgin-otr, making it practical for multiprotocol IM clients to add OTR without each client reimplementing the cryptographic state machine.
OTR became especially associated with desktop XMPP and multiprotocol IM clients. XMPP Extension Protocol 0364 described OTR as the de facto standard for end-to-end encryption in XMPP, while the OTR site maintained user-facing downloads for pidgin-otr, source repositories, protocol documents, and implementation lists.
Applications link libotr to negotiate OTR sessions, run the authenticated key exchange, encrypt and authenticate data messages, and expose higher-level verification flows such as the Socialist Millionaires' Protocol. The Homebrew package also installs toolkit programs for inspecting, modifying, and testing OTR message artifacts.
libotr matters because it is a small library package carrying a big protocol story: it let package managers deliver interoperable deniable encryption to chat clients before modern app-specific encrypted messengers became dominant. Its 2016 security release also shows why distro maintainers cared about keeping even niche crypto libraries patched.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
otr_mackey | cli | global executable | |
otr_modify | cli | global executable | |
otr_parse | cli | global executable | |
otr_readforge | cli | global executable | |
otr_remac | cli | global executable | |
otr_sesskeys | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:libotr |
|---|---|
| Version | 4.1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libotr |
| Homepage | https://otr.cypherpunks.ca/ |
| Repository | https://bugs.otr.im/git/libotr.git |
| Upstream docs | https://otr.cypherpunks.ca/ |
| License | LGPL-2.1-only AND GPL-2.0-only |
| Source archive | https://otr.cypherpunks.ca/libotr-4.1.1.tar.gz |
| Last updated | 2026-06-19T12:32:38-07:00 |
| Pulse | updated |
| Dependencies | libgcrypt, libgpg-error |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libotr |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libotr5-bin 4.1.1-6
toolkit for Off-the-Record Messaging library
sudo apt install libotr5-binlibotr5-dev 4.1.1-6
Off-the-Record Messaging library development files
sudo apt install libotr5-devlibotr5t64 4.1.1-6
Off-the-Record Messaging library
sudo apt install libotr5t64libotr
nix profile install nixpkgs#libotrlibotr5-bin 4.1.1-5.1build1
toolkit for Off-the-Record Messaging library
sudo apt install libotr5-binlibotr5-dev 4.1.1-5.1build1
Off-the-Record Messaging library development files
sudo apt install libotr5-devlibotr5t64 4.1.1-5.1build1
Off-the-Record Messaging library
sudo apt install libotr5t64libotr 4.1.1-r5
Off The Record Messaging, an encryption library for secure IM conversations
sudo apk add libotrlibotr-dev 4.1.1-r5
Off The Record Messaging, an encryption library for secure IM conversations (development files)
sudo apk add libotr-devlibotr-doc 4.1.1-r5
Off The Record Messaging, an encryption library for secure IM conversations (documentation)
sudo apk add libotr-doclibotr-tools 4.1.1-r5
libotr tools
sudo apk add libotr-toolslibotr 4.1.1-25.fc44
Off-The-Record Messaging library and toolkit
sudo dnf install libotrlibotr-devel 4.1.1-25.fc44
Development library and include files for libotr
sudo dnf install libotr-devellibotr 4.1.1-6
Off-the-Record Messaging Library and Toolkit
sudo pacman -S libotrlibotr-devel 4.1.1-4.12
Include files and development libraries
https://www.cypherpunks.ca/otr/
sudo zypper install libotr-devellibotr-tools 4.1.1-4.12
"Off The Record" messaging library toolkit
https://www.cypherpunks.ca/otr/
sudo zypper install libotr-toolssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.