this post was submitted on 13 Aug 2024
1974 points (98.4% liked)

Microblog Memes

5846 readers
1300 users here now

A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.

Created as an evolution of White People Twitter and other tweet-capture subreddits.

Rules:

  1. Please put at least one word relevant to the post in the post title.
  2. Be nice.
  3. No advertising, brand promotion or guerilla marketing.
  4. Posters are encouraged to link to the toot or tweet etc in the description of posts.

Related communities:

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] stoy@lemmy.zip 1 points 3 months ago

Yep, I agree fully, and the most annoyibg part is that it would be conceptually easy to get rid of all accounts and still have remote control of the system with access control.

Build the system so that the bridge gets a UUID from the Hue servers, when an app is connected to the bridge have it get the UUID and generate a token for the device.

Then when an external request comes to the Hue server authenticate it with the token and forward it to the bridge.

If you get a new device, simply connect it to the bridge as normal and you are done.

Then have a local admin password on the bridge to clear old tokens, and a nice reset switch to clear all config.

Conceptually, way easier for a user to use, and little need to store personal information on the Hue servers.