Offline games via wifi/bluetooth #12

Open
opened 2022-12-05 09:28:13 +00:00 by jannis · 0 comments
  • Games can be played off the grid using wifi or bluetooth
  • This needs signing the games:
    • When users sign in, their device gets a game signing key
    • After a rated game is played offline, a package is created containing: players, game data, timestamp
    • This is signed by both devices using their game signing key and sent to the other one.
    • Within 7 days, the game can be uploaded to the server
  • One problem is that you have to trust the other party that they have signed the game with the correct key
- Games can be played off the grid using wifi or bluetooth - This needs signing the games: - When users sign in, their device gets a game signing key - After a *rated* game is played offline, a package is created containing: players, game data, timestamp - This is signed by both devices using their game signing key and sent to the other one. - Within 7 days, the game can be uploaded to the server - One problem is that you have to trust the other party that they have signed the game with the correct key
jannis added the
enhancement
label 2022-12-05 09:28:13 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jannis/FlangAndroid#12
There is no content yet.