mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-14 09:34:25 -08:00
9dc879235f
* initial devices.json * initial hardware components * testing page at /docs/hardware/supported/template * WIP Changes * Home page work & updates * Fix build * Fix external link button * Setup linting * rename, cleanup & lint * seperate lint cmd for now Co-authored-by: Foster Irwin <foster@jfirwin.com> Co-authored-by: Sacha Weatherstone <sachaw100@hotmail..om>
32 lines
791 B
Plaintext
32 lines
791 B
Plaintext
---
|
|
id: channels
|
|
title: Channels
|
|
sidebar_label: Channels
|
|
---
|
|
|
|
## Overview
|
|
|
|
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.
|
|
|
|
## Channels
|
|
|
|
### Primary Channel
|
|
|
|
### Secondary Channel
|
|
|
|
### Admin Channel
|
|
|
|
## Data
|
|
|
|
### Telemetry Data
|
|
|
|
### MQTT Bridges
|
|
|
|
## Encryption
|
|
|
|
## Messages
|
|
|
|
### Broadcast Messages
|
|
|
|
### Direct Messages (DMs)
|