When comparing Mattermost vs Keybase, the Slant community recommends Mattermost for most people. In the question“What is the best team chat software?” Mattermost is ranked 6th while Keybase is ranked 25th. The most important reason people chose Mattermost is:
You don't need to rely on someone else's servers, you can host Mattermost on your own server.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Can be self-hosted
You don't need to rely on someone else's servers, you can host Mattermost on your own server.
Pro One-line Docker install
With Docker set up, you can install Mattermost with the following command:
docker run --name mattermost-dev -d --publish 8065:80 mattermost/platform
For other cases, installation instructions can be found here.
Pro Similar to Slack
Almost all features of Slack are available in Mattermost.
Pro Free - OpenSource
You can download and use it as free for self-hosted server.
Pro Mobile apps for android and iOS
Pro You can change theme
Pro Desktop app for MacOS, Linux and Windows
Pro Browser notifications
Pro Mark-Down support
Yes, it supports markdown.
Pro E2E encrypted
Completely end-to-end encrypted.
Pro Identity verification
Users can publish proofs of identity (PGP public key, Twitter, Facebook, etc).
Pro FOSS
Free (as in beer) and Open Source Software.
Pro Encrypted file sharing
Securely share files.
Pro Public encrypted filesystem
For sharing files publicly.
Pro 250GB of free team file storage
250GB of free storage for encrypted files in a team.
Pro Public teams
Teams can be public with open access or admin-approved access. Opt-in to list public teams.
Pro Private teams
Teams can be completely private (access granted via admin-approval only, not publicly listed).
Pro Encrypted Git
Encrypted private or team Git repositories with automatic commit signatures.
Pro Blockchain technology
Based on blockchain technology.
Pro Sigchain verification
View/verify the cryptographic signature history of any user.
Pro PGP/GPG support
Encrypt/decrypt any PGP message or file with minimal effort.
Pro Public key encryption
Supports public key encryption.
Pro Private encrypted filesystem
Securely store personal files that only you can access.
Pro Shared private encrypted filesystem
Share files securely and privately with other users, a group of users, or a team.
Pro 250GB of free private file storage
250GB of free storage for privately-encrypted files.
Pro Free static site hosting
Host a public static website for free. Sites are automatically viewable via keybase.pub if an index.html or index.md exist in your public files.
Pro Emoji reactions to limit excessive posts and notifications
Pro E2E encrypted team chat
Teams are E2E encrypted, unlike Slack and other services.
Cons
Con No easy End-to-End Encryption setup
Con Features not available out of the box
Difficult to setup the many features it offers. The easy docker installation is for the application only, not it's feature sets. Requires a license for full-set of features.
Con Centralized
Con Poorly made iOS app
Built natively using React it suffers from unresponsiveness, input lag, and sometimes broken services. Coupled with a bad user experience.
Con Poorly made Android app
The Android application is just a badly wrapped web-view which does not perform well and has no form of offline caching whatsoever.
Con Self-Hosted
This doesn't work for every type of company. Mainly great for those concerned with privacy, security, compliance and control of your data/information.