Skip to content

Conversation

@mariusandra
Copy link
Collaborator

@mariusandra mariusandra commented Feb 7, 2024

Adds an access key for talking to the frame, plus access controls:

  • Private (default): You need a key to both view and control the frame.
  • Protected: Everyone can view the frame's image, but you need the access key to update content.
  • Public: Everyone can view or control the frame without a key. This makes for the smallest QR codes.

The traffic still goes over unsecured HTTP, so it's not a silver bullet, but a start.

The access key is appended to the URL in the interface and on QR codes when needed

image image

@mariusandra mariusandra mentioned this pull request Feb 7, 2024
@mariusandra mariusandra merged commit a8cc568 into main Feb 7, 2024
@mariusandra mariusandra deleted the frame-api-key branch February 7, 2024 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants