Tekos
  • General overview
  • Tekos Chat Workspace
    • Tekos Chat
      • Design and Interface of chat
      • Apps
    • Tekos Chat FAQ
      • How to create a workspace for my team?
      • How to invite members to my workspace?
      • What is a room and to create it?
      • Public or private room? What is the difference?
      • What is Roles & Permissions?
      • What is power level and how does it work?
      • How do I know if my message was read?
      • How can I share a file?
      • How to search messages and/or files.
      • How do I make video calls?
      • How do I change my profile settings?
      • Notifications settings.
      • Room settings.
      • How to leave a room?
      • Lab features
  • Flow Builder
    • Tekos Flow
      • Editor UI
      • Building your first flow
        • Import / Export Flow
      • Flow.tekos library
      • Subflows
  • Omnichannel Live Chat
    • Overview
    • Channels
      • WhatsApp
  • Building Apps
    • Building Apps
      • Connecting flow with the chat
      • HTTP Requests
        • Handle query parameters passed to an HTTP endpoint
        • Handle url parameters in an HTTP endpoint
    • Chat Surfaces
      • Modals - Adaptive Cards
        • Building An Adaptive Card
        • Basic usage of Cards
        • Variables in the Cards
        • Action Buttons
      • Messages
        • Instant Messaging
          • Message types
        • Getting the Messages
        • Getting events for a room
        • Messages webhook
    • Interactivity in the Chat
      • Shortcuts
      • Slash Commands
      • Buttons
Powered by GitBook
On this page
  • What comes with the Tekos Chat
  • Possibilities:

Was this helpful?

  1. Tekos Chat Workspace

Tekos Chat

Tekos chat is messaging and collaboration platform that connect teams and information within a community (workspace).

PreviousGeneral overviewNextDesign and Interface of chat

Last updated 4 years ago

Was this helpful?

What comes with the Tekos Chat

1:1 & group discussions Chat within a team room or send direct messages.

Threads Ask a question, respond to a query, or give feedback without disrupting the flow of the discussion.

Notifications Stay notified and never miss important information.

Self-hosting For more control of your data and conversations.

End-to-end encryption For secured communication

Visual App Builder To create apps faster, without coding

Unlimited voice calls Connect with your remote team and partners anytime everywhere.

Video meetings & screen sharing Chat face-to-face, share your screen to get into details, broadcast presentations, and even do interviews.

File sharing and storage Share files related to your project, store them in the cloud, and easily search within the app.

Live Chat Set up a free chat widget in minutes and start to interact with your website visitors directly from Tekos Chat.

Possibilities:

Decentralized & open-standard messaging protocol

Our system is built on top of Matrix, an open network for secure, decentralized communication delivering a community of users, bridged networks plus full end-to-end encryption. The system is a server-less, distributed, a peer-to-peer database that automatically synchronizes databases with peers. Unlike most messaging services, there are no centralized servers or single points of failure that can be compromised or shut down, no matter who asks.

Messaging

End-to-End Encryption

VoIP

With the advent of WebRTC, developers gained the ability to exchange high quality voice and video calls – but no standard way to actually route the calls.

Matrix is the missing signalling layer for WebRTC. If you are building VoIP into your app, or want to expose your existing VoIP app to a wider audience, building on Matrix’s SDKs and bridges should be a no-brainer.

Bridging

The core Matrix team maintains bridges to Slack, IRC, XMPP and Gitter, and meanwhile the wider Matrix community provides bridges for Telegram, Discord, WhatsApp, Facebook, Hangouts, Signal and many more.

Tekos Chat is built on open source project

Matrix gives you simple and (iOS, Android, Web) to create chat rooms, direct chats and chat bots, complete with end-to-end encryption, file transfer, synchronized conversation history, formatted messages, read receipts and more.

Conversations are replicated over all the servers participating in them, meaning there are no single point of control or failure. You can reach any other user in the global Matrix ecosystem of over 25M users, even including those on other networks via .

Matrix provides state-of-the-art end-to-end-encryption via the and cryptographic ratchets. This ensures that only the intended recipients can ever decrypt your messages, while warning if any unexpected devices are added to the conversation.

Matrix’s encryption is based on the popularized by Signal, but extended to support encryption to rooms containing thousands of devices. Olm and Megolm are specified as an and are released under the Apache license, .

Matrix owes its name to its ability to bridge existing platforms into a global open matrix of communication. Bridges are core to Matrix and designed to be as , with Matrix providing the highest common denominator language to link the networks together.

Matrix
HTTP APIs
SDKs
bridges
Olm
Megolm
Double Ratchet Algorithm
open standard
implementations
independently audited by NCC Group
easy to write as possible
Tekos chat platform