FRC2706 / giorno

Scouting App made for the 2019-2020 FRC Competition
GNU General Public License v3.0
0 stars 0 forks source link

Syncing with other teams #10

Open crabctrl opened 5 years ago

crabctrl commented 5 years ago

Private keys are another issue. They can be synced the same way smart TVs and stuff do, where the host device displays a number and the receiving device has to input that number. This ensures the key is being transferred to the right device.

Alternatively, we can transfer the private key using a QR code as well. Either way, there should be LARGE and OBTRUSIVE popups to make absolutely certain the person sending the key knows what they're doing, because protecting the private key is extremely important.