mirror of
https://github.com/meshtastic/firmware.git
synced 2026-09-16 00:10:11 -04:00
docs-security-serial-lockdown
The first draft called the setting an operational convenience. That undersold it: the Bluetooth pairing PIN is logged (NRF52Bluetooth.cpp:310 and :420, NimbleBluetooth.cpp:657), and RedirectablePrint gates all serial output on serial_enabled, so disabling the console genuinely withholds the PIN from anyone watching the port. Reframe the section around that: state the disclosure it closes and when that matters, then keep the limits it does not cover. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Overview
This repository contains the official device firmware for Meshtastic, an open-source LoRa mesh networking project designed for long-range, low-power communication without relying on internet or cellular infrastructure. The firmware supports various hardware platforms, including ESP32, nRF52, RP2040/RP2350, and Linux-based devices.
Meshtastic enables text messaging, location sharing, and telemetry over a decentralized mesh network, making it ideal for outdoor adventures, emergency preparedness, and remote operations.
Get Started
- 🔧 Building Instructions - Learn how to compile the firmware from source.
- ⚡ Flashing Instructions - Install or update the firmware on your device.
Join our community and help improve Meshtastic! 🚀
Stats
Languages
C++
72.7%
C
23.1%
Python
2.1%
Shell
1.5%
Batchfile
0.2%
Other
0.2%
