Communication
Element
exampleAre you the maker of element.io?
This entry was authored as example data, not by the maintainer. Submit a verified manifest from your domain and it replaces this one — same URL, stars carry over.
A federated, end-to-end encrypted chat client built on Matrix. Run on the public network, your own server, or a corporate one — same client either way.

What you get
Open source
Anyone can read, modify, and redistribute the code.
Free software (FSF-approved)
Open source under a license the Free Software Foundation recognizes, with no use restrictions.
Free version available
There's a meaningful free version you can use indefinitely without paying.
End-to-end encrypted
Your content is locked with a key only you have — even the company can't read it.
You can run your own server
Skip the company's hosting and run the software on your own machine or a server you rent.
Has a developer API
Other software can integrate with it through a documented public interface.
No vendor lock-in
If you ever want to leave, you can take your data and your workflow with you.
Technical detailsexpand
brew:--cask elementflathub:im.riot.RiotNo maintainer declared.
View manifest (JSON-LD)expand
{
"@context": "https://vibehunt.tech/v1",
"@type": "Capability",
"id": "cap:example:element",
"software": {
"name": "Element",
"category": "communication",
"homepage": "https://element.io",
"source": "https://github.com/element-hq/element-web",
"license": "AGPL-3.0",
"packageRefs": [
"brew:--cask element",
"flathub:im.riot.Riot"
],
"description": "A federated, end-to-end encrypted chat client built on Matrix. Run on the public network, your own server, or a corporate one — same client either way."
},
"solves": [
{
"intent": "Chat with anyone on a federated, end-to-end encrypted network you can also host yourself if you want full control.",
"constraintsSatisfied": [
"core:open-source",
"core:libre",
"core:free-tier",
"core:end-to-end-encrypted",
"core:self-hostable",
"core:has-api",
"core:no-vendor-lock-in"
],
"scale": [
"single-user",
"team",
"org"
]
}
],
"maturity": "stable",
"source": "example"
}