purple-lurch
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.
- Versions: 0.7.0
- 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 the latest version of purple-lurch
as follows:
guix install purple-lurch
Or install a particular version:
guix install purple-lurch@0.7.0
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.
Badge code
You can use the following badge to inform users of purple-lurch about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/purple-lurch'><img src='https://packages.guix.gnu.org/packages/purple-lurch/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/purple-lurch)
Example Org:
[[https://packages.guix.gnu.org/packages/purple-lurch][https://packages.guix.gnu.org/packages/purple-lurch/badges/latest-version.svg]]