Update README.md

This commit is contained in:
SpudGunMan
2025-09-26 15:38:36 -07:00
parent adb6fa3b5a
commit b8318f8f3e
+1
View File
@@ -472,6 +472,7 @@ bbslink_whitelist = # list of whitelisted nodes numbers ex: 2813308004,425867530
### Firmware 2.6 DM Key, and 2.7 CLIENT_BASE Favorite Nodes
The 2.6 firmware added [PKC](https://meshtastic.org/blog/introducing-new-public-key-cryptography-in-v2_5/) which adds needed keys to the node for private messages. To capoltize on this favorite node use is neded to lock in the keys. A tool to help facilitate adding favorite nodes like BBS admin to the lock in list.
- run this helper script from the main program directory `python3 script/addFav.py`
- default adds bbs_admin_list and bbslink_whitelist
```conf
[general]
setFavorites = # list of favorite nodes numbers ex: 2813308004,4258675309 used by script/addFav.py