|
|
|
|
|
by simiones
1418 days ago
|
|
> My preferred setup is to have an unencrypted service running on 127.0.0.1 (so not publicly available), Don't forget that JS from any webpage can access your 127.0.0.1 to various degrees. Depending on what types of requests exactly the server accepts, it may be somewhat unsafe for a machine with a browser. |
|
On a machine with a browser, local servers are dangerous, HTTPS or not.