ec16256079
- app-emacs/ement Matrix client for GNU Emacs - app-emacs/ement-extras My package; among other things, tries to make it easier to use E2EE - app-emacs/defmacro-gensym My package; dependency for app-emacs/ement-extras - app-emacs/plz Dependency for app-emacs/ement - app-emacs/ts Dependency for app-emacs/ement - net-im/pantalaimon Dependency for app-emacs/ement[e2e] net-im category is used because pantalaimon is a transparent proxy - dev-python/janus-0.5 Dependency for net-im/pantalaimon
541 B
541 B
Quick start with E2E encryption in Ement.el
User config
You may
ln -s /etc/ement/pantalaimon.conf ~/.config/pantalaimon/pantalaimon.conf
or do something equivalent. See the config, it's annotated.
Starting the server
Start the server with e.g.
pantalaimon --config ~/.config/pantalaimon/pantalaimon.conf
Starting Ement with Pantalaimon
Follow Ement's instructions.