Last Updated:

Encrypted chat and storage with Keybase

masonbee
masonbee Internet

Keybase is an encrypted chat, storage, encryption key directory, and more with clients for most operating systems including Android, iPad and iPhone. Additionally it allows people to create teams with admins, use git, send and store XLM (Stella) and create a web of trust to verify peoples identities.

Installation

To install Keybase on Kubuntu 20.04, open Konsole and type,

curl --remote-name https://prerelease.keybase.io/keybase_amd64.debsudo apt install ./keybase_amd64.debrun_keybase

If you do not have curl installed you can install it by typing,

sudo apt install curl

Further Information