purple-lurch 0.7.0
OMEMO Encryption for libpurple
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.
- Outputs:
out
- Website: https://github.com/gkdr/lurch
- Licenses: GPL 3+
- Package source: gnu/packages/messaging.scm
- Builds: See build status
- Issues: See known issues
Installation
Install purple-lurch 0.7.0
as follows:
guix install purple-lurch@0.7.0
Or install the latest version:
guix install purple-lurch
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.