getumbrel / umbrel

A beautiful home server OS for self-hosting with an app store. Buy a pre-built Umbrel Home with umbrelOS, or install on a Raspberry Pi or any x86 system.
https://umbrel.com
Other
7.21k stars 522 forks source link

Problem opening the domain to the external network #1832

Open mikropsoft opened 4 months ago

mikropsoft commented 4 months ago

I get an error as shown in the screenshot, even though I have opened an external network connection via Keenetic, everything I have done is correct.

Ekran Görüntüsü (10)

Ekran Görüntüsü (11)

lil5 commented 4 months ago

Please don't do this, port 80 will be sending unencrypted packets to your server making a ManInTheMiddle attack very easy (intercepting your login password/token).

Umbrel dev seem not interested in adding 443 https support.

If you want to access Umbrel outside of LAN I suggest using tailscale, this still opens up attacks when not connected to tailscale.

TLDR; wait until umbrel get their act together and add https support.

mikropsoft commented 4 months ago

Please don't do this, port 80 will be sending unencrypted packets to your server making a ManInTheMiddle attack very easy (intercepting your login password/token).

Umbrel dev seem not interested in adding 443 https support.

If you want to access Umbrel outside of LAN I suggest using tailscale, this still opens up attacks when not connected to tailscale.

TLDR; wait until umbrel get their act together and add https support.

Security is not important for me. Also in this setting that appears in keenetic, umbrel works on port 80 so I enter that. When I open it to the external network with keendns I can connect as https, you can investigate that. I was able to connect through Casaos without any problem, I hope they can solve this problem, thanks!