meshtastic/docs/about/concepts/channels.mdx

33 lines
811 B
Plaintext
Raw Normal View History

2022-02-25 13:51:14 -08:00
---
id: channels
title: Channels
sidebar_label: Channels
2022-04-24 15:32:31 -07:00
sidebar_position: 3
2022-02-25 13:51:14 -08:00
---
2022-02-25 13:51:14 -08:00
## Overview
2022-03-08 23:43:38 -08:00
Meshtastic Channels: Can create a _somewhat_ secure method of communication on the same mesh network. The channel can be encrypted to prevent normal people from listening in on the traffic. But, it could probably be easily [cracked](https://crypto.stackexchange.com/questions/46559/what-are-the-chances-that-aes-256-encryption-is-cracked) by determined individuals. See [Channel Config](/docs/settings/channel) for more info. It is also possible that your location could be triangulated by determined individuals.
2022-02-25 13:51:14 -08:00
## Channels
### Primary Channel
### Secondary Channel
### Admin Channel
## Data
2022-03-09 12:43:13 -08:00
### Telemetry Data
2022-02-25 13:51:14 -08:00
### MQTT Bridges
## Encryption
## Messages
### Broadcast Messages
### Direct Messages (DMs)