otr_parse
toolkit for Off-the-Record Messaging library
Install
- All systems
-
curl cmd.cat/otr_parse.sh
- Debian
-
apt-get install libotr5-bin - Ubuntu
-
apt-get install libotr5-bin -
Alpine
-
apk add libotr - Arch Linux
-
pacman -S libotr - Kali Linux
-
apt-get install libotr5-bin - Fedora
-
dnf install libotr - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libotr5-bin - OS X
-
brew install libotr - Raspbian
-
apt-get install libotr5-bin - Docker
-
docker run cmd.cat/otr_parse otr_parsepowered by Commando
libotr5-bin
toolkit for Off-the-Record Messaging library
OTR allows you to have private conversations over IM by providing: - Encryption - No one else can read your instant messages. - Authentication - You are assured the correspondent is who you think it is. - 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 they see are authentic and unmodified. - Perfect forward secrecy - If you lose control of your private keys, no previous conversation is compromised. This package contains the program files for the OTR library.