pantalaimon 0.10.5
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.
- 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 pantalaimon 0.10.5
as follows:
guix install pantalaimon@0.10.5
Or install the latest version:
guix install pantalaimon
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.