Offline games via wifi/bluetooth #12
Owner
- 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
enhancement
label
Labels
No Label
bug
contribution welcome
duplicate
enhancement
help wanted
invalid
language
question
upstream
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: jannis/FlangAndroid#12
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?