Code Monkey home page Code Monkey logo

Comments (6)

stephen304 avatar stephen304 commented on July 4, 2024 2

What if you had the public chat as an unremovable room at the top of the rooms list? Then you can add as many chats as you want underneath that? I don't think many of the details of the rooms need to be exposed to the user, I like how Riot/Element keeps its room / dm list.

from firmware.

yhaenggi avatar yhaenggi commented on July 4, 2024 1

Being in the default channel and a private channel would be a good start already. You could communicate with all meshtastic users and with one (and later on more) private channel.

from firmware.

geeksville avatar geeksville commented on July 4, 2024

This issue has been mentioned on Meshtastic. There might be relevant details there:

https://meshtastic.discourse.group/t/option-for-chat-rooms-and-unencrypted-messages/134/4

from firmware.

geeksville avatar geeksville commented on July 4, 2024

This issue has been mentioned on Meshtastic. There might be relevant details there:

https://meshtastic.discourse.group/t/public-emergency-chat-room-not-encrypted/713/12

from firmware.

geeksville avatar geeksville commented on July 4, 2024

The development of the clean on device api and gpio service informed me a bit on this. Implementation plan:

  • Allow devices to be in multiple channels, only one of which is designated as the "primary" channel. primary channel is used to select radio freq/sf etc...
  • When receiving messages try to decode against all current channels
  • Store 'channel' (either an index or a hash) in MeshPacket - but never send over the lora link
  • Use special channel names for security groups (device settings admin, gpio control etc)
  • Make a much shorter channel QR code for minimally secure channels

from firmware.

geeksville avatar geeksville commented on July 4, 2024

fixed in 1.2

from firmware.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.