npub1zs…pl3nv on Nostr: You're right. I'll add some more info and use cases: Normally, http is used by ...
You're right.
I'll add some more info and use cases:
Normally, http is used by companies when hosting internal web pages/applications. Internal mean in a private LAN or VPN.
In the first case you may not need encryption as it's your LAN and you can trust it.
In the second case; the traffic is encrypted by the VPN and application layer (search for OSI model for more info on layers) does not need to do it.
Anyway, it's allways recommended to use https, the extra bit of work is not much compared with the sec it gives to you.
Hope make sense :)
I'll add some more info and use cases:
Normally, http is used by companies when hosting internal web pages/applications. Internal mean in a private LAN or VPN.
In the first case you may not need encryption as it's your LAN and you can trust it.
In the second case; the traffic is encrypted by the VPN and application layer (search for OSI model for more info on layers) does not need to do it.
Anyway, it's allways recommended to use https, the extra bit of work is not much compared with the sec it gives to you.
Hope make sense :)