pantalaimon
Matrix proxy daemon that adds E2E encryption capabilities
Pantalaimon is an end-to-end encryption aware Matrix reverse proxy daemon. Pantalaimon acts as a good man in the middle that handles the encryption for you. Messages are transparently encrypted and decrypted for clients inside of pantalaimon.
- Versions: 0.10.5-0.257ef6a
- Website: https://github.com/matrix-org/pantalaimon
- Licenses: ASL 2.0
- Package source: gnu/packages/matrix.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of pantalaimon
as follows:
guix install pantalaimon
Or install a particular version:
guix install pantalaimon@0.10.5-0.257ef6a
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 pantalaimon about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/pantalaimon'><img src='https://packages.guix.gnu.org/packages/pantalaimon/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/pantalaimon)
Example Org:
[[https://packages.guix.gnu.org/packages/pantalaimon][https://packages.guix.gnu.org/packages/pantalaimon/badges/latest-version.svg]]