Skip to main content

Off-The-Record Messaging (OTR) protocol implementation for python

Project description

This package implements the Off-The-Record Messaging protocol in pure python.

Off-The-Record Messaging (OTR) is a cryptographic protocol that provides encryption for instant messaging conversations. OTR uses a combination of AES symmetric-key algorithm with 128 bits key length, the Diffie–Hellman key exchange with 1536 bits group size, and the SHA-1/SHA-256 hash functions.

Features of the OTR protocol:

  1. End-to-end encryption: No one else can read your messages.

  2. Authentication: The correspondent’s identity can be verified.

  3. Deniability: The messages you send do not have digital signatures that can be checked by a third party. Anyone can forge messages after a conversation to make them look like they came from you, however during the conversation your correspondent is assured that the messages he sees coming from you are authentic and unmodified.

  4. Perfect forward secrecy: If you lose control of your private keys, you are assured that no previous conversation is compromised.

This package implements the version 2 and 3 of the OTR protocol. For more details see https://otr.cypherpunks.ca/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-otr-1.2.2.tar.gz (21.4 kB view details)

Uploaded Source

File details

Details for the file python-otr-1.2.2.tar.gz.

File metadata

  • Download URL: python-otr-1.2.2.tar.gz
  • Upload date:
  • Size: 21.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/2.7

File hashes

Hashes for python-otr-1.2.2.tar.gz
Algorithm Hash digest
SHA256 d8e7ae8b27358080ea62a126c2b7d30176ef271f65189a7f2cab391f10145a07
MD5 71f382e5da49d318ad6d9e6cbcc11cf1
BLAKE2b-256 a254bc0042e9c83b0e4a726df180f38dd5aefd46dc3eeb1febccf0452c2ebb77

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page