point out MITM risk when not using https for querying the IP
This commit is contained in:
parent
36d4445c97
commit
70ab452484
@ -25,6 +25,11 @@ not work).
|
|||||||
|
|
||||||
On the hosts overview page, we show whether we received the last update via TLS.
|
On the hosts overview page, we show whether we received the last update via TLS.
|
||||||
|
|
||||||
|
Please note that if you like security, you also need to use https (with
|
||||||
|
certificate verification) if you use the web-based method to query your IP
|
||||||
|
address. If you use http, a powerful attacker could MITM your request and
|
||||||
|
tell you a wrong IP, which your updater then would happily write into DNS.
|
||||||
|
|
||||||
|
|
||||||
Login with remote vs. local Account
|
Login with remote vs. local Account
|
||||||
===================================
|
===================================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user