i have a cool idea for something like pictochat but on the flipper:
- generate a passkey or passphrase on one device that acts like a traditional 2fa key that you would normally put into an authenticator (to change the frequency to send and receive at on all flippers on that code)
- AES-type encryption to securely send and receive messages (hopefully this can be embedded in the code that is generated)
- this chat room could also be used to send files
to figure out:
- securely sending the key for the chat to participants (no fakers!!) -- we could use the serial key for the device to identify participants (like how iphones use it for imessage) but anyone can fake it and we wouldn't know who is who
