How-To Series · 5: Everywhere You Are
SimpleX Chat
Connect Hermes to SimpleX, the messenger with no persistent user IDs.
After this videoYou can run your Hermes agent on the most private messenger available
SimpleX Chat is a decentralized messenger with no persistent user IDs. Hermes connects to a local simplex-chat daemon over a WebSocket. You install the daemon and the websockets package, point Hermes at ws://127.0.0.1:5225, and authorize contacts by allowlist or DM pairing. Group messages are off by default and attachments work both ways.
About these resources. This episode explains how to set up SimpleX Chat in Hermes. The Sources block names the Hermes docs page that backs every claim.
New words here · Plain English
one sentence each · full glossarySimpleXA messaging app that uses no persistent user IDs, making it very private.
QueueA list of messages waiting to be processed, handled in order.
Sources · What this video distills
1 docs page · every command below traces to one of themCommands shown · Copy and paste
each shows the source doc it came frompip install websocketssimplex-chat -p 5225hermes gateway setup