Secure Your Remote Access

Поделиться
HTML-код
  • Опубликовано: 6 фев 2025
  • The May Home Assistant release brings strict connections, preventing access the Home Assistant Remote Access URL for new devices. Let me show you.

Комментарии •

  • @bruxy70
    @bruxy70  9 месяцев назад

    Last minute change, this will not be included in 2024.5.0, it is pulled back from the beta, and will come in a later release. Sorry!

  • @ChristianBeltrame
    @ChristianBeltrame 9 месяцев назад

    I apologize if you already talked about it, but how about Cloudflare tunnels?

  • @licanueto
    @licanueto 9 месяцев назад

    how does the server identify that the user has logged in to decide whether to serve the page or not? is it cookies?
    I thought a site had to at least load to get hold of that data but I guess have to be wrong

    • @bruxy70
      @bruxy70  9 месяцев назад

      I think it first tries to authenticate you using an existing token. If it does not work, it will go to login to check your credentials and generate new token. So you does not login each time, the browser does not send your username/password/MFA. Server keeps a list of valid tokens in /profile/security. And when you authenticate, the browser and server exchange encrypted messages to validate the token.

    • @shailukov7440
      @shailukov7440 7 месяцев назад

      Interesting to see when it will be published.
      Does it means that it will work for home assistant cloud only?

    • @bruxy70
      @bruxy70  7 месяцев назад

      @@shailukov7440 No, it will work for local reverse proxy too, but you will have to configure that (YAML). It will apparently still make some time, it is rather complex, they need to make significant changes to the mobile apps.

    • @shailukov7440
      @shailukov7440 7 месяцев назад

      ​@bruxy70 what is the difference between webui to the mobile app connection?

    • @bruxy70
      @bruxy70  7 месяцев назад

      @@shailukov7440 They switch between local access and internet. This is where the issue is. When you left home, the mobile app stopped working.

  • @martyb3783
    @martyb3783 9 месяцев назад

    Great information. Thanks!

  • @ronm6585
    @ronm6585 9 месяцев назад

    Thanks for sharing.

  • @cavalierCZ
    @cavalierCZ 3 месяца назад

    Hello Václav, thank you for another great video. My configuration is based on NGINX Reverse Proxy. As you mentioned in the video, did you test this functionality without Nabu Casa - configuration required directly in configuration.yaml? Thanks for your tip!

  • @BradleyHerbst
    @BradleyHerbst 9 месяцев назад

    I personally don't think this is that big of a deal especially since I have a randomly generated password and two factor turn on my home assistant account. However more security options is never a bad thing.

  • @PoubellePoubelle-q9x
    @PoubellePoubelle-q9x Месяц назад

    As long as a normal remote free access to HA without needing geeky router configs and dynamic DNS and/or paying a proprietary nabu casa service, this topic is useless really. I personally stopped using HA for this inexistent remote access feature.