Replies: 2 comments 10 replies
-
That's what sharing by QR code is for. Guessing a channel PSK from its name (and documenting how its done is souncecode) would undermine encryption in meshtastic. |
Beta Was this translation helpful? Give feedback.
6 replies
-
Channels with a known key require a lot of management, adding a ton more known keys to be managed on device and over MQTT would create a lot of mesh traffic for pretty limited benefit. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Contact Details
[email protected]
Tell us your idea.
Description:
I would like to be able to use the Channel Name to consistently generate the same PSK for said channel. This option would be available when generating a new channel, and would not be selected by default. When enabling this option, the user should be informed that anyone else using the same channel name can read any messages in this channel.
Why would you want this feature?
This feature would allow for interest groups/rooms/topics for like minded meshtastic users. It would also make it very easy to get two people connected since they only need to exchange the channel name to get connected. This would be exceptionally useful for large gatherings, emergency response, etc.
Example uses:
It is critically important that if this feature is implemented, that the same Channel Name ALWAYS generates the same PSK, on all devices (android/iphone/desktop/etc), otherwise the feature does not work. Therefore it may be necessary, now or later, to implement a versioning selection option.
Relevant log output
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions